diff options
author | Keith Packard <keithp@keithp.com> | 2014-01-31 18:09:26 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-01-31 18:09:26 -0800 |
commit | 7df221c42948cb42cf777b899263c8ec9067bd55 (patch) | |
tree | 0f0ef0b206ff0790559a0aea394a6af2341e88d3 /doc | |
parent | 230af613d372afe540c6a8860199d717eedecf57 (diff) |
doc: Mention that an APRS interval of 0 disables it entirely
And mention that the value is a time in seconds between APRS packets.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/altusmetrum.xsl | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index afc7eb89..ae10afe9 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -2944,9 +2944,10 @@ NAR #88757, TRA #12200 <section> <title>APRS Interval</title> <para> - How often to transmit GPS information via APRS. This option - is available on TeleMetrum v2 and TeleMega - boards. TeleMetrum v1 boards cannot transmit APRS + How often to transmit GPS information via APRS (in + seconds). When set to zero, APRS transmission is + disabled. This option is available on TeleMetrum v2 and + TeleMega boards. TeleMetrum v1 boards cannot transmit APRS packets. Note that a single APRS packet takes nearly a full second to transmit, so enabling this option will prevent sending any other telemetry during that time. |