summaryrefslogtreecommitdiff
path: root/ao.h
Commit message (Expand)AuthorAge
* Send computed accel/vel/pres values over the radio0.3Keith Packard2009-05-17
* Enable radio monitor by default in teleterra, teledongle and tidongleKeith Packard2009-05-13
* Indicate RSSI with a blinking LEDKeith Packard2009-05-13
* Decrease telemetry rate on the pad to 1/sec instead of 20/secKeith Packard2009-05-10
* Record average accelerometer value in flight start log recordKeith Packard2009-05-10
* Add version command to show product informationKeith Packard2009-05-09
* Use 'char' instead of 'uint8_t' for character dataKeith Packard2009-04-29
* Label binaries with product and serial infoKeith Packard2009-04-26
* Add configuration supportKeith Packard2009-04-26
* Add RDF beacon and callsign to telemetryKeith Packard2009-04-25
* Add radio code to emit a 1kHz toneKeith Packard2009-04-25
* Allow the USB system to be disabled/enabled at run-timeKeith Packard2009-04-25
* Make LED usage depend on target deviceKeith Packard2009-04-25
* Make some functions reentrant to save DSEG spaceKeith Packard2009-04-25
* Define ao_state_names in ao.h so other people can shareKeith Packard2009-04-24
* Update flight algorithm based on data collected from SN-1 Flight 1Keith Packard2009-04-24
* Add igniters and update flight control algorithmKeith Packard2009-04-24
* Avoid ram from 0xfda2 through feff, its funkyKeith Packard2009-04-24
* Clean up telemetry now that all packets are the sameKeith Packard2009-04-21
* Fix up fancy dbg stuff. Add teleterra initial bits.Keith Packard2009-04-21
* Add radio support. Build separate executables for TeleMetrum and the TI dongleKeith Packard2009-04-20
* Parse GPS data locally. Add 'g' command to display recent GPS results.Keith Packard2009-04-18
* 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
* Make mutex functions reentrantKeith Packard2009-04-14
* Add in existing flight pieces: flight/report/logKeith Packard2009-04-14
* Add eeprom driver and command loopKeith Packard2009-04-14
* Switch from --model-large to --model-smallKeith Packard2009-04-14
* Add comments, clean up white space, etc.Keith Packard2009-04-14
* USB working up through reading stringsKeith Packard2009-04-13
* Add USB support.Keith Packard2009-04-13
* Add beep/led support.Keith Packard2009-04-12
* Add A/D samplerKeith Packard2009-04-12
* Add 100Hz timerKeith Packard2009-04-12
* GPL Version 2 onlyKeith Packard2009-04-12
* Initial AltOS importKeith Packard2009-04-12