]> 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)
committerDave Luff <daveluff@ntlworld.com>
Sat, 15 Jan 2011 13:32:01 +0000 (13:32 +0000)
commit3dd75394af8f1bb5bfc89e409dd7598100aab657
treef10aa4e3c98e8f45c6de43f318de0e9718f50581
parentd0a2fbba990c07608b813fa026126fe7ce52c552
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