From 59dfcbe14622c20aaa7d5b131eece9f4c8db6887 Mon Sep 17 00:00:00 2001 From: Mike Beattie Date: Thu, 7 Mar 2013 21:28:45 +1300 Subject: altosdroid: Import initial versions of XML and Java for Tab content * Includes TabsAdapter class borrowed from Support Library sample code * New "GoNoGoLights" class for dealing with the red/green/gray LEDs * extra required strings in strings.xml * Couple of support functions in AltosDroid.java * rudimentary Maps tab - does nothing at present. Signed-off-by: Mike Beattie --- altosdroid/res/values/strings.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'altosdroid/res/values/strings.xml') diff --git a/altosdroid/res/values/strings.xml b/altosdroid/res/values/strings.xml index 679dc019..639611c2 100644 --- a/altosdroid/res/values/strings.xml +++ b/altosdroid/res/values/strings.xml @@ -44,18 +44,36 @@ Telemetry Service Stopped + Callsign Serial Flight State RSSI + Age + + Height Speed Acceleration Bearing Elevation Range + Distance + Ground Distance + Max Height + Max Speed + Max Accel + Battery Voltage + Apogee Igniter Voltage + Main Igniter Voltage + On-board Data Logging + GPS Locked + GPS Ready Latitude Longitude + Pad Latitude + Pad Longitude + Pad Altitude -- cgit v1.2.3