summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update changelogs for Debian builddebian/0.6+185+g45a1c2dBdale Garbee2010-05-05
|
* update changelogs for Debian builddebian/0.6+184+gf7ff327Bdale Garbee2010-05-05
|
* Disable interrupts while reading from stdinKeith Packard2010-05-05
| | | | | | | | | | | | With multiple input source support, there is a lag between asking a device if it has data and then waiting for more data to appear. If an interrupt signalling additional input arrives in this interval, we'll go to sleep with input available. This patch uses a big hammer by just disabling interrupts for the whole process. Signed-off-by: Keith Packard <keithp@keithp.com>
* Revert "Add optional 's' command to packet slave to enable/disable slave mode"Keith Packard2010-05-04
| | | | | | | This reverts commit e7dc7fab787df63a4de72c8450e94092eb04d7db. This patch didn't work, and magically appears to break flashing TM from TD.
* more text created during SFO->DEN flightBdale Garbee2010-04-29
|
* update changelogs for Debian builddebian/0.6+180+g99094f0Bdale Garbee2010-04-27
|
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2010-04-27
|\
| * Autodetect flite voice registration functionKeith Packard2010-04-23
| | | | | | | | | | | | | | | | Old versions of flite exported the function 'register_cmu_us_kal' while new ones export 'register_cmu_us_kal16'. This patch just checks which one is available and uses that. Signed-off-by: Keith Packard <keithp@keithp.com>
* | add some RF usage information from an email reply sent today, and re-indentBdale Garbee2010-04-27
|/
* More ALtosUI changesKeith Packard2010-04-22
|
* Add optional 's' command to packet slave to enable/disable slave modeKeith Packard2010-04-22
| | | | | | | This option has been selected for teledongle so that you can use slave mode and hook two teledongles together over the RF link. Signed-off-by: Keith Packard <keithp@keithp.com>
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2010-04-18
|\
| * Increase reset switch time to 100msKeith Packard2010-04-10
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | capture work done on SFO->DEN flightBdale Garbee2010-04-18
|/
* update changelogs for Debian builddebian/0.6+171+g9394393Bdale Garbee2010-04-10
|
* Only have the slave return a packet if it received one.Keith Packard2010-04-09
| | | | | | | | | | | When the receive is aborted to switch modes, it's important to not immediately re-acquire the radio and try to send a packet as the aborting thread won't know to kick the receiver again. This prevents the 'C' command from locking up as it tries to stop the packet slave before turning on the transmitter. Signed-off-by: Keith Packard <keithp@keithp.com>
* wrong Yaesu modelBdale Garbee2010-04-09
|
* update changelogs for Debian builddebian/0.6+168+gc0ee1aeBdale Garbee2010-04-09
|
* file changed by auto toolsBdale Garbee2010-04-09
|
* update changelogs for Debian builddebian/0.6+166+gea5d4f0Bdale Garbee2010-04-09
|
* libflite may forget to reference libasoundKeith Packard2010-04-08
|
* update changelogs for Debian builddebian/0.6+164+g5c3b6e2Bdale Garbee2010-04-08
|
* update changelogs for Debian builddebian/0.6+163+g01e524fBdale Garbee2010-04-08
|
* choose a better set of docbook xsl filesBdale Garbee2010-04-08
|
* When changing RESET line, delay 20msKeith Packard2010-04-08
| | | | | | | | | | | The GPS data sheet suggests a 1uF cap on the reset line to ensure it is held low long enough for the power supply to come up to voltage. TM v1.0 loads a 0.001uF cap there, but in case that isn't large enough, it could be replaced with the larger one. This change makes sure that even with that larger value, the debugging link will be able to reset the target. Signed-off-by: Keith Packard <keithp@keithp.com>
* Merge remote branch 'origin/master'Keith Packard2010-04-08
|\
| * update changelogs for Debian builddebian/0.6+131+g6629ec5Bdale Garbee2010-04-08
| |
| * lose the url entirely for nowBdale Garbee2010-04-08
| |
| * update changelogs for Debian builddebian/0.6+129+g934434fBdale Garbee2010-04-08
| |
| * fix typo in urlBdale Garbee2010-04-08
| |
| * update changelogs for Debian builddebian/0.6+127+g05ad583Bdale Garbee2010-04-08
| |
| * need another build depBdale Garbee2010-04-08
| |
| * update changelogs for Debian builddebian/0.6+125+g8f1d47eBdale Garbee2010-04-08
| |
| * update changelogs for Debian builddebian/0.6+124+gc66eebaBdale Garbee2010-04-08
| |
| * rewrite urls in docbook formatBdale Garbee2010-04-03
| |
| * crudely incorporate "day in the life" info from web pageBdale Garbee2010-04-01
| |
* | Use 16-bit flite voice (which appears to have changed symbols recently)Keith Packard2010-04-08
| |
* | Merge remote branch 'origin/master' into altosuiKeith Packard2010-04-08
|\|
| * tweak copyright assertionBdale Garbee2010-04-01
| |
| * make lintian happyBdale Garbee2010-03-30
| |
| * update changelogs for Debian builddebian/0.6+119+g00f49c8Bdale Garbee2010-03-30
| |
| * fix typoBdale Garbee2010-03-30
| |
| * update changelogs for Debian builddebian/0.6+117+gb41e617Bdale Garbee2010-03-30
| |
| * Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2010-03-30
| |\ | | | | | | | | | | | | Conflicts: ChangeLog
| * | update changelogs for Debian builddebian/0.6+111+g20d4d41Bdale Garbee2010-03-30
| | |
| * | initial harness for documentationBdale Garbee2010-03-30
| | |
| * | move gbp.conf into debian/Bdale Garbee2010-03-15
| | |
* | | Enable telemetry monitoringKeith Packard2010-04-06
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | | Tasks may move in task structure as a result of ao_exitKeith Packard2010-04-06
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* | | TD reports "not-connected" when GPS has 0 satsKeith Packard2010-04-06
| | |