diff options
| author | Bdale Garbee <bdale@gag.com> | 2018-08-05 11:21:37 +0800 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2018-08-05 11:21:37 +0800 | 
| commit | d8627bb7b46fc991786835afa38cd720e9e75812 (patch) | |
| tree | e14ae029a4ead29a4a7ccccb39af556e32413d36 /doc/config-device.inc | |
| parent | 59e23c27c2a85d7d748223e444b24d19937afe47 (diff) | |
| parent | 8830fbc99565f753c0ae1f3d9f4b079860c2634a (diff) | |
Merge branch 'master' into branch-1.8
Diffstat (limited to 'doc/config-device.inc')
| -rw-r--r-- | doc/config-device.inc | 8 | 
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/config-device.inc b/doc/config-device.inc index 99d5c008..0ca6afff 100644 --- a/doc/config-device.inc +++ b/doc/config-device.inc @@ -23,7 +23,7 @@ ifdef::altusmetrum[]  	==== Apogee Lockout -		Apogee lockout is the number of seconds after boost +		Apogee lockout is the number of seconds after launch  		where the flight computer will not fire the apogee  		charge, even if the rocket appears to be at  		apogee. This is often called 'Mach Delay', as it is @@ -35,6 +35,12 @@ ifdef::altusmetrum[]  		pressure increase, and so this setting should be left  		at the default value of zero to disable it. +		[WARNING] +		Firmware versions older than 1.8.6 have a +		bug which resets the time since launch to zero each +		time a motor starts burning. Update firmware to get +		the correct behavior. +  endif::altusmetrum[]  ifdef::radio[]  | 
