Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos: packet and usb i/o routines use 'char', not 'uint8_t' | Keith Packard | 2011-01-06 |
* | altos: eliminate ao_wake_task | Keith Packard | 2010-12-22 |
* | altos: clean up radio abort paths. Share radio code. | Keith Packard | 2010-12-22 |
* | altos: shut down packet mode cleanly | Keith Packard | 2010-08-29 |
* | altos: Abort radio harder when terminating packet mode. | Keith Packard | 2010-08-29 |
* | altos: flush pending output when terminating packet mode | Keith Packard | 2010-08-29 |
* | altos: add callsign to packet mode, increase payload to 64 bytes | Keith Packard | 2010-08-07 |
* | Fix all stdio reading functions to be __critical | Keith Packard | 2010-05-05 |
* | Return radio to telemetry settings when packet system closed. | Keith Packard | 2009-11-05 |
* | Explicitly use USB I/O routines in packet code | Keith Packard | 2009-11-04 |
* | In packet master, move USB flush from packet thread to echo thread | Keith Packard | 2009-11-04 |
* | Enable packet-based communcation to command processor | Keith Packard | 2009-11-01 |