altosui: Download list of site locations for map preloading
authorKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 18:25:47 +0000 (11:25 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 18:25:47 +0000 (11:25 -0700)
commit81cac174c80ee42d9e94c6500da7c4c760c3ce67
tree3a29ede96e46607f804538316e3b9cef86be85a4
parentf7cd8317bf78ece334e1ceb0263b875ca43bbbd2
altosui: Download list of site locations for map preloading

The current URL for this is:
http://gag.com/~keithp/launch-sites.txt

The format is:
<site-name>:<lat>:<lon>

lat and lon are both in signed decimal degrees.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosSerial.java
altosui/AltosSiteMapPreload.java