summaryrefslogtreecommitdiff
path: root/src/ao_log.c
Commit message (Expand)AuthorAge
* altos: Add 5V reference computation for v1.1 boards.Keith Packard2011-01-15
* altos: check for valid flight number in ao_log_deleteKeith Packard2011-01-12
* altos: Check for full log and complainKeith Packard2011-01-07
* altos: ensure erase mark is written when erasing flightsKeith Packard2011-01-07
* altos: report flight log offsets in hex block numbers instead of bytesKeith Packard2011-01-07
* altos: support storage of multiple flights.Keith Packard2011-01-07
* altos: Mark end of available flight list with 'done' to make the UIKeith Packard2011-01-06
* altos: Rip out 'optimization' in ao_log_scanKeith Packard2011-01-06
* altos: Move common storage code to ao_storage.c. Add M25P80 driverKeith Packard2011-01-06
* altos: Require manual flight erasing.Keith Packard2011-01-06
* altos: Simplify storage APIKeith Packard2011-01-06
* altos: mark gps date written only after it gets into eepromKeith Packard2010-08-26
* Make ao_log_data re-entrant as it is used for both sensor and GPS logsKeith Packard2010-07-28
* Add flight number to telemetry stream.Keith Packard2009-11-15
* Remove "l" command as ao-dumplong no longer uses itKeith Packard2009-11-02
* Save some DSEG space by marking cmd functions __reentrantKeith Packard2009-10-16
* Remove bit-banging debug support from TM board buildsKeith Packard2009-09-02
* Use autotools, move altos to src subdirKeith Packard2009-06-04