altoslib: Add new 'stateless' flight state for TeleGPS
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 17:18:44 +0000 (10:18 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jun 2014 17:18:44 +0000 (10:18 -0700)
commitff13cf1359e1f4ae33b16a5867fd364993566b65
tree20ca8cf133a5b04b5179963cad57469f367299fc
parent871fb4753a3b54cc2e22309e80e24dfe9cc54511
altoslib: Add new 'stateless' flight state for TeleGPS

TeleGPS has no flight state, so add a new 'stateless' state for code
to handle this case differently than any of the existing states

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