summaryrefslogtreecommitdiff
path: root/src/ao.h
Commit message (Expand)AuthorAge
* Tasks may move in task structure as a result of ao_exitKeith Packard2010-04-06
* Fix up LED colors for each product.Keith Packard2010-02-27
* Change altos build process to support per-product compile-time changesKeith Packard2010-02-20
* Log GPS data on pad after boost detect.Keith Packard2010-02-13
* Force idle mode by shorting the SPI clock to ground at boot time.Keith Packard2010-01-09
* Add AT45DBxx1D driverKeith Packard2010-01-09
* Use ao_radio_get/ao_radio_put in packet code.Keith Packard2009-12-19
* Re-order config values. Change frequency to calKeith Packard2009-12-05
* Add radio calibration configuration.Keith Packard2009-12-04
* Make ao_cmd_decimal produce both 32 and 16 bit values.Keith Packard2009-12-04
* Stop using SiRF state info.Keith Packard2009-11-15
* Add date to GPS data, captured from GPRMC packet.Keith Packard2009-11-15
* Add flight number to telemetry stream.Keith Packard2009-11-15
* Add reboot command.Keith Packard2009-11-05
* Move ao_match_word from ao_ignite.c to ao_cmd.cKeith Packard2009-11-05
* Pass accel calibration over telemetry stream. Telemetry data format change.Keith Packard2009-11-03
* Add two-point accelerometer calibration.Keith Packard2009-11-02
* Add ao_usb_pollchar to ao.hKeith Packard2009-11-02
* Enable packet-based communcation to command processorKeith Packard2009-11-01
* Poke master to speed up packet rate when things are busyKeith Packard2009-10-31
* Send SYN packet to set sequence numbersKeith Packard2009-10-30
* Remove reason from ao_dma_abortKeith Packard2009-10-30
* Add ao_alarmKeith Packard2009-10-30
* Wait for TX to finish sending dataKeith Packard2009-10-30
* Initial packet bits. Just testing transmissionKeith Packard2009-10-30
* Add ao_wake_task and ao_exitKeith Packard2009-10-16
* Merge branch 'master' into skytraqKeith Packard2009-10-10
|\
| * Add apogee igniter delay.Keith Packard2009-10-10
* | Add support for the SkyTraq GPS unitKeith Packard2009-10-09
|/
* Make RDF beacon only run on pad and after landing.Keith Packard2009-09-04
* Add back the RDF tone generatorKeith Packard2009-09-04
* Make the ao_log_record structures 8 bytes again.Keith Packard2009-09-02
* Handle GPS satellite tracking dataKeith Packard2009-08-18
* Add AO_GPS_RUNNING state.Keith Packard2009-07-17
* Use 57600 baud for GPS. Clean up gps init.Keith Packard2009-07-17
* Add GPS speed and error data to telemetry and aoviewKeith Packard2009-06-29
* Convert GPS to SiRF binary protocol.Keith Packard2009-06-29
* Fix clock initialization to not try to use 32kHz xtal on P2_3/P2_4Keith Packard2009-06-17
* Rename state apogee -> coastKeith Packard2009-06-14
* rename states. launchpad -> pad, coast -> fastKeith Packard2009-06-14
* Use autotools, move altos to src subdirKeith Packard2009-06-04