altoslib: Track pyro firing state when reading mega eeprom files
authorKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 04:30:46 +0000 (21:30 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 1 May 2014 04:30:46 +0000 (21:30 -0700)
commitecebb3902868d1d7485d2bc99ba4140c6b90567e
tree234c2383d682cbfc68c3623de61f05e4a61620d0
parent5fb246fb50e262aa81ef7eb430be9782cfcf8848
altoslib: Track pyro firing state when reading mega eeprom files

TeleMega records whether each pyro has been fired in the eeprom file;
track that in the AltosState record.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosEepromMega.java
altoslib/AltosState.java