summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* rewind changelog to recover from stupid build failure0.8Bdale Garbee2010-11-28
|
* update changelogs for Debian buildBdale Garbee2010-11-28
|
* update changelogs for Debian buildBdale Garbee2010-11-28
|
* declaring 0.8 releasedBdale Garbee2010-11-28
|
* windows: Bump .inf file versionKeith Packard2010-11-27
|
* windows: more .inf file hackingKeith Packard2010-11-27
| | | | | | | | | | Add a LayoutFile reference Add the FakeModemCopyFileSection Copy AltosMetrum.Install section to AltusMetrum.Install.NT section. I don't know what this might do; existing files seem inconsistent. Signed-off-by: Keith Packard <keithp@keithp.com>
* windows: remove some non-existent .inf file section referencesKeith Packard2010-11-27
| | | | | | | The mfglt and VerboseResultCodes sections are not present in the .inf file, so remove refernces to them. Signed-off-by: Keith Packard <keithp@keithp.com>
* windows: try harder to get windows install to workKeith Packard2010-11-27
| | | | | | | Add devIDs to .nsi file. Fix install section name mapping from the hot-plug info. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Correct windows hardware IDs for nsis installer fileKeith Packard2010-11-27
| | | | | | | Need real hardware IDs (encoded USB ids) to get windows to auto-install the driver? Signed-off-by: Keith Packard <keithp@keithp.com>
* update changelogs for Debian builddebian/0.7.1+168+gcb08bc2Bdale Garbee2010-11-25
|
* changed main document name from telemetrum-doc to altusmetrumBdale Garbee2010-11-25
|
* update fat target in Makefiles to reflect move of altosui and libaltosBdale Garbee2010-11-25
|
* altosui: Clean up flash code to ensure swing gets called from right threadKeith Packard2010-11-25
| | | | | | | This moves all of the flash code to a separate thread and passes messages back to the swing thread to keep the UI up to date. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Remove gratuitous threading from device flashing UIKeith Packard2010-11-25
| | | | | | | There's no need for a thread here, and swing doesn't want us to use one anyways. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Flight data download GUI operations called only from main threadKeith Packard2010-11-25
| | | | | | | | Swing doesn't like UI functions being called from non-dispatch thread, so fix up the eeprom download code to use SwingUtilities.invokeLater to make sure this works right. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Eliminate unnecessary thread from config UIKeith Packard2010-11-25
| | | | | | | There's no reason to use a thread to run a dialog box, and swing doesn't like threads anyways. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Only call swing display functions from main thread.Keith Packard2010-11-25
| | | | | | | | | | | Swing insists that all display functions be called from a single thread, and the flight window wasn't following this for display updates. Use SwingUtilities.invokeLater to make sure the flight UI updates happen in the right context. Fixes a UI freeze on Mac OS. Signed-off-by: Keith Packard <keithp@keithp.com>
* Updated AltOS PKGBUILD to track makefile changesBob Finch2010-11-25
|
* altosui: Hack up standalone makefile to maybe build altosui againKeith Packard2010-11-25
| | | | | | This isn't tested, but at least the paths are more likely to be correct Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Make windows bits build after moving altosui directoryKeith Packard2010-11-25
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Revert "altos: Don't abort radio transmissions with ao_radio_abort"Keith Packard2010-11-25
| | | | | | This reverts commit 54468e5dc567aaac5c5c20e921859b7cec28bb88. With this patch in place, TD could not be placed in 'packet' mode.
* doc: Rename telemetrum-doc as altusmetrumKeith Packard2010-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Add more authors, fix URL formatting, note that AltosUI actually existsKeith Packard2010-11-24
| | | | | | | | | Add aj and bfinch as authors. Insert an acknowledgements section. Fill in the Fire Igniter section in the AltosUI chapter. Then change the section talking about the future plans for Java to mention that they actually exist now. Signed-off-by: Keith Packard <keithp@keithp.com>
* doc: Reformat altos to use sections for each functionKeith Packard2010-11-24
| | | | | | This places them in the TOC, making them easier to find. Signed-off-by: Keith Packard <keithp@keithp.com>
* Merge branch 'buttonbox'Keith Packard2010-11-24
|\ | | | | | | | | | | | | | | | | Conflicts: doc/telemetrum-doc.xsl Pull the buttbox version of the docs in as it had been updated. Signed-off-by: Keith Packard <keithp@keithp.com>
| * manually fold in documentation work from the master branchbuttonboxBdale Garbee2010-11-24
| |
| * tweak rev historyBdale Garbee2010-11-24
| |
| * fix missing section close in Site Map contentBdale Garbee2010-11-24
| |
| * Merge remote branch 'aj/buttonbox' into buttonboxKeith Packard2010-11-24
| |\
| | * doc: Document altosui "Site Map" tabAnthony Towns2010-11-25
| | |
| | * Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-25
| | |\
| | * | docs: Document altosui "Graph Data" buttonAnthony Towns2010-11-25
| | | |
| | * | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-25
| | |\ \
| | * \ \ Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-24
| | |\ \ \
| | * \ \ \ Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-24
| | |\ \ \ \
| | * | | | | altosui: sitemap uses rocket gps if no pad gpsAnthony Towns2010-11-24
| | | | | | |
| | * | | | | altosui: don't switch away from user selected tabAnthony Towns2010-11-24
| | | | | | |
| | * | | | | Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-24
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-23
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'buttonbox' of git://git.gag.com/fw/altos into buttonboxAnthony Towns2010-11-23
| | |\ \ \ \ \ \ \
| * | | | | | | | | Missing change to top level Makefile to build altosuiKeith Packard2010-11-24
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | | Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altosui: Make sure packet mode is turned off when the connection failsKeith Packard2010-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the packet connection times out, turn packet mode off when closing the serial port. Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altosui: Let people fire igniters that don't read as 'ready'Keith Packard2010-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This provides for igniter testing with LEDs or other materials that don't look like regular igniters. Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altosui: Disable radio configation over packet link.Keith Packard2010-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attempting to configure the radio over the packet link will only end up confusing the user, so disable it. This also works around a bug in older TM code which would lock up when trying to do this. Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altosui: New AltosSerial.set_radio function sets channel/callKeith Packard2010-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use this anytime you need to set the device radio channel and call sign, either for telemetry reception or packet mode origination. This uses the saved callsign and per-device radio channel number. Do not use this when opening a telemetrum as there won't be a saved channel number. Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altosui: Make AltosSerial.flush_input keep reading while non-emptyKeith Packard2010-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flushing the input buffer can take a while, especially over the packet link. Keep reading while stuff is appearing on the reply queue. Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altos: Make radio test command careful with the radio mutex.Keith Packard2010-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remember whether the radio test mode is on or off and don't try to do either of them twice to prevent the mutex from being acquired or released twice. Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altos: Don't abort radio transmissions with ao_radio_abortKeith Packard2010-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We only want to abort pending radio reception to release the radio for other use, or to change the radio channel. Let radio transmission proceed. This fixes a problem with using packet mode to configure the radio channel; if the packet transmission is aborted, the TM ends up wedged. Signed-off-by: Keith Packard <keithp@keithp.com>
| * | | | | | | altos: remove unused variable from ao_igniterKeith Packard2010-11-23
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 'status' variable used to hold a reported status value from the igniter after firing, but we ignore that now. Signed-off-by: Keith Packard <keithp@keithp.com>