summaryrefslogtreecommitdiff
path: root/altosui/AltosFlashUI.java
Commit message (Expand)AuthorAge
* telegps: Add flash device functionalityKeith Packard2014-05-28
* altoslib/altosuilib: Change versions to altoslib:4, altosuilib:2Keith Packard2014-05-25
* altoslib/altosui/altosuilib/libaltos: Remove trailing whitespaceKeith Packard2014-04-11
* altosui: Retry device enumeration after rebooting for self flashKeith Packard2014-02-28
* altoslib: Bump library versionKeith Packard2013-12-20
* altoslib: Pass InterruptedException up the stack instead of hiding itKeith Packard2013-12-18
* altosui: When flashing to TeleDongle or TeleBT, match any .ihx fileKeith Packard2013-12-08
* altosui: Match directories in hex file matcherKeith Packard2013-12-08
* altoslib: Add self-flashing codeKeith Packard2013-12-08
* altoslib: Finish AltosState changes. Update version number.Keith Packard2013-09-05
* altosui/altoslib: Move more flashing code from altosui to altoslibKeith Packard2013-05-07
* altosui & altoslib: Move a pile of debug/programming bits to altoslibKeith Packard2013-05-07
* Add version numbers to java librariesKeith Packard2013-01-29
* altosui: Use shared AltosUIFrame and AltosUIDialogKeith Packard2013-01-02
* altosui: Use shared AltosDeviceDialogKeith Packard2013-01-02
* altosui: Re-add a couple of "unused" valuesKeith Packard2012-10-18
* altosui: comment out un-used fields and methodsMike Beattie2012-09-14
* altosui: remove un-used importsMike Beattie2012-09-14
* Reverted package name to 'altosui' from 'AltosUI'Tom Marble2012-09-11
* Changed package name from altosui to AltosUITom Marble2012-09-10
* altosui: Remove a bunch of debugging printfsKeith Packard2012-07-11
* altosui: Complete split out of separate java libraryKeith Packard2012-06-02
* altosui: Split out UI-specific preferencesKeith Packard2012-06-02
* altosui: Deal with serial port exceptions a bit betterKeith Packard2011-11-12
* altosui: Make UI Look&Feel configurableKeith Packard2011-11-11
* altosui: Report error message back from libaltosKeith Packard2011-08-28
* altosui: Separate out flash debug code to separate threadKeith Packard2011-04-25
* altosui: Create abstract AltosDevice classKeith Packard2011-04-14
* altosui: Clean up flash code to ensure swing gets called from right threadKeith Packard2010-11-25
* altosui: Remove gratuitous threading from device flashing UIKeith Packard2010-11-25
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24