summaryrefslogtreecommitdiff
path: root/src/kernel/ao_log_fireone.c
Commit message (Collapse)AuthorAge
* altos: Remove AO_LOG_STATE from ao_log_telefiretwoKeith Packard2019-02-18
| | | | | | | | | | Telefiretwo never changes flight state, so these packets weren't going to be written. Also stop passing &log to ao_log_firetwo -- it always got the global anyways, just use it directly. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: add initial support for TeleFireOne v2.0Bdale Garbee2019-02-17
|
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* clean up telefireone name referencesBdale Garbee2017-07-21