From: Keith Packard Date: Tue, 3 Sep 2013 23:42:00 +0000 (-0600) Subject: altoslib: Clear sat data when tick changes X-Git-Tag: 1.2.9.4~99 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=96a651cc1b81b30f4cbde454e34cf80ed8825945;hp=96a651cc1b81b30f4cbde454e34cf80ed8825945;p=fw%2Faltos 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 ---