fw/altos
2009-04-21 Keith PackardClean up telemetry now that all packets are the same
2009-04-21 Keith PackardAdd longer debug delays to reset/debug_mode entry
2009-04-21 Keith PackardFix up fancy dbg stuff. Add teleterra initial bits.
2009-04-21 Keith PackardAdd radio support. Build separate executables for TeleM...
2009-04-19 Keith PackardStart using pdata area for less-frequently used data sn1-flight1
2009-04-19 Keith PackardSlow down panic presentation
2009-04-19 Keith PackardParse GPS data locally. Add 'g' command to display...
2009-04-19 Keith PackardAdd task names and 'T' command to show task status.
2009-04-19 Keith PackardFix GPL version at 2
2009-04-18 Keith PackardAdd gps, debug dongle support and pressure alt tables
2009-04-15 Keith PackardMove a bunch of variables from __data to __xdata
2009-04-15 Keith PackardSlow down panic code, disable interrupts
2009-04-15 Keith PackardKeep reporting flight state while it changes
2009-04-15 Keith Packarduse red LED to indicate system startup
2009-04-15 Keith PackardUse ao_ee_flush_internal while holding mutex
2009-04-15 Keith PackardLeave beeping and lights to the flight code
2009-04-15 Keith PackardMake mutex functions reentrant
2009-04-15 Keith PackardAdd in existing flight pieces: flight/report/log
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-14 Keith PackardSwitch USB to double-buffered
2009-04-14 Keith PackardFix USB input/output by reloading packet limits.
2009-04-14 Keith PackardUSB working up through reading strings
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 PackardUpdate README
2009-04-13 Keith PackardGPL Version 2 only
2009-04-13 Keith PackardMake test more complicated
2009-04-13 Keith PackardSP points at last pushed byte
2009-04-13 Keith PackardAdd .gitignore
2009-04-13 Keith PackardInitial AltOS import