summaryrefslogtreecommitdiff
path: root/ao_panic.c
Commit message (Collapse)AuthorAge
* Use autotools, move altos to src subdirKeith Packard2009-06-04
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add radio support. Build separate executables for TeleMetrum and the TI dongleKeith Packard2009-04-20
| | | | | | | | | Ok, way too big a patch, but things were in rough shape. This patch adds support for the radio, both transmit and receive. Then, because I could no longer run the TeleMetrum code on the TI dongle, I ended up building a separate image for the TI board, which involved creating a mechanism for having multiple command sets and splitting code for different functions into different files.
* Slow down panic presentationKeith Packard2009-04-18
|
* Slow down panic code, disable interruptsKeith Packard2009-04-14
|
* Add comments, clean up white space, etc.Keith Packard2009-04-14
| | | | | | Various clean ups now that the basic code appears to work. Signed-off-by: Keith Packard <keithp@keithp.com>
* USB working up through reading stringsKeith Packard2009-04-13
|
* GPL Version 2 onlyKeith Packard2009-04-12
|
* Initial AltOS importKeith Packard2009-04-12