X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=doc%2Fusage.inc;h=dd795bdd4125f7a0ad55987a1a0ba35d000ce12c;hp=8349f86c52f3d7287661e1b0ed601c6eb2f59c1a;hb=0d472ab07224a21abfa83da8336439d7844f9aa8;hpb=cbec66452ecd01bbd5aebf6f98443d5e0540f5d2 diff --git a/doc/usage.inc b/doc/usage.inc index 8349f86c..dd795bdd 100644 --- a/doc/usage.inc +++ b/doc/usage.inc @@ -166,6 +166,17 @@ controlling the flight or transmitting telemetry signals, but no record of the flight will be stored in on-board flash. + + ifdef::easymega,telemega[] + |Additional Igniters + |four very short beeps + |Continuity indication for the four additional pyro + channels on TeleMega and EasyMega. One high tone for + no continuity, one low tone for continuity. These are + produced after the continuity indicators for the two + primary igniter channels. + endif::easymega,telemega[] + |==== ifdef::radio[] @@ -227,14 +238,16 @@ ifdef::radio[disabled, and the radio goes into transmit-only mode.] ifndef::radio[disabled.] The only way to get out of this - mode is to power the flight computer down. + mode is to power the flight computer down. See below for how to get the flight + computer to come up in Flight/Pad mode at power on. Idle:: The flight computer is ready to communicate over USB ifdef::radio[and in packet mode over the radio.] You can configure the flight computer, download data or display - the current state. + the current state. See below for how to get the flight + computer to come up in Idle mode at power on. ifdef::telemetrum,easymega,telemega[] For flight computers with accelerometers (TeleMetrum, @@ -310,3 +323,22 @@ different kind of battery to any of these will destroy the board. endif::telemega,easymega,telemetrum[] + + === Using Packet Link Mode + + All AltusMetrum flight computers that have a radio can + communicate with the ground station software for + configuration and other operations using the Packet + Link mode. This uses radio communication instead of a + USB cable. To set this up, the ground station software + must be configured to the correct data rate, frequency + and callsign. + + You can monitor Packet Link mode from TeleBT or + TeleDongle by watching the LEDs. Each time the device + transmits, the red LED will flash. When the link is + busy, or when the link is not working, the device will + transmit 10 times per second, so the LED will flash + rapidly. When the link is working and there is no data + to send, the link will flash once per second, and the + LED will flash more slowly.