]> git.mxchange.org Git - flightgear.git/commit
Properties:
authorcurt <curt>
Wed, 4 Oct 2000 22:22:21 +0000 (22:22 +0000)
committercurt <curt>
Wed, 4 Oct 2000 22:22:21 +0000 (22:22 +0000)
commitb6d04020740f2a6c67edc102b02edd58a18cd021
tree6c52a942abfb13233b65b1149e9a30cfcd55a3dd
parent4e3abe851bb9902568fe8655e38f9920d707c95d
Properties:

- /engines/engine0/rpm changed to read-only
- /engines/engine0/egt added (read-only)
- /controls/mixture added
- /controls/propellor-pitch added (not used for C172)

BFI:

- getEGT() added
- getMixture() and setMixture() added
- getPropAdvance() and setPropAdvance() added (= pitch)
- cleaned up reinit function a bit
- force reinit only when values are actually changed; for example,
  setting the flight model to the current flight model will not cause
  a reinit

LaRCSim:

- hook up mixture and pitch to FGControls (they were hard-coded
  before)
src/FDM/LaRCsim.cxx
src/Main/bfi.cxx
src/Main/bfi.hxx