summaryrefslogtreecommitdiff
path: root/doc/telegps-application.inc
blob: 41dda96877e1bae92cb29c3a891c938e27eaeb11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
== TeleGPS Application

	The TeleGPS application provides a graphical user interface for
	interacting with the Altus Metrum product family. TeleGPS can
	monitor telemetry data, configure devices and many other
	tasks. The primary interface window is for displaying data
	received over the telemetry link. There are additional
	tasks available from the main window menu bar.

	=== Telemetry Monitoring

		This is the window brought up when you start the
		application. If you have a TeleDongle device connected
		to the computer, it will automatically be selected for
		telemetry monitoring

		All telemetry data received are automatically recorded
		in suitable log files. The name of the files includes
		the current date and TeleGPS serial and flight
		numbers.

		The radio frequency being monitored by the TeleDongle
		device is displayed at the top of the window. You can
		configure the frequency by clicking on the frequency
		box and selecting the desired frequency. The TeleGPS
		application remembers the last frequency selected for
		each TeleDongle and selects that automatically the
		next time you use that device.

		Below the TeleDongle frequency selector, the window
		contains a few significant pieces of information about
		the altimeter providing the telemetry data stream:

		* The configured call-sign

		* The device serial number

		* The flight number. TeleGPS remembers how many times
                  it has flown.

		* The Received Signal Strength Indicator value. This
		  lets you know how strong a signal TeleDongle is
		  receiving. The radio inside TeleDongle operates down
		  to about -100dBm; weaker signals may not be
		  receivable. The packet link uses error detection and
		  correction techniques which prevent incorrect data
		  from being reported.

		* The age of the displayed data, in seconds since the
		  last successfully received telemetry packet.  In
		  normal operation this will stay in the low single
		  digits.  If the number starts counting up, then you
		  are no longer receiving data over the radio link
		  from the flight computer.

		Finally, the largest portion of the window contains a set of
		tabs, each of which contain some information about the TeleGPS
		board. The final 'table' tab displays many of the raw telemetry
		values in one place in a spreadsheet-like format.
      
		==== Map

			The Map tab shows the TeleGPS track over time
			on top of map data making it easy to locate
			the device.
        
			.TeleGPS Map View
			image::telegps-map.png[width="5.5in"]

			The map's default scale is approximately 3m
			(10ft) per pixel. The map can be dragged using
			the left mouse button. The map will attempt to
			keep the rocket roughly centered while data is
			being received.
        
			You can adjust the style of map and the zoom
			level with buttons on the right side of the
			map window. You can draw a line on the map by
			moving the mouse over the map with a button
			other than the left one pressed, or by
			pressing the left button while also holding
			down the shift key. The length of the line in
			real-world units will be shown at the start of
			the line.
	
			Images are fetched automatically via the
			Google Maps Static API, and cached on disk for
			reuse. If map images cannot be downloaded, the
			rocket's path will be traced on a dark gray
			background instead.
        
			You can pre-load images for your favorite
			launch sites before you leave home; check out
			<<_load_maps>>.
	
		==== Location

			The Location tab shows the raw GPS data
			received from TeleGPS.
	
			.TeleGPS Location View
			image::telegps-location.png[width="5.5in"]

		==== Status

			The Status tab shows data relative to the
			location of TeleGPS when the application first
			received telemetry from it.
	
			.TeleGPS Status View
			image::telegps-status.png[width="5.5in"]

		==== Table

			The Table tab shows detailed information about
			the GPS receiver
	
			.TeleGPS Information Table
			image::telegps-table.png[width="5.5in"]

	=== TeleGPS Menus

		TeleGPS has three or four menus at the top of
		the window:

		File::

		New Window, Graph Data, Export Data, Load Maps,
		Preferences, Close and Exit
	      
		Monitor::

		Connect Device, Disconnect and Scan Channels

		Device::

		Download Data, Configure Device and Flash Device
	      
		Frequency::

		This shows the current monitoring frequency with a
		drop-down menu listing other configured
		frequencies. You can change the set of frequencies
		shown here from the Preferences dialog. This menu is
		only shown when the TeleGPS application is connected
		to a TeleDongle or TeleBT device.
	      
      
		==== New Window

			This creates another telemetry monitoring window, in case
			you have multiple TeleDongle devices connected to the
			computer.
	
	=== Graph Data

		The Graph tab shows a plot of the the GPS data
		collected. The X axis is time in seconds; there are a
		variety of Y axes available for different kinds of
		data. This window also allows you to see some
		statistics computed from the data, and an overall map
		of the entire data record.
	  
		==== Data Graph

			.TeleGPS Graph
			image::telegps-graph-graph.png[width="5.5in"]

		==== Graph Configuration

			.TeleGPS Graph Configuration
			image::telegps-graph-configure.png[width="5.5in"]

			This selects which graph elements to show, and, at the
			bottom, lets you switch between metric and imperial
			units

		==== Statistics

			.TeleGPS Statistics
			image::telegps-graph-stats.png[width="5.5in"]

			Shows overall data computed from the flight.
		
		==== Map

			.TeleGPS Map
			image::telegps-graph-map.png[width="6in"]

			Shows a map of the area overlaid with the GPS track. As with
			the telemetry monitoring window, you can select the style
			of map and zoom level using buttons along the side;
			you can scroll the map by dragging within the map pressing
			the left button and you can draw a line to measure
			distances using either the left button with the shift key,
			or any other button.

	=== Export Data

		This tool takes the raw data files and makes them
		available for external analysis. When you select this
		button, you are prompted to select a data file, which
		can be either a .eeprom or .telem.  The .eeprom files
		contain higher resolution and more continuous data,
		while .telem files contain receiver signal strength
		information.  Next, a second dialog appears which is
		used to select where to write the resulting file. It
		has a selector to choose between CSV and KML file
		formats.
	
		==== Comma Separated Value Format

			This is a text file containing the data in a
			form suitable for import into a spreadsheet or
			other external data analysis tool. The first
			few lines of the file contain the version and
			configuration information from TeleGPS, then
			there is a single header line which labels all
			of the fields. All of these lines start with a
			'#' character which many tools can be
			configured to skip over.

			The remaining lines of the file contain the
			data, with each field separated by a comma and
			at least one space. All of the sensor values
			are converted to standard units, with the
			barometric data reported in both pressure,
			altitude and height above pad units.

		==== Keyhole Markup Language (for Google Earth)

			This is the format used by Google Earth to provide an overlay
			within that application. With this, you can use Google Earth to
			see the whole path in 3D.

	include::load-maps.raw[]

	=== Preferences

		.TeleGPS Preferences Window
		image::telegps-preferences.png[width="2.4in"]

		include::config-ui.raw[]

	=== Close

		This closes the current window, leaving any other windows
		open and the application running.
	
	=== Exit

		This closes all TeleGPS windows and terminates the
		application.
	
	=== Connect Device

		Selecting this item brings up a dialog box listing all
		of the connected TeleDongle devices. When you choose
		one of these, AltosUI will display telemetry data as
		received by the selected TeleDongle device.
	
		.Device Selection Dialog
		image::device-selection.png[width="3.1in"]

	=== Disconnect

		Disconnects the currently connected TeleDongle or
		TeleBT

	=== Scan Channels

		.Radio Scanning Dialog
		image::telegps-scan.png[width="3.1in"]

		Scans the configured set of frequencies looking for
		telemetry signals. A list of all of the discovered
		signals is show; selecting one of those and clicking
		on 'Monitor' will select that frequency in the
		associated TeleGPS application window.

	=== Download Data

		TeleGPS records data to its internal flash memory.
		On-board data is recorded at the same rate as
		telemetry but is not subject to radio drop-outs. As
		such, it generally provides a more complete and
		precise record.  The 'Download Data' menu entry allows
		you to read the flash memory and write it to disk.

		Select the 'Download Data' menu entry to bring up a
		list of connected TeleGPS devices. After the device
		has been selected, a dialog showing the data stored in
		the device will be shown allowing you to select which
		entries to download and which to delete. You must
		erase flights in order for the space they consume to
		be reused by another track. This prevents accidentally
		losing data if you neglect to download data before
		starting TeleGPS again. Note that if there is no more
		space available in the device, then no data will be
		recorded.

		The file name for each data log is computed
		automatically from the recorded date, altimeter serial
		number and flight number information.
	
	=== Configure Device

		.TeleGPS Configuration Dialog
		image::telegps-configure.png[width="3.6in"]

		Select this button and then select any connected TeleGPS
		device from the list provided.

		The first few lines of the dialog provide information
		about the connected device, including the product
		name, software version and hardware serial
		number. Below that are the individual configuration
		entries.

		At the bottom of the dialog, there are four buttons:
	
		Save::
		This writes any changes to the configuration parameter
		block in flash memory. If you don't press this button,
		any changes you make will be lost.

		Reset::
		This resets the dialog to the most recently saved
		values, erasing any changes you have made.

		Reboot::

		This reboots the device. Use this to switch from idle
		to pad mode by rebooting once the rocket is oriented
		for flight, or to confirm changes you think you saved
		are really saved.

		Close::

		This closes the dialog. Any unsaved changes will be
		lost.

	        The rest of the dialog contains the parameters to be configured.

          The rest of the dialog contains the parameters to be configured.
	
		include::config-device.raw[]

	=== Flash Device

		This reprograms TeleGPS devices with new
		firmware. Please read the directions for flashing
		devices in the Updating Device Firmware chapter below.