summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | update changelogs for Debian buildBdale Garbee2009-08-18
* | add support for building Debian packageBdale Garbee2009-08-18
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-08-18
|\|
| * Add ao-ejection.1 man pageKeith Packard2009-08-18
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-08-18
|\|
| * Create ChangeLog from git logKeith Packard2009-08-18
| * Fix ao-bitbang examples to not have . in the first columnKeith Packard2009-08-18
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-08-18
|\|
| * Add manual pages for remaining commands.Keith Packard2009-08-18
| * Use --tty/-T on command line to specify target deviceKeith Packard2009-08-18
| * Rename tools to ao-<foo>Keith Packard2009-08-18
* | re-add debugger sourcesKeith Packard2009-08-18
* | Start working on using getopt for the tty nameKeith Packard2009-08-18
* | Rename tools to ao-<foo>Keith Packard2009-08-18
|/
* Remove unused cctools code paths for old libusb and cp2103 ioctls.Keith Packard2009-08-18
* test for sdcc, nickle and readlineKeith Packard2009-08-17
* Sync USB data after each memory write commandKeith Packard2009-08-09
* Handle partial ALSA PCM writesKeith Packard2009-08-09
* Check more alsa return statusesKeith Packard2009-08-09
* Don't report distance to rocket without valid GPSKeith Packard2009-07-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
* Display last known GPS coord while unlockedKeith Packard2009-07-18
* use g_source_destroy instead of free on serial objectKeith Packard2009-07-18
* Trim aoview_serial_set_callback args down to just port and callbackKeith 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
* Support the not-connected GPS stateKeith 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
* Rolling average for pad location. Say 'GPS ready'.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
* Hook aoview directly to alsaKeith Packard2009-07-11
* Show speed. Format numbers. Timeout and report final status.Keith Packard2009-07-09
* Dont smash aoview_monitor_parse input bufferKeith Packard2009-07-05
* Integrate flite into aoview directly. Fix great circle computation.Keith Packard2009-06-30
* Make window tallerKeith Packard2009-06-30
* Use 16kHz voiceKeith Packard2009-06-30