summaryrefslogtreecommitdiff
path: root/ao_usb.c
Commit message (Expand)AuthorAge
* Use autotools, move altos to src subdirKeith Packard2009-06-04
* Discard usb output before connection. Handle USB reset.0.2Keith Packard2009-05-13
* Use 'char' instead of 'uint8_t' for character dataKeith Packard2009-04-29
* Label binaries with product and serial infoKeith Packard2009-04-26
* Allow the USB system to be disabled/enabled at run-timeKeith Packard2009-04-25
* Add radio support. Build separate executables for TeleMetrum and the TI dongleKeith Packard2009-04-20
* Add task names and 'T' command to show task status.Keith Packard2009-04-18
* Add gps, debug dongle support and pressure alt tablesKeith Packard2009-04-17
* Move a bunch of variables from __data to __xdataKeith Packard2009-04-15
* Switch from --model-large to --model-smallKeith Packard2009-04-14
* Switch USB to double-bufferedKeith Packard2009-04-13
* Fix USB input/output by reloading packet limits.Keith Packard2009-04-13
* USB working up through reading stringsKeith Packard2009-04-13
* Add USB support.Keith Packard2009-04-13