Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update changelogs for Debian builddebian/0.6+224+g4766b13 | Bdale Garbee | 2010-06-24 |
| | |||
* | update changelogs for Debian builddebian/0.6+223+g5283451 | Bdale Garbee | 2010-06-24 |
| | |||
* | Abort any in-progress radio operation when changing radio channel | Keith Packard | 2010-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 array | Keith Packard | 2010-06-21 |
| | |||
* | Merge remote branch 'mjb/master' | Keith Packard | 2010-06-16 |
|\ | |||
| * | Extension to KML output format, and minor bug fix | Mike Beattie | 2010-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 Packard | 2010-06-16 |
|\| | |||
| * | updates from Bob | Bdale Garbee | 2010-05-18 |
| | | |||
| * | update changelogs for Debian builddebian/0.6+214+g16c4cae | Bdale Garbee | 2010-05-18 |
| | | |||
| * | update changelogs for Debian builddebian/0.6+213+gbc89d96 | Bdale Garbee | 2010-05-18 |
| | | |||
| * | merge the altusmetrum-themes package | Bdale Garbee | 2010-05-18 |
| | | |||
| * | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2010-05-17 |
| |\ | |||
| * | | merge in a derivative of Bob Finch's mere mortals guide as a getting started | Bdale Garbee | 2010-05-17 |
| | | | | | | | | | | | | chapter | ||
| * | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2010-05-17 |
| |\ \ | |||
| * | | | typo fix from Bob | Bdale Garbee | 2010-05-13 |
| | | | | |||
* | | | | Add special code for USB panic's. | Keith Packard | 2010-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 change | Keith Packard | 2010-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 FreeTTS | Keith Packard | 2010-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 Keithp | Keith Packard | 2010-05-16 |
|/ | |||
* | updates from Bob | Bdale Garbee | 2010-05-13 |
| | |||
* | update changelogs for Debian builddebian/0.6+204+g6bd8513 | Bdale Garbee | 2010-05-12 |
| | |||
* | lose the quotes since they apparently aren't necessary | Bdale Garbee | 2010-05-12 |
| | |||
* | update changelogs for Debian builddebian/0.6+202+gae6854d | Bdale Garbee | 2010-05-12 |
| | |||
* | update desktop file for conformance with current standards | Bdale Garbee | 2010-05-12 |
| | |||
* | update changelogs for Debian builddebian/0.6+200+g68eaaa6 | Bdale Garbee | 2010-05-12 |
| | |||
* | add desktop file | Bdale Garbee | 2010-05-12 |
| | |||
* | add desktop file provided by Bob Finch | Bdale Garbee | 2010-05-12 |
| | |||
* | add initial package build scripts for Arch Linux from Bob Finch | Bdale Garbee | 2010-05-12 |
| | |||
* | lots of updates | Bdale Garbee | 2010-05-09 |
| | |||
* | update changelogs for Debian builddebian/0.6+195+gcde60f1 | Bdale Garbee | 2010-05-06 |
| | |||
* | Revert "Merge remote branch 'remotes/origin/fix-reset'" | Bdale Garbee | 2010-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+g314d27a | Bdale Garbee | 2010-05-06 |
| | |||
* | Merge remote branch 'remotes/origin/fix-reset' | Bdale Garbee | 2010-05-06 |
|\ | |||
| * | Don't change dbg clock while changing reset_n. Use 20ms everywhere | Keith Packard | 2010-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+g8b6767e | Bdale Garbee | 2010-05-05 |
|/ | |||
* | Use ao_delay to sleep for 2 seconds instead of trying ao_sleep | Keith Packard | 2010-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 __critical | Keith Packard | 2010-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+g8702f49 | Bdale Garbee | 2010-05-05 |
| | |||
* | initial attempt at a telemetrum turn on script .. needs work | Bdale Garbee | 2010-05-05 |
| | |||
* | update changelogs for Debian builddebian/0.6+185+g45a1c2d | Bdale Garbee | 2010-05-05 |
| | |||
* | update changelogs for Debian builddebian/0.6+184+gf7ff327 | Bdale Garbee | 2010-05-05 |
| | |||
* | Disable interrupts while reading from stdin | Keith Packard | 2010-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 Packard | 2010-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 flight | Bdale Garbee | 2010-04-29 |
| | |||
* | update changelogs for Debian builddebian/0.6+180+g99094f0 | Bdale Garbee | 2010-04-27 |
| | |||
* | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos | Bdale Garbee | 2010-04-27 |
|\ | |||
| * | Autodetect flite voice registration function | Keith Packard | 2010-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-indent | Bdale Garbee | 2010-04-27 |
|/ | |||
* | More ALtosUI changes | Keith Packard | 2010-04-22 |
| | |||
* | Add optional 's' command to packet slave to enable/disable slave mode | Keith Packard | 2010-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> |