altoslib: Add AltosLaunchSite bits
authorKeith Packard <keithp@keithp.com>
Wed, 27 May 2015 22:30:29 +0000 (15:30 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 27 May 2015 22:30:29 +0000 (15:30 -0700)
commit519d477cb752d9cdba78a4daa32b1f547bf889b4
treec426d749099be155082b1c7520097393094c1231
parent103a50db50be55c2293468d273dd94472dd89d94
altoslib: Add AltosLaunchSite bits

This asynchronously fetches the list of available launch sites from
the standard location and notifies the caller when finished.

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