summaryrefslogtreecommitdiff
path: root/ao-tools/altosui
Commit message (Expand)AuthorAge
...
* Revert "altosui: Deal with altos bug setting radio channel while monitoring"Keith Packard2010-09-03
* altosui: Allow 'connect to device' when already connectedKeith Packard2010-09-03
* altosui: Deal with altos bug setting radio channel while monitoringKeith Packard2010-09-03
* altosui: Report telemetry CRC errors in UIKeith Packard2010-09-03
* altosui: build Mac OS .zip file to include pathsKeith Packard2010-09-03
* altosui: Post error dialog on invalid ROM config values.Keith Packard2010-09-03
* altosui: Remove some debug printfs from AltosRomconfig classKeith Packard2010-09-03
* altosui: Hide internal rom config UI helper functionKeith Packard2010-09-03
* altosui: allow flashing to be canceled from the rom config dialogKeith Packard2010-09-03
* altosui: Abort flashing if debug port isn't workingKeith Packard2010-09-03
* and a few more distclean fixesBdale Garbee2010-09-02
* more makefile distclean target workBdale Garbee2010-09-02
* add distclean targets to libaltos and altosui to all Debian package to buildBdale Garbee2010-09-02
* altosui: Remove Manifest.txt from git repo as it's built nowKeith Packard2010-09-01
* altosui: missed AltosReader.class in the MakefileKeith Packard2010-08-30
* don't build all the "fat" jar deliverables by defaultBdale Garbee2010-08-30
* make invocation of 'install' pathless to work on more Unix variantsBdale Garbee2010-08-30
* continue even if rm's don't have anything to doBdale Garbee2010-08-30
* altosui: Devices with USB id 0x000a always get listedKeith Packard2010-08-30
* altosui: build debian-style altosui tooKeith Packard2010-08-30
* altosui: Build linux, mac and windows archives on LinuxKeith Packard2010-08-30
* altosui: discard invalid lines while reading Eeprom flight dataKeith Packard2010-08-29
* altosui: provide separate flush_input/flush_output for serial. deal with moni...Keith Packard2010-08-29
* fix path to installed shared libraryBdale Garbee2010-08-27
* Merge branch 'bdale'Bdale Garbee2010-08-27
|\
| * fix man page delivery pathBdale Garbee2010-08-27
| * install altosui man pageBdale Garbee2010-08-27
| * fix permissions on installed jar file, switch from ao-view to altosui inBdale Garbee2010-08-27
| * fix up the wrapper's path to the jar fileBdale Garbee2010-08-27
| * add an install target for altosuiBdale Garbee2010-08-27
| * Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...Bdale Garbee2010-08-27
| |\
| * \ Merge branch 'new-packet-format' of ssh://git.gag.com/scm/git/fw/altos into n...Bdale Garbee2010-08-23
| |\ \
| * | | working on java packaging detailsBdale Garbee2010-08-23
* | | | Merge remote branch 'origin/master' into new-packet-formatKeith Packard2010-08-27
|\ \ \ \
| * | | | working on java packaging detailsBdale Garbee2010-08-05
| * | | | see if my new freetts package worksBdale Garbee2010-07-31
* | | | | altosui: add elevation and range informationKeith Packard2010-08-27
| |_|_|/ |/| | |
* | | | altosui: command line args are converted to csv formatKeith Packard2010-08-26
* | | | altosui: Remove debug printf from AltosState.javaKeith Packard2010-08-26
* | | | altosui: When parsing saved telem files, errors shouldn't abort fileKeith Packard2010-08-26
* | | | altosui: Serial line is in UTF-8 encoding. Deal with it.Keith Packard2010-08-26
* | | | altosui: Add support for old (version < 3) telemetry filesKeith Packard2010-08-26
* | | | altosui: AltosEepromReader was mis-setting boost tickKeith Packard2010-08-26
* | | | altosui: add rssi and distance/dir from pad to CSV filesKeith Packard2010-08-26
* | | | altosui: Add AltosGreatCircle constructorsKeith Packard2010-08-26
* | | | altosui: Move number parsing code to Altos general classKeith Packard2010-08-26
* | | | altosui: flush replies from serial link when entering debug modeKeith Packard2010-08-24
* | | | altosui: write USB serial number string while flashingKeith Packard2010-08-24
* | | | altosui: always display romconfig ui while flashingKeith Packard2010-08-24
* | | | altosui: fetch existing romconfig for flashingKeith Packard2010-08-24