summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* Add ao_wake_task and ao_exitKeith Packard2009-10-16
* Save some DSEG space by marking cmd functions __reentrantKeith Packard2009-10-16
* Merge branch 'master' into skytraqKeith Packard2009-10-10
|\
| * Add apogee igniter delay.Keith Packard2009-10-10
* | Merge branch 'master' into skytraqKeith Packard2009-10-10
|\|
| * Report igniter continuity in pad/idle mode via beeperKeith Packard2009-10-10
* | Merge branch 'master' into skytraqKeith Packard2009-10-10
|\|
| * Send 0-length IN packet to flush USB after full packetKeith Packard2009-10-10
* | Build two versions of TM, one for SiRF, one for SkyTraqKeith Packard2009-10-09
* | Add support for the SkyTraq GPS unitKeith Packard2009-10-09
|/
* Set all of the values to reset the radio for telemetryKeith Packard2009-09-04
* Make RDF beacon only run on pad and after landing.Keith Packard2009-09-04
* Add back the RDF tone generatorKeith Packard2009-09-04
* Remove bit-banging debug support from TM board buildsKeith Packard2009-09-02
* Make the ao_log_record structures 8 bytes again.Keith Packard2009-09-02
* Make eeprom reads and writes across block boundary workKeith Packard2009-09-02
* Enable GPS degraded mode, set 10 sec degraded timeout.Keith Packard2009-08-22
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos0.5Bdale Garbee2009-08-19
|\
| * Update ao-view to add GPS satellite tracking dataKeith Packard2009-08-18
| * Handle GPS satellite tracking dataKeith Packard2009-08-18
* | add support for building Debian packageBdale Garbee2009-08-18
|/
* Add B command to set serial baud rateKeith Packard2009-07-18
* Get rid of spaces after minus sign in climb valueKeith Packard2009-07-18