summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add apogee igniter delay.Keith Packard2009-10-10
* Report igniter continuity in pad/idle mode via beeperKeith Packard2009-10-10
* Send 0-length IN packet to flush USB after full packetKeith Packard2009-10-10
* 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
* Switch to 57600 baud for GPS dataKeith Packard2009-07-18
* Drain serial port before changing speedKeith Packard2009-07-18
* Reset GPS at boot timeKeith Packard2009-07-17
* Fix up serial debug outputKeith Packard2009-07-17
* Allow the GPS port to run at 4800 baud if desiredKeith Packard2009-07-17
* Initialize the GPS serial protocol stateKeith Packard2009-07-17
* Use uint8_t for comparisons to avoid int conversionsKeith Packard2009-07-17
* Add AO_GPS_RUNNING state.Keith Packard2009-07-17
* Add M command to monitor serial bytesKeith Packard2009-07-17
* Use 57600 baud for GPS. Clean up gps init.Keith Packard2009-07-17
* Try harder to get the GPS receiver serial link sync'd up.Keith Packard2009-07-17
* Split GPS data into a separate columnKeith Packard2009-07-17
* Fix up SiRF parsing and test code so that it actually worksKeith Packard2009-07-17
* Add host-side gps protocol testing programKeith 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
* Format GPS seconds as %02d.%04d to avoid spaces in the valueKeith Packard2009-06-04
* add a distclean target to src/MakefileBdale Garbee2009-06-04
* Use autotools, move altos to src subdirKeith Packard2009-06-04