X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fconfig-device.inc;h=a533ca82213debb5455671d278192640ac3d4bed;hb=91656c9d1d6175e06d4bed8e448ac6773e172de0;hp=0ca6afff10e296d89e035402e67baf41e3d9ac18;hpb=0d57c78dde3c6e61576a4769b0e0fae7e88c107d;p=fw%2Faltos diff --git a/doc/config-device.inc b/doc/config-device.inc index 0ca6afff..a533ca82 100644 --- a/doc/config-device.inc +++ b/doc/config-device.inc @@ -90,7 +90,7 @@ ifdef::radio[] transmission is disabled. ifdef::altusmetrum[] This option is - available on TeleMetrum v2 and TeleMega + available on TeleMetrum v2 or newer and TeleMega boards. TeleMetrum v1 boards cannot transmit APRS packets. endif::altusmetrum[] @@ -118,6 +118,16 @@ ifdef::radio[] altitude with Compressed format. Test before you fly to see which to use. + ==== APRS Offset + + The delay from the top of the minute before sending + the first APRS packet of the minute. Coordinating + values for this parameter between multiple devices can + allow a single receiver to reliably receive APRS + packets from multiple devices. Note that this offset only + takes effect while the GPS signal is locked so that the + transmitting device knows the current time. + ==== Callsign This sets the call sign included in each @@ -161,7 +171,11 @@ ifdef::altusmetrum[] is fired first, followed after a two second delay by the 'main' channel. - ifdef::telemetrum,telemega,easymega[] + Separation & Apogee:: + This fires the 'main' channel when the first motor + burns out and fires the 'apogee' charge at apogee. + + ifdef::telemetrum,telemega,easymega,easytimer[] ==== Pad Orientation Because they include accelerometers, @@ -173,15 +187,16 @@ ifdef::altusmetrum[] with the antenna pointing aft instead. Antenna Up:: - In this mode, the antenna end of the flight - computer must point forward, in line with the - expected flight path. + In this mode, the antenna (or beeper, for devices + without an antenna) of the flight computer must point + forward, in line with the expected flight path. Antenna Down:: - In this mode, the antenna end of the flight - computer must point aft, in line with the - expected flight path. - endif::telemetrum,telemega,easymega[] + + In this mode, the antenna (or beeper, for devices + without an antenna) end of the flight computer must + point aft, in line with the expected flight path. + endif::telemetrum,telemega,easymega,easytimer[] ==== Beeper Frequency @@ -212,7 +227,7 @@ ifdef::telegps[] in the log. endif::telegps[] -ifdef::telemega,easymega,telemetrum[] +ifdef::telemega,easymega,easytimer,telemetrum[] ==== Calibrate Accelerometer @@ -226,18 +241,18 @@ ifdef::telemega,easymega,telemetrum[] Configure Altimeter window and save the new calibration values. -endif::telemega,easymega,telemetrum[] +endif::telemega,easymega,easytimer,telemetrum[] -ifdef::telemega,easymega[] +ifdef::telemega,easymega,easytimer[] ==== Configure Pyro Channels .Additional Pyro Channel Configuration - image::configure-pyro.png[width="5.5in"] + image::configure-pyro.png[width=400] This opens a separate window to configure the - additional pyro channels available on TeleMega - and EasyMega. One column is presented for + additional pyro channels available on TeleMega, + EasyMega and EasyTimer. One column is presented for each channel. Each row represents a single parameter, if enabled the parameter must meet the specified test for the pyro channel to be @@ -262,6 +277,6 @@ ifdef::telemega,easymega[] configuration by pressing the 'Save' button in the main Configure Flight Computer window. - include::pyro-channels.raw[] + include::pyro-channels.adoc[] -endif::telemega,easymega[] +endif::telemega,easymega,easytimer[]