summaryrefslogtreecommitdiff
path: root/doc/config-ui.inc
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-11-13 22:55:35 -0800
committerKeith Packard <keithp@keithp.com>2015-11-13 22:56:19 -0800
commit992c0eab6275cec7d5035b99952537fd7ece2ed4 (patch)
treecbfacee33d04a85b8aa06e1c311761552682aab9 /doc/config-ui.inc
parentb030dfb3df859b3b3cb9c666394f315edcd11f49 (diff)
doc: Split out EasyMini into a separate manual
EasyMini uses a tiny fraction of the overall system software; splitting the manual out makes it a lot smaller. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/config-ui.inc')
-rw-r--r--doc/config-ui.inc10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/config-ui.inc b/doc/config-ui.inc
index c7e7f1ac..fdcfb9dc 100644
--- a/doc/config-ui.inc
+++ b/doc/config-ui.inc
@@ -1,3 +1,4 @@
+ifdef::radio[]
==== Voice Settings
{application} provides voice announcements during
@@ -13,11 +14,12 @@
Plays a short message allowing you to verify
that the audio system is working and the volume settings
are reasonable
+endif::radio[]
==== Log Directory
{application} logs all telemetry data and saves all
- TeleMetrum flash data to this directory. This
+ flash data to this directory. This
directory is also used as the staring point
when selecting data files for display or
export.
@@ -28,6 +30,7 @@
change where {application} reads and writes data
files.
+ifdef::radio[]
==== Callsign
This value is transmitted in each command
@@ -46,6 +49,7 @@
exactly match the callsign configured in the
flight computer. This matching is case
sensitive.
+endif::radio[]
==== Imperial Units
@@ -86,13 +90,16 @@
{application} window that includes all of the
command buttons.
+ifdef::gps[]
==== Map Cache Size
Sets the number of map 'tiles' kept in memory
while the application is running. More tiles
consume more memory, but will make panning
around the map faster.
+endif::gps[]
+ifdef::radio[]
==== Manage Frequencies
This brings up a dialog where you can
@@ -103,3 +110,4 @@
frequency settings of any devices, it only
changes the set of frequencies shown in the
menus.
+endif::radio[]