altosui: Add support for telemetry version 4
[fw/altos] / src / ao_log.c
2011-03-17 Keith Packardaltos: Add tiny logging for TeleMini/TeleNano
2011-03-16 Keith Packardaltos: Make serial, usb, beeper and accelerometer optio...
2011-03-07 Anthony Townssrc/ao_cmd: Shave off bytes from doc strings
2011-01-17 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2011-01-17 Keith Packardaltos: Ensure flight code gets first crack at new ADC...
2011-01-16 Keith Packardaltos: Flush log when full
2011-01-12 Keith Packardaltos: check for valid flight number in ao_log_delete
2011-01-08 Keith Packardaltos: Check for full log and complain
2011-01-08 Keith Packardaltos: ensure erase mark is written when erasing flights
2011-01-08 Keith Packardaltos: report flight log offsets in hex block numbers...
2011-01-07 Keith Packardaltos: support storage of multiple flights.
2011-01-07 Keith Packardaltos: Mark end of available flight list with 'done...
2011-01-07 Keith Packardaltos: Rip out 'optimization' in ao_log_scan
2011-01-07 Keith Packardaltos: Move common storage code to ao_storage.c. Add...
2011-01-07 Keith Packardaltos: Require manual flight erasing.
2011-01-06 Keith Packardaltos: Simplify storage API
2010-09-05 Anthony TownsMerge branch 'master' of git://git.gag.com/fw/altos
2010-08-27 Keith PackardMerge remote branch 'origin/master' into new-packet...
2010-08-27 Bdale GarbeeMerge branch 'new-packet-format' of ssh://git.gag.com...
2010-08-27 Keith Packardaltos: mark gps date written only after it gets into...
2010-07-28 Keith PackardMerge remote branch 'keithp/macos'
2010-07-28 Keith PackardMerge branch 'macos'
2010-07-28 Keith PackardMake ao_log_data re-entrant as it is used for both...
2009-11-15 Keith PackardAdd flight number to telemetry stream.
2009-11-03 Keith PackardRemove "l" command as ao-dumplong no longer uses it
2009-11-02 Keith PackardMerge remote branch 'origin/master' 0.6
2009-11-02 Keith PackardMerge remote branch 'origin/master' into skytraq
2009-10-16 Keith PackardSave some DSEG space by marking cmd functions __reentrant
2009-09-03 Bdale GarbeeMerge commit 'origin/master'
2009-09-03 Keith PackardRemove bit-banging debug support from TM board builds
2009-06-04 Keith PackardMerge ccdbg and altos sources into one giant repository
2009-06-04 Keith PackardUse autotools, move altos to src subdir