altoslib: Clear sat data when tick changes
authorKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:42:00 +0000 (17:42 -0600)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Sep 2013 23:42:00 +0000 (17:42 -0600)
commit96a651cc1b81b30f4cbde454e34cf80ed8825945
tree5080697fcc19eae2c0213eabba7a8370b915be46
parent4de934c283a839fcbb246b36aa15362f3cf8629c
altoslib: Clear sat data when tick changes

Sat data comes in multiple records, but the tick is always the same,
so use that to tell when the set of sats is new

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