X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2Fconfig-device.inc;h=35848882b32bff54542ff87cc78661af4fcb904e;hb=HEAD;hp=2e3d47d42dce092fe4ea9cbacb0731a60311ae99;hpb=d8716b015cfeb4955c0224c32d3c01e66b092209;p=fw%2Faltos diff --git a/doc/config-device.inc b/doc/config-device.inc index 2e3d47d4..71ee1c4f 100644 --- a/doc/config-device.inc +++ b/doc/config-device.inc @@ -71,6 +71,11 @@ ifdef::radio[] flight. When disabled, the radio will not transmit anything during flight at all. + ==== Limit transmit to 10mW + + Reduces transmit power to no more than 10mW. This is + useful when operating under some UK radio regulations. + ==== Telemetry baud rate This sets the modulation bit rate for data @@ -171,7 +176,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, @@ -183,15 +192,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 @@ -222,7 +232,7 @@ ifdef::telegps[] in the log. endif::telegps[] -ifdef::telemega,easymega,telemetrum[] +ifdef::telemega,easymega,easytimer,telemetrum[] ==== Calibrate Accelerometer @@ -236,9 +246,9 @@ 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 @@ -246,8 +256,8 @@ ifdef::telemega,easymega[] 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 @@ -274,4 +284,4 @@ ifdef::telemega,easymega[] include::pyro-channels.adoc[] -endif::telemega,easymega[] +endif::telemega,easymega,easytimer[]