diff options
| author | Keith Packard <keithp@keithp.com> | 2015-10-31 14:54:20 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-11-01 06:02:14 -0800 | 
| commit | 9aed128dc0aab5d49e1b3264c864a6c3e929bffe (patch) | |
| tree | e73015f5ee35665113c50908445d36d835562ca0 /doc/altosui.inc | |
| parent | 7ef958cbb51a04079e2a4833917ccef57ae5a2ee (diff) | |
doc: Add titles to all figures
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/altosui.inc')
| -rw-r--r-- | doc/altosui.inc | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/doc/altosui.inc b/doc/altosui.inc index 8297c0a0..fb034ad8 100644 --- a/doc/altosui.inc +++ b/doc/altosui.inc @@ -362,6 +362,7 @@  		==== Flight Graph +			.Flight Data Graph  			image::graph.png[width="5.5in"]  			By default, the graph contains acceleration (blue), @@ -378,6 +379,7 @@  		==== Configure Graph +			.Flight Graph Configuration  			image::graph-configure.png[width="5.5in"]  			This selects which graph elements to show, and, at the @@ -386,12 +388,14 @@  		==== Flight Statistics +			.Flight Statistics  			image::graph-stats.png[width="5.5in"]  			Shows overall data computed from the flight.  		==== Map +			.Flight Map  			image::graph-map.png[width="5.5in"]  			Shows a satellite image of the flight area overlaid @@ -437,6 +441,7 @@  	=== Configure Altimeter +		.Altimeter Configuration  		image::configure-altimeter.png[width="3.6in"]  		Select this button and then select either an altimeter or @@ -638,6 +643,7 @@        		==== Configure Pyro Channels +			.Additional Pyro Channel Configuration  			image::configure-pyro.png[width="5.5in"]  			This opens a separate window to configure the @@ -845,6 +851,7 @@  	=== Fire Igniter +		.Fire Igniter Window  		image::fire-igniter.png[width="1.2in"]  		This activates the igniter circuits in the flight @@ -872,6 +879,7 @@  	=== Scan Channels +		.Scan Channels Window  		image::scan-channels.png[width="3.2in"]  		This listens for telemetry packets on all of the @@ -884,6 +892,7 @@  	=== Load Maps +		.Load Maps Window  		image::load-maps.png[width="5.2in"]  		Before heading out to a new launch site, you can use @@ -944,6 +953,7 @@  	=== Monitor Idle +		.Monitor Idle Window  		image::monitor-idle.png[width="5.2in"]  		This brings up a dialog similar to the Monitor Flight | 
