altoslib: When log-format is missing, use product
authorKeith Packard <keithp@keithp.com>
Wed, 28 May 2014 09:06:18 +0000 (02:06 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 May 2014 09:06:18 +0000 (02:06 -0700)
commit4a5ef9eaa8b809c56813625133120e7e91fc8e65
tree7f296d8827b66f5e4c4a6c184dab8cb586afcba2
parent3773e89c47d356c4df58edc5725c33bca89b9605
altoslib: When log-format is missing, use product

log-format was added for 1.0; earlier log files don't include that,
but do say which product they're from.

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