summaryrefslogtreecommitdiff
path: root/src/kernel/ao_log.c
Commit message (Expand)AuthorAge
* altos: Mark local functions 'static'Keith Packard2019-02-18
* altos: Make cmd number parsing functions return valueKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Switch global 'log' to 'ao_log_data'Keith Packard2018-08-15
* altos: Fix inverted test for corrupt flight logKeith Packard2017-11-11
* altos: Share common logging code. Deal with corrupt initial flight recordsKeith Packard2017-10-28
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Don't add AO_LOG_FLIGHT to existing GPS logsKeith Packard2014-09-01
* telegps-v1.0: Provide one log and append to itKeith Packard2014-08-17
* altos/telegps: Create new flight if current flight is erasedKeith Packard2014-06-12
* altos: Define ao_log_mutex in ao_log.c rather than every log productKeith Packard2014-06-12
* altos: Clear out eeprom erase records when writing entry 0Keith Packard2014-06-07
* altos: Allow value other than 0 for marking erased flightsKeith Packard2014-06-07
* altos: Include sensor logging task only on flight boardsKeith Packard2014-06-05
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05