diff options
author | Keith Packard <keithp@keithp.com> | 2011-08-24 20:59:28 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-08-24 21:01:02 -0700 |
commit | 6eff8d5831dde8e690586cd2a97ddf1595cd2674 (patch) | |
tree | d63f2eb68fe20fa69f43f1bbe8971176bcd123a4 | |
parent | ca0879ba6e5295b4fa790705f742eb647a462ea0 (diff) |
doc: Document pad-mode 'on-board data logging' indicator
There wasn't any documentation for this field in the 'Launch Pad' tab.
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/altusmetrum.xsl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index ddb40719..0fe0dc79 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -953,6 +953,21 @@ NAR #88757, TRA #12200 required for a 'GO' status. </para> </listitem> + <listitem> + <para> + On-board Data Logging. This indicates whether there is + space remaining on-board to store flight data for the + upcoming flight. If you've downloaded data, but failed + to erase flights, there may not be any space + left. TeleMetrum can store multiple flights, depending + on the configured maximum flight log size. TeleMini + stores only a single flight, so it will need to be + downloaded and erased after each flight to capture + data. This only affects on-board flight logging; the + altimeter will still transmit telemetry and fire + ejection charges at the proper times. + </para> + </listitem> <listitem> <para> GPS Locked. For a TeleMetrum device, this indicates whether the GPS receiver is |