summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Remove dbg driver code from telemetrum/teledongleKeith Packard2009-12-19
* Ensure that ao_alarm waits at least the specified timeKeith Packard2009-12-19
* Disable monitor mode before attempting radio test.Keith Packard2009-12-19
* Use ao_radio_get/ao_radio_put in packet code.Keith Packard2009-12-19
* Add --cal to man pageKeith Packard2009-12-15
* Allow radio calibration to be set from ao-loadKeith Packard2009-12-05
* 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
* Remove send_serial and serial_baud commands.Keith Packard2009-12-04
* Change default callsign to "N0CALL"Keith Packard2009-12-04
* Make TD print 0000-00-00 for invalid dates.Keith Packard2009-11-21
* Decode HDOP data from skytraq GPSKeith Packard2009-11-21
* Reduce igniter firing time from 500ms to 50ms.Keith Packard2009-11-20
* fix typo in commentBdale Garbee2009-11-20
* 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
* Provide a dummy 'uninstall' target in the src directory.Keith Packard2009-11-14
* Loosen tolerances for main->landed transitionKeith Packard2009-11-14
* Return radio to telemetry settings when packet system closed.Keith Packard2009-11-05
* Add reboot command.Keith Packard2009-11-05
* Add Watchdog Timer Control register definitionsKeith Packard2009-11-05
* Move ao_match_word from ao_ignite.c to ao_cmd.cKeith Packard2009-11-05
* Explicitly use USB I/O routines in packet codeKeith Packard2009-11-04
* In USB pollchar, wait for packet before re-checking USB out lenKeith Packard2009-11-04
* In packet master, move USB flush from packet thread to echo threadKeith Packard2009-11-04
* Pass accel calibration over telemetry stream. Telemetry data format change.Keith Packard2009-11-03
* ao_flight_test was using accel value for pressure tooKeith Packard2009-11-02
* Reformat ADC values to show all 16 bitsKeith Packard2009-11-02
* Remove "f" commandKeith Packard2009-11-02
* Remove "d" commandKeith Packard2009-11-02
* Remove "l" command as ao-dumplong no longer uses itKeith Packard2009-11-02
* Add two-point accelerometer calibration.Keith Packard2009-11-02
* Add ao_usb_pollchar to ao.hKeith Packard2009-11-02
* Disable interrupts while removing tasks from task listKeith Packard2009-11-02
* Enable packet-based communcation to command processorKeith Packard2009-11-01
* No need to wakeup &ao_tick_count nowKeith Packard2009-10-31
* Poke master to speed up packet rate when things are busyKeith Packard2009-10-31
* Use ao_alarm for ao_delay so it can be easily interruptedKeith Packard2009-10-31
* Do more flushing in packet test codeKeith Packard2009-10-30
* Add RFIM registerKeith Packard2009-10-30
* Send SYN packet to set sequence numbersKeith Packard2009-10-30
* Use ao_radio_done to wait for TX to completely finish with packetKeith Packard2009-10-30
* Switch packet code from timer thread to ao_alarmKeith 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
* Add radio carrier commandKeith Packard2009-10-30
* Initial packet bits. Just testing transmissionKeith Packard2009-10-30