telegps: Add 'Info' tab
authorKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 04:56:52 +0000 (21:56 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 05:02:32 +0000 (22:02 -0700)
commit3871b9ac036e3adfa1da089245fc7973b268c921
treef84cee06faaf7574e81836292b67ac702b69cc1b
parent4cec35564324f909dcddeb7c0d83a2daa8223042
telegps: Add 'Info' tab

This contains a summary of the tracking info, including position,
speed and course.

Signed-off-by: Keith Packard <keithp@keithp.com>
25 files changed:
altoslib/AltosConvert.java
altoslib/AltosGreatCircle.java
altoslib/AltosState.java
altosui/AltosCSVUI.java [deleted file]
altosui/AltosDataChooser.java [deleted file]
altosui/AltosLed.java [deleted file]
altosui/AltosLights.java [deleted file]
altosui/Makefile.am
altosuilib/AltosCSVUI.java [new file with mode: 0644]
altosuilib/AltosDataChooser.java [new file with mode: 0644]
altosuilib/AltosLed.java [new file with mode: 0644]
altosuilib/AltosLights.java [new file with mode: 0644]
altosuilib/Makefile.am
icon/telegps-128.png [new file with mode: 0644]
icon/telegps-16.png [new file with mode: 0644]
icon/telegps-256.png [new file with mode: 0644]
icon/telegps-32.png [new file with mode: 0644]
icon/telegps-48.png [new file with mode: 0644]
icon/telegps-512.png [new file with mode: 0644]
icon/telegps-64.png [new file with mode: 0644]
icon/telegps.ico [new file with mode: 0644]
icon/telegps.svg [new file with mode: 0644]
telegps/Makefile.am
telegps/TeleGPS.java
telegps/TeleGPSInfo.java [new file with mode: 0644]