altosui: When flashing to TeleDongle or TeleBT, match any .ihx file
[fw/altos] / altosui / AltosFlashUI.java
2013-12-09 Keith Packardaltosui: When flashing to TeleDongle or TeleBT, match...
2013-12-09 Keith Packardaltosui: Match directories in hex file matcher
2013-12-09 Keith Packardaltoslib: Add self-flashing code
2013-10-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-09-05 Keith Packardaltoslib: Finish AltosState changes. Update version...
2013-05-10 Keith PackardMerge branch 'master-fixes' into stm-flash-fixes
2013-05-08 Keith Packardaltosui/altoslib: Move more flashing code from altosui...
2013-05-08 Keith Packardaltosui & altoslib: Move a pile of debug/programming...
2013-02-24 Keith PackardMerge branch 'telescience-v0.2'
2013-02-10 Keith PackardMerge remote-tracking branch 'mjb/master'
2013-01-29 Keith PackardAdd version numbers to java libraries
2013-01-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2013-01-11 Keith PackardMerge remote-tracking branch 'origin/micropeak-logging'
2013-01-02 Keith Packardaltosui: Use shared AltosUIFrame and AltosUIDialog
2013-01-02 Keith Packardaltosui: Use shared AltosDeviceDialog
2012-10-18 Keith PackardMerge branch 'master' into pwmin-new pwmin-new 1.1.9.1
2012-10-18 Keith Packardaltosui: Re-add a couple of "unused" values
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/altosui_mjb'
2012-09-16 Mike BeattieMerge branch 'prefs_interface' into altosdroid
2012-09-14 Mike Beattiealtosui: comment out un-used fields and methods
2012-09-14 Mike Beattiealtosui: remove un-used imports
2012-09-11 Tom MarbleReverted package name to 'altosui' from 'AltosUI'
2012-09-11 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-09-10 Tom MarbleChanged package name from altosui to AltosUI
2012-07-11 Keith Packardaltosui: Remove a bunch of debugging printfs
2012-06-03 Keith Packardaltosui: Complete split out of separate java library
2012-06-03 Keith Packardaltosui: Split out UI-specific preferences
2011-11-13 Keith Packardaltosui: Deal with serial port exceptions a bit better
2011-11-12 Keith Packardaltosui: Make UI Look&Feel configurable
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/simple-quiet'...
2011-10-07 Keith PackardMerge remote-tracking branch 'uniarch/master' into...
2011-10-07 Keith PackardMerge remote-tracking branch 'origin/master' into multiarch
2011-08-28 Keith Packardaltosui: Report error message back from libaltos
2011-04-26 Keith Packardaltosui: Separate out flash debug code to separate...
2011-04-19 Keith PackardMerge branch 'telemini' into telebt
2011-04-14 Keith Packardaltosui: Create abstract AltosDevice class
2010-11-26 Keith Packardaltosui: Clean up flash code to ensure swing gets calle...
2010-11-26 Keith Packardaltosui: Remove gratuitous threading from device flashi...
2010-11-25 Keith PackardMerge branch 'buttonbox'
2010-11-24 Anthony TownsMerge branch 'buttonbox' of git://git.gag.com/fw/altos...
2010-11-24 Keith PackardMove altosui to the top level, placing libaltos inside it.