| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | update changelogs for Debian build | Bdale Garbee | 2009-08-31 | |
| | | | ||||
| * | | deliver an icon for the Debian menu system | Bdale Garbee | 2009-08-31 | |
| | | | ||||
| * | | update changelogs for Debian build | Bdale Garbee | 2009-08-31 | |
| | | | ||||
| * | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2009-08-31 | |
| |\| | ||||
| | * | Turn off GPS tracking data when not present in data stream | Keith Packard | 2009-08-21 | |
| | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | update changelogs for Debian build | Bdale Garbee | 2009-08-19 | |
| | | | ||||
| * | | fix location for delivery of sources.list fragment | Bdale Garbee | 2009-08-19 | |
| | | | ||||
| * | | update changelogs for Debian build | Bdale Garbee | 2009-08-19 | |
| | | | ||||
| * | | oops, aoview is now ao-view! | Bdale Garbee | 2009-08-19 | |
| | | | ||||
| * | | update changelogs for Debian build | Bdale Garbee | 2009-08-19 | |
| | | | ||||
| * | | enable support for Debian menus | Bdale Garbee | 2009-08-19 | |
| | | | ||||
| * | | update changelogs for Debian build | Bdale Garbee | 2009-08-19 | |
| |/ | ||||
| * | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos0.5 | Bdale Garbee | 2009-08-19 | |
| |\ | ||||
| | * | Update ao-view to add GPS satellite tracking data | Keith Packard | 2009-08-18 | |
| | | | | | | | | | | | | | | | This adds another column to the display to hold per-satellite GPS tracking data and a count of the visible and locked sats. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| | * | Handle GPS satellite tracking data | Keith Packard | 2009-08-18 | |
| | | | | | | | | | | | | | | | | | SiRF message #4 includes signal strength and GPS engine state for each of the satellites being tracked. This data is now parsed and sent to eeprom and the radio. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | update changelogs for Debian build | Bdale Garbee | 2009-08-18 | |
| | | | ||||
| * | | add support for building Debian package | Bdale Garbee | 2009-08-18 | |
| | | | ||||
| * | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2009-08-18 | |
| |\| | ||||
| | * | Add ao-ejection.1 man page | Keith Packard | 2009-08-18 | |
| | | | | | | | | | | | | | Document the input requirements and output format Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2009-08-18 | |
| |\| | ||||
| | * | Create ChangeLog from git log | Keith Packard | 2009-08-18 | |
| | | | ||||
| | * | Fix ao-bitbang examples to not have . in the first column | Keith Packard | 2009-08-18 | |
| | | | ||||
| * | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2009-08-18 | |
| |\| | | | | | | | | | | | | | | | | | Conflicts: ao-tools/ao-bitbang/Makefile.am ao-tools/ao-eeprom/Makefile.am ao-tools/ao-load/Makefile.am ao-tools/ao-load/ao-load.c ao-tools/ao-rawload/Makefile.am | |||
| | * | Add manual pages for remaining commands. | Keith Packard | 2009-08-18 | |
| | | | | | | | | | | | | | | | | | | | Manuals written for ao-bitbang, ao-eeprom, ao-load, ao-rawload and ao-view. Manual for ao-dbg updated to reflect program name change. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| | * | Use --tty/-T on command line to specify target device | Keith Packard | 2009-08-18 | |
| | | | | | | | | | | | | | | | | | Also, use the ALTOS_TTY environment variable in all tools. Note that the magic value of "BITBANG" switches the library to connecting through a CP2103 instead. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| | * | Rename tools to ao-<foo> | Keith Packard | 2009-08-18 | |
| | | | | | | | | | | | | | | | Use a consistent prefix to make it easier to remember which programs belong to this package Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | | re-add debugger sources | Keith Packard | 2009-08-18 | |
| | | | ||||
| * | | Start working on using getopt for the tty name | Keith Packard | 2009-08-18 | |
| | | | ||||
| * | | Rename tools to ao-<foo> | Keith Packard | 2009-08-18 | |
| |/ | | | | | | | Use a consistent prefix to make it easier to remember which programs belong to this package Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Remove unused cctools code paths for old libusb and cp2103 ioctls. | Keith Packard | 2009-08-18 | |
| | | | | | | | | | | | Communication with the CP2103 board has gone through three revisions, first using ioctls supported by the CP2103 kernel driver, then using the old synchronous usb library and now using the newer libusb asynchronous interface. There's no reason to keep shipping the old stale code now that the new stuff works reliably. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | test for sdcc, nickle and readline | Keith Packard | 2009-08-17 | |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Sync USB data after each memory write command | Keith Packard | 2009-08-09 | |
| | | | | | | | | This makes sure we flush the USB link often enough for the other end to keep up. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Handle partial ALSA PCM writes | Keith Packard | 2009-08-09 | |
| | | | | | | | | The ALSA spec says that snd_pcm_writei will not return a partial write, but at least on the OLPC, that's not true. Deal with this. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Check more alsa return statuses | Keith Packard | 2009-08-09 | |
| | | ||||
| * | Don't report distance to rocket without valid GPS | Keith Packard | 2009-07-18 | |
| | | | | | | | | When there's no valid GPS data, don't try to report the distance and bearing to the rocket after landing. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Add B command to set serial baud rate | Keith Packard | 2009-07-18 | |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Get rid of spaces after minus sign in climb value | Keith Packard | 2009-07-18 | |
| | | ||||
| * | Switch to 57600 baud for GPS data | Keith Packard | 2009-07-18 | |
| | | ||||
| * | Drain serial port before changing speed | Keith Packard | 2009-07-18 | |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Display last known GPS coord while unlocked | Keith Packard | 2009-07-18 | |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | use g_source_destroy instead of free on serial object | Keith Packard | 2009-07-18 | |
| | | ||||
| * | Trim aoview_serial_set_callback args down to just port and callback | Keith Packard | 2009-07-18 | |
| | | ||||
| * | Reset GPS at boot time | Keith Packard | 2009-07-17 | |
| | | ||||
| * | Fix up serial debug output | Keith Packard | 2009-07-17 | |
| | | ||||
| * | Allow the GPS port to run at 4800 baud if desired | Keith Packard | 2009-07-17 | |
| | | ||||
| * | Initialize the GPS serial protocol state | Keith Packard | 2009-07-17 | |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Use uint8_t for comparisons to avoid int conversions | Keith Packard | 2009-07-17 | |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Add AO_GPS_RUNNING state. | Keith Packard | 2009-07-17 | |
| | | | | | | | | | This tracks whether the GPS receiver has ever sent a valid report to the flight computer, allowing the user to tell whether the GPS receiver is working at all. Signed-off-by: Keith Packard <keithp@keithp.com> | |||
| * | Add M command to monitor serial bytes | Keith Packard | 2009-07-17 | |
| | | ||||
| * | Support the not-connected GPS state | Keith Packard | 2009-07-17 | |
| | | ||||
