altoslib: Move temp GPS API from cal_data to data_listener
authorKeith Packard <keithp@keithp.com>
Sun, 22 Oct 2017 19:04:09 +0000 (14:04 -0500)
committerKeith Packard <keithp@keithp.com>
Sun, 22 Oct 2017 19:04:09 +0000 (14:04 -0500)
This makes the API more consistent, and means that the listener is
responsible for mangaing the temp gps state. In particular, the
AltosDataListener set_gps API now calls the cal_data function.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found