fw/altos
2011-03-23 Keith Packardaltosui: Add telemetry format menu and preferences
2011-03-23 Keith Packardaltosui: Add support for telemetry version 4
2011-03-23 Keith PackardAdd description to test flights
2011-03-23 Keith PackardAdd ao_kalman.h to .gitignore
2011-03-23 Keith Packardaltos: Exit flight test at landing. Allow description...
2011-03-23 Keith Packardaltos: Ignore alt error for fast->coast. Allow larger...
2011-03-22 Keith Packardaltos: Restore sensible kalman values
2011-03-22 Keith Packardaltos: Fix up flight code testing
2011-03-22 Keith Packardaltos: Missing parens and some bad arithmetic in the...
2011-03-22 Keith Packardaltos: Add ao_flight_debug code
2011-03-22 Keith Packardaltos: Clean up some debug stuff in ao_flight.c
2011-03-22 Keith Packardaltos/kalman: Kalman terms can be > 1, use 32-bit fixed...
2011-03-21 Keith Packardaltos: Compute a 'trust' value for the barometer
2011-03-21 Keith Packardaltos: Switch telemetrum over to kalman filter
2011-03-21 Keith Packardaltos: Add nickle kalman implementation.
2011-03-20 Keith Packardaltos: Add .sdcdbrc file for teledongle
2011-03-20 Keith Packardaltos: New telemetry report format (version 4). Support...
2011-03-20 Keith Packardaltos: The kalman code requires a constant sample rate
2011-03-20 Keith Packardaltos: Split telenano main from telemini
2011-03-20 Keith Packardaltos: Split out tiny telemetry from full telemetry
2011-03-20 Keith Packardaltos: Make telemetry interval more consistent
2011-03-20 Keith Packardaltos: Configure packet size from send/recv parameters.
2011-03-20 Keith Packardaltos: Don't init packet slave on TD. Make slave start...
2011-03-20 Keith Packardaltosui: Add software version to Configure AltosUI...
2011-03-19 Keith Packardaltos: Baro-only boards must not detect launch on accel...
2011-03-19 Keith Packardaltos: Write height values to log for nano/mini
2011-03-19 Keith Packardaltos/test: Add scripts to run lots of flights through...
2011-03-19 Keith Packardaltos: Fix mini/nano default log size to available...
2011-03-19 Bdale GarbeeMerge branch 'telemini' of ssh://git.gag.com/scm/git...
2011-03-19 Bdale Garbeefix up script to work and have reasonable texts
2011-03-19 Keith Packardaltos: Add TeleNano support
2011-03-19 Keith Packardaltos: Tiny logging fixes. Scan at start, stop when...
2011-03-18 Keith Packardaltos: Add kalman filters for baro-only boards
2011-03-17 Keith Packardaltos: Add tiny logging for TeleMini/TeleNano
2011-03-17 Anthony Townsignore new flight test file
2011-03-17 Keith Packardaltos: Internal flash ops block when running from flash
2011-03-16 Keith Packardaltos: oops -- altitude reporting wasn't pausing betwee...
2011-03-16 Keith Packardao-load: Make usb descriptor rewriting optional
2011-03-16 Keith Packardbringup: Add script for telemini
2011-03-16 Keith Packardaltos: Switch pins around for TeleMini
2011-03-16 Keith Packardaltos: Switch LED usage for TeleMini around
2011-03-16 Anthony Townsao_intflash: Avoid overwriting code
2011-03-16 Keith Packardaltos: Add TeleMini v1.0
2011-03-16 Keith Packardaltos: Start with packet slave running. Turn off in...
2011-03-16 Keith Packardaltos/test: Add baro-only flight test program
2011-03-16 Keith Packardaltos/test: Use ao_convert.c instead of hand-coded...
2011-03-16 Keith Packardaltos: Make serial, usb, beeper and accelerometer optio...
2011-03-16 Anthony Townsao_intflash: Use internal flash for storage
2011-03-16 Keith Packardaoview: remove -s option.
2011-03-16 Keith PackardBump published version number to 0.9.1
2011-03-16 Keith Packardaltosui: Missed jcommon.jar in the Mac OS install image
2011-03-07 Keith Packardaltos: Oops. Lost a couple of commands when merging...
2011-03-07 Anthony Townssrc/ao_cmd: Shave off bytes from doc strings
2011-03-07 Keith PackardRevert "src/ao_gps_skytraq.c: Update logging rate to...
2011-02-19 Keith Packardaltosui: Display eeprom parsing errors to user
2011-02-19 Keith Packardaltosui: Always read whole eeprom block, even at end...
2011-02-19 Keith Packardaltosui: Mark empty eeprom records 'invalid', don't...
2011-02-19 Bdale Garbeeupdate changelogs for Debian build debian/0.9.1
2011-02-19 Bdale Garbeetie bringup scripts to Bdale's bench TeleDongle 0.9.1
2011-02-19 Anthony Townssrc/ao_gps_skytraq.c: Update logging rate to 10Hz
2011-02-19 Anthony Townssrc/ao_gps_skytraq: simplify parsing code
2011-02-19 Anthony Townsao_radio: generalise setup of packet size
2011-02-18 Keith Packardaltos/test: auto-configure acceleration parameters...
2011-02-18 Keith Packardaltos/test: Add dependencies in the Makefile for ao_fli...
2011-02-18 Keith Packardao-load: fix usage message to note that '=' is required...
2011-01-19 Bdale Garbeeupdate changelogs for Debian build debian/0.9
2011-01-19 Bdale Garbeeelide changelog entries or re-release of 0.9 0.9
2011-01-19 Bdale Garbeeupdate turnon script to prefer TeleDongle as programmer
2011-01-19 Bdale Garbeeupdate changelogs for Debian build debian/0.9+2+g97f4f2e
2011-01-19 Keith Packardaltos: Program default flight log max value for new...
2011-01-19 Bdale Garbeeupdate changelogs for Debian build
2011-01-19 Bdale Garbeeprepare to release
2011-01-19 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+81+g4ae724f
2011-01-19 Bdale Garbeewe need an install target to prevent parent dir make...
2011-01-19 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+79+g9a5666f
2011-01-19 Keith Packarddoc: Build with 'make all' from top level. Build with...
2011-01-19 Keith Packardfat: Add docs to Linux package
2011-01-19 Keith Packardfat: Add firmware for v1.1 and docs to mac/windows...
2011-01-19 Bdale Garbeefreshen copyright year
2011-01-19 Bdale Garbeeadd 0.9 revision entry, with caveat about telemetry...
2011-01-19 Keith Packarddoc: Add v0.9 features from altosui to documentation.
2011-01-19 Keith Packarddoc: Don't delete telemetrum-outline.pdf
2011-01-19 Bdale Garbeeupdate changelogs for Debian build debian/0.8.1+71+gda42f40
2011-01-17 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-01-17 Bdale Garbeeupdate documentation to reflect reality that modifying...
2011-01-17 Keith Packarddoc: Remove mention of ao_wake_task
2011-01-17 Keith Packardaltos: Use 5V reference data to correct accelerometer...
2011-01-17 Keith Packardaltos: Optimize fetching of ADC data in flight code
2011-01-17 Keith Packardaltos: Sample the accelerometer reference voltage on...
2011-01-17 Keith Packardaltos: Ensure flight code gets first crack at new ADC...
2011-01-17 Keith Packardaltos: Auto-calibrate linux-based flight testing code
2011-01-17 Mike BeattieRework invalid accel cal detection code
2011-01-16 Keith Packardaltosui: Remove spurious colons from eeprom selection...
2011-01-16 Keith Packardaltos: Add DATA_TO_XDATA to linux test harness
2011-01-16 Mike Beattiealtos: Added check for out of bounds accel
2011-01-16 Mike Beattiealtos: Added check for an accel value above 1.5g
2011-01-16 Keith Packardaltos: average 512 accel/baro samples at startup instea...
2011-01-16 Anthony Townsaltos: Restructure skytraq NMEA parsing code to save...
2011-01-16 Keith Packardaltos: Flush log when full
2011-01-16 Keith Packardaltos: TELEMETRY PROTOCOL CHANGE. Switch to 16-bit...
next