diff options
| author | Keith Packard <keithp@keithp.com> | 2017-09-12 13:38:36 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2017-09-12 13:38:36 -0700 | 
| commit | 8284ba8bf78aade8f9d8f711cfefe2010ce81066 (patch) | |
| tree | 713a9b7f48f8c6b95d2cf33a54815d3d93d3cae5 /doc/usage.inc | |
| parent | 8960cb525ef43c2262c7854b9a6f08237b3ea05b (diff) | |
doc: Add forward reference from 'idle' description to idle entry steps.
This provides a reminder that entering idle mode takes specific steps
which differ between models.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/usage.inc')
| -rw-r--r-- | doc/usage.inc | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/doc/usage.inc b/doc/usage.inc index 29587b7e..d010f398 100644 --- a/doc/usage.inc +++ b/doc/usage.inc @@ -238,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, | 
