summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update changelogs for Debian builddebian/0.6+224+g4766b13Bdale Garbee2010-06-24
|
* update changelogs for Debian builddebian/0.6+223+g5283451Bdale Garbee2010-06-24
|
* Abort any in-progress radio operation when changing radio channelKeith Packard2010-06-21
| | | | | | | | | In monitor mode, the current receive operation must be aborted so that the radio channel change can take effect without receiving a telemetry packet on the old channel. Aborting any in-progress radio operation will make sure that happens. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-postflight: was walking off state.data arrayKeith Packard2010-06-21
|
* Merge remote branch 'mjb/master'Keith Packard2010-06-16
|\
| * Extension to KML output format, and minor bug fixMike Beattie2010-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | Extended KML output by breaking flight into coloured segments representing flight state. Add extra statistical information to description bubbles visible in Google Earth when clicking on links in My Places. Fix Bugs: * output kml to file provided as argument. * move kml coordinate output code to take advantage of nsat calculation * remove superfluous %9.2f format specifier from raw_file output. Signed-off-by: Mike Beattie <mike@ethernal.org>
* | Merge remote branch 'origin/master'Keith Packard2010-06-16
|\|
| * updates from BobBdale Garbee2010-05-18
| |
| * update changelogs for Debian builddebian/0.6+214+g16c4caeBdale Garbee2010-05-18
| |
| * update changelogs for Debian builddebian/0.6+213+gbc89d96Bdale Garbee2010-05-18
| |
| * merge the altusmetrum-themes packageBdale Garbee2010-05-18
| |
| * Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2010-05-17
| |\
| * | merge in a derivative of Bob Finch's mere mortals guide as a getting startedBdale Garbee2010-05-17
| | | | | | | | | | | | chapter
| * | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2010-05-17
| |\ \
| * | | typo fix from BobBdale Garbee2010-05-13
| | | |
* | | | Add special code for USB panic's.Keith Packard2010-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The USB system may panic if the hardware isn't ready for IN data when the driver thinks it should be. This adds a special panic code to make figuring this out easier. Signed-off-by: Keith Packard <keithp@keithp.com>
* | | | ao-view: disable radio telemetry monitoring during channel changeKeith Packard2010-06-16
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | This makes ao-view disable the radio so that the channel change has an immediate effect rather than waiting for a packet on the old channel. Note that this should also be fixed in the TM code itself so that this change wouldn't be required. Signed-off-by: Keith Packard <keithp@keithp.com>
* | | Finish basic flight monitoring UI with voice using FreeTTSKeith Packard2010-05-17
| |/ |/| | | | | | | | | | | This captures telemetry data to log files and presents flight status information in audio form using FreeTTS. Signed-off-by: Keith Packard <keithp@keithp.com>
* | Fix telemetrum.inf, tested by Adrian and KeithpKeith Packard2010-05-16
|/
* updates from BobBdale Garbee2010-05-13
|
* update changelogs for Debian builddebian/0.6+204+g6bd8513Bdale Garbee2010-05-12
|
* lose the quotes since they apparently aren't necessaryBdale Garbee2010-05-12
|
* update changelogs for Debian builddebian/0.6+202+gae6854dBdale Garbee2010-05-12
|
* update desktop file for conformance with current standardsBdale Garbee2010-05-12
|
* update changelogs for Debian builddebian/0.6+200+g68eaaa6Bdale Garbee2010-05-12
|
* add desktop fileBdale Garbee2010-05-12
|
* add desktop file provided by Bob FinchBdale Garbee2010-05-12
|
* add initial package build scripts for Arch Linux from Bob FinchBdale Garbee2010-05-12
|
* lots of updatesBdale Garbee2010-05-09
|
* update changelogs for Debian builddebian/0.6+195+gcde60f1Bdale Garbee2010-05-06
|
* Revert "Merge remote branch 'remotes/origin/fix-reset'"Bdale Garbee2010-05-06
| | | | | | | This reverts commit 314d27a73c903fef2968dabac3d5313573713460, reversing changes made to fa77db2ffd8a749c93767db5a6311131e00473ae. For whatever reason, this is utterly not doing the right things today!
* update changelogs for Debian builddebian/0.6+193+g314d27aBdale Garbee2010-05-06
|
* Merge remote branch 'remotes/origin/fix-reset'Bdale Garbee2010-05-06
|\
| * Don't change dbg clock while changing reset_n. Use 20ms everywhereKeith Packard2010-05-05
| | | | | | | | | | | | | | | | This changes the reset code to be more conservative about changing things at the same time, and also sets all timings to 20ms to make debugging with the scope easier. Signed-off-by: Keith Packard <keithp@keithp.com>
* | update changelogs for Debian builddebian/0.6+190+g8b6767eBdale Garbee2010-05-05
|/
* Use ao_delay to sleep for 2 seconds instead of trying ao_sleepKeith Packard2010-05-05
| | | | | ao_sleep doesn't delay for a specified time interval as much as one might want it to.
* Fix all stdio reading functions to be __criticalKeith Packard2010-05-05
| | | | | | | Oh, right SDCC has '__critical' to mark sections of code that need to run with interrupts disabled; no need to use EA = 0 and EA = 1. Signed-off-by: Keith Packard <keithp@keithp.com>
* update changelogs for Debian builddebian/0.6+187+g8702f49Bdale Garbee2010-05-05
|
* initial attempt at a telemetrum turn on script .. needs workBdale Garbee2010-05-05
|
* 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>