altoslib: Add a 'seconds' method to AltosGPS
authorKeith Packard <keithp@keithp.com>
Tue, 2 Aug 2016 23:33:52 +0000 (16:33 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 2 Aug 2016 23:55:11 +0000 (16:55 -0700)
commita6701283af7ed2b3016a910d6edbe4a5e8304581
tree7dfb2ffaa3b28c5ea82e57d3b0959b74cdc301e6
parent647690dbe084d188ba3973da631871a65f2dc50d
altoslib: Add a 'seconds' method to AltosGPS

This computes the time in seconds since the epoch from GPS time
information.

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