summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Add telem replay and larger labelsKeith Packard2009-06-30
* Update aoview/.gitignoreKeith Packard2009-06-29
* Use flite to announce flight stateKeith Packard2009-06-29
* Add GPS speed and error data to telemetry and aoviewKeith Packard2009-06-29
* Convert GPS to SiRF binary protocol.Keith Packard2009-06-29
* Add ejection computation utilityKeith Packard2009-06-17
* Fix clock initialization to not try to use 32kHz xtal on P2_3/P2_4Keith Packard2009-06-17
* Some kernels reference USB ttys as tty/tty* instead of tty:tty*Keith Packard2009-06-14
* Rename state apogee -> coastKeith Packard2009-06-14
* rename states. launchpad -> pad, coast -> fastKeith Packard2009-06-14
* Disable monitor mode when communicating via usbKeith Packard2009-06-14
* Format GPS seconds as %02d.%04d to avoid spaces in the valueKeith Packard2009-06-04
* newer INSTALL file pulled in by autogen.shBdale Garbee2009-06-04
* add a distclean target to src/MakefileBdale Garbee2009-06-04
* add lib to the front of the subdir listBdale Garbee2009-06-04
* Move build and debug tools to 'cctools' directory.Keith Packard2009-06-04
* Merge ccdbg and altos sources into one giant repositoryKeith Packard2009-06-04
|\
| * Add aoload to load serial-numbered altos binaries.Keith Packard2009-05-27
| * Shrink USB output buffers, work around USB packet errorsKeith Packard2009-04-22
| * Enable FEC in radio packetsKeith Packard2009-04-17
| * Add CRC to radio packetsKeith Packard2009-04-17
| * Add data whiteningKeith Packard2009-04-17
| * Add packet status byte definesKeith Packard2009-04-17
| * Add separate xmit/recv programs to radio demoKeith Packard2009-04-17
| * Get env var for debug method selectionKeith Packard2009-04-17
| * Run-time selection between cp2103 and cc1111Keith Packard2009-04-17
| * Send dataKeith Packard2009-04-16
| * Add load command to s51Keith Packard2009-04-12
| * Add ccdumpKeith Packard2009-04-12
| * Bump buffer pointer as data is written to cc-usbKeith Packard2009-04-06