altoslib: Add AltosIdleReader
authorKeith Packard <keithp@keithp.com>
Sun, 15 May 2016 20:57:28 +0000 (13:57 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 15 May 2016 20:57:28 +0000 (13:57 -0700)
commit9287122edc0e2dec6b2542f4cc8cb9cf2900bb33
tree2b412b35d57a35e3b2fd2485acd37256a0398bc2
parent3c4278a29082a2af5911e22e59f8f52549f549e3
altoslib: Add AltosIdleReader

This provides an AltosFlightReader interface for monitor idle mode,
making that easier to provide in TeleGPS

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosIdleReader.java [new file with mode: 0644]
altoslib/Makefile.am