altoslib: Make AltosGPSSat implement Serializable
authorKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:17:50 +0000 (23:17 -0400)
committerKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:21:30 +0000 (23:21 -0400)
commit49c3e3dffe748d0d155d4876efcaf7d39e1cc8e3
treee8928bdfbdded8ad8be7705c99eb637d2573f216
parent45bcf595d0a6a6001459f7f2055cd15e4839550b
altoslib: Make AltosGPSSat implement Serializable

This is required to save state values in AltosDroid.

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