summaryrefslogtreecommitdiff
path: root/micropeak/MicroSerial.java
Commit message (Collapse)AuthorAge
* micropeak: Watch serial data during downloadKeith Packard2014-02-03
| | | | | | | This adds a text area to monitor the incoming serial data in case some problem occurs. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add version numbers to java librariesKeith Packard2013-01-29
| | | | | | | Make our private java library names include a version number so we can ship and install multiple versions at the same time. Signed-off-by: Keith Packard <keithp@keithp.com>
* micropeak is code complete now.Keith Packard2013-01-01
| | | | | | Added save and download functionality. Removed 'new' from file menu. Signed-off-by: Keith Packard <keithp@keithp.com>
* micropeak: Use altosuilibKeith Packard2012-12-31
| | | | | | This removes a pile of code stolen from altosui Signed-off-by: Keith Packard <keithp@keithp.com>
* Lots more work on the MicroPeak applicationKeith Packard2012-12-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Start building MicroPeak GUI toolKeith Packard2012-12-25
Download, save and analyze MicroPeak flight data Signed-off-by: Keith Packard <keithp@keithp.com>