]> git.mxchange.org Git - flightgear.git/commit
Fix ADF bugs ... including still driving the needle when power off.
authorJohn Denker <jsd@av8n.com>
Mon, 30 Nov 2009 10:19:17 +0000 (03:19 -0700)
committerJames Turner <zakalawe@mac.com>
Tue, 18 Jan 2011 22:12:29 +0000 (22:12 +0000)
commitf025c65c60ba34c2fd91bc52f201463d992cf613
treeceed2f4f321006465b49f1574a14f98859f82370
parent5ec5c34255d2488d5a7b255cf9c95520eccf3ac5
Fix ADF bugs ... including still driving the needle when power off.

ADF bug fixes from John Denker.  Changes from current behaviour are:
* Include the power button in the electrical checks
* Raise the required input voltage from 1V to 8V
* Don't reset the heading to 90 degrees when out of range or no power
  (heading is now only reset to 90 in ANT or TEST mode)
src/Instrumentation/adf.cxx
src/Instrumentation/adf.hxx