Allow for slower ADC operation. Add power saving code.
[fw/altos] / ao_task.c
2009-04-25 Keith PackardPlace CPU in P0 state while idle
2009-04-25 Keith PackardMake some functions reentrant to save DSEG space
2009-04-22 Keith PackardClean up task list formatting
2009-04-21 Keith PackardAdd radio support. Build separate executables for TeleM...
2009-04-19 Keith PackardAdd task names and 'T' command to show task status.
2009-04-18 Keith PackardAdd gps, debug dongle support and pressure alt tables
2009-04-14 Keith PackardAdd eeprom driver and command loop
2009-04-14 Keith PackardSwitch from --model-large to --model-small
2009-04-14 Keith PackardAdd comments, clean up white space, etc.
2009-04-13 Keith PackardAdd USB support.
2009-04-13 Keith PackardAdd beep/led support.
2009-04-13 Keith PackardAdd A/D sampler
2009-04-13 Keith PackardAdd 100Hz timer
2009-04-13 Keith PackardGPL Version 2 only
2009-04-13 Keith PackardSP points at last pushed byte
2009-04-13 Keith PackardInitial AltOS import