index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
altosui
/
AltosEepromDownload.java
Commit message (
Expand
)
Author
Age
*
altosui, altoslib: Move eeprom download code to altoslib
Keith Packard
2013-11-12
*
altosui: Make AltosEepromDownload not swing-dependent
Keith Packard
2013-11-12
*
altoslib: Start moving eeprom download logic to altoslib
Keith Packard
2013-11-12
*
altoslib: Raise ParseException on invalid eeprom format
Keith Packard
2013-11-12
*
altosui: Set 'flight' value in AltosEepromMonitor window during download
Keith Packard
2013-09-06
*
altoslib/altosui: Add TeleMini-v1.0 eeprom support
Keith Packard
2013-09-06
*
altoslib: Finish AltosState changes. Update version number.
Keith Packard
2013-09-05
*
altoslib/altosui: Further AltosState transition work
Keith Packard
2013-08-31
*
altoslib, altosui: Restructured state management now does TM eeprom files
Keith Packard
2013-08-29
*
altosui: Missing 'break' after selecting 'mega' format detection
Keith Packard
2013-05-26
*
altosui: Stop downloading mega eeprom on empty block
Keith Packard
2013-05-26
*
Add Mini logging format. Use in EasyMini
lpc
Keith Packard
2013-05-19
*
name change from MegaMetrum to TeleMega
Bdale Garbee
2013-04-22
*
altosui: Display block number while downloading flights. Track #51
Keith Packard
2013-02-10
*
Add version numbers to java libraries
Keith Packard
2013-01-29
*
Change AltosLib to altoslib
Keith Packard
2013-01-29
*
altosui: Correct megametrum eeprom filename date
Keith Packard
2012-10-21
*
altosui: Accept serial number of zero for eeprom download
Keith Packard
2012-10-16
*
altosui: access class variables by class, not instance
Mike Beattie
2012-09-14
*
altosui: remove un-used imports
Mike Beattie
2012-09-14
*
altosui: Stop downloading eeprom data on a block full of invalid data
Keith Packard
2012-09-12
*
Reverted package name to 'altosui' from 'AltosUI'
Tom Marble
2012-09-11
*
Changed package name from altosui to AltosUI
Tom Marble
2012-09-10
*
altosui: Catch errors in state value when saving flight logs
Keith Packard
2012-09-09
*
altosui: Fix flight data download for TM. Look for MM flights when graphing
Keith Packard
2012-07-03
*
altosui: More changes to migrate code to altoslib
Keith Packard
2012-06-04
*
altosui: Complete split out of separate java library
Keith Packard
2012-06-02
*
altosui: Quick hacks to download megametrum data and convert to CSV
Keith Packard
2012-06-01
*
altosui: Change flight data saving UI to separate download/delete selections
Keith Packard
2012-03-27
*
altosui: Report error message back from libaltos
Keith Packard
2011-08-28
*
altos: AltosSerial.flush_input shouldn't discard Interrupted exceptions
Keith Packard
2011-08-13
*
altosui: Eliminate inter-chunk flush_input calls
Keith Packard
2011-08-13
*
altosui: Add support for TeleScience eeprom download
Keith Packard
2011-08-13
*
altos/altosui: Report log format in the version command
Keith Packard
2011-08-13
*
altosui: Convert from channels to frequencies
Keith Packard
2011-08-08
*
Merge branch 'telemini' into telebt
Keith Packard
2011-04-19
|
\
|
*
altosui: oops - lost state changes when downloading eeprom data.
Keith Packard
2011-04-13
|
*
altos/altosui: Log averaged baro sensor data in Tm/Tn
Keith Packard
2011-04-09
*
|
altosui: Add low-level Bluetooth APIs
Keith Packard
2011-04-08
|
/
*
altosui: Tell serial device which frame to use for timeout dialogs
Keith Packard
2011-03-27
*
altosui: Remove extra AltosEepromBlock layer
Keith Packard
2011-03-25
*
altosui: Add support for downloading TeleMini/TeleNano flight logs
Keith Packard
2011-03-25
*
altosui: Display eeprom parsing errors to user
Keith Packard
2011-02-19
*
altosui: Remove debug message when eeprom downloads are complete.
Keith Packard
2011-01-16
*
altosui: Reset eeprom download instance variables before reading flight
Keith Packard
2011-01-16
*
altosui: Add eeprom 'manage' ui to download and delete multiple flights
Keith Packard
2011-01-12
*
altosui: Add support for parsing list of flights from the 'l' command
Keith Packard
2011-01-11
*
altosui: Split eeprom download code apart
Keith Packard
2011-01-11
*
altosui: Flight data download GUI operations called only from main thread
Keith Packard
2010-11-25
*
Move altosui to the top level, placing libaltos inside it.
Keith Packard
2010-11-24