diff options
| author | Bdale Garbee <bdale@gag.com> | 2013-07-30 00:14:41 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2013-07-30 00:14:41 -0600 |
| commit | e2ebe60adf061479a1259a5c68b9cd5f5bacf644 (patch) | |
| tree | de5c90ab45c402cdef3586298193c1cae2df0f9b /doc | |
| parent | 4bc1f3390b9ebbe07af4bc0f0a1c0915193ddf42 (diff) | |
add a note about callsign matching and case sensitivity to the manual
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/altusmetrum.xsl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index dfd72ab4..98a98c19 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -1397,6 +1397,13 @@ NAR #88757, TRA #12200 with the AltosUI operators call sign as needed to comply with your local radio regulations. </para> + <para> + Note that to successfully command a flight computer over the radio + (to configure the altimeter, monitor idle, or fire pyro charges), + the callsign configured here must exactly match the callsign + configured in the flight computer. This matching is case + sensitive. + </para> </section> <section> <title>Imperial Units</title> |
