1
0
Fork 0
flightgear/src/FDM
curt b6d0402074 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)
2000-10-04 22:22:21 +00:00
..
Balloon builddir -> srcdir so builds can be done outside the master source directory. 2000-09-20 23:27:25 +00:00
JSBSim Oct 2, 2000 JSBSim sync. 2000-10-02 23:07:30 +00:00
LaRCsim builddir -> srcdir so builds can be done outside the master source directory. 2000-09-20 23:27:25 +00:00
UIUCModel MSVC compatibility changes and code tweaks for minor nits caught by the 2000-10-02 21:49:04 +00:00
10520d.cxx MSVC compatibility changes and code tweaks for minor nits caught by the 2000-10-02 21:49:04 +00:00
10520d.hxx MSVC compatibility changes and code tweaks for minor nits caught by the 2000-10-02 21:49:04 +00:00
Balloon.cxx A bit of fg->sg namespace changing. 2000-09-27 20:16:22 +00:00
Balloon.h Initial revision of balloon simulator code. 1999-10-12 03:27:06 +00:00
engine.cxx Updates to IO360 engine model: Added a couple of guestimates for engine 2000-09-28 22:49:33 +00:00
External.cxx Revamped the "External" flight model. 1999-11-19 02:12:46 +00:00
External.hxx Revamped the "External" flight model. 1999-11-19 02:12:46 +00:00
flight.cxx A bit of fg->sg namespace changing. 2000-09-27 20:16:22 +00:00
flight.hxx MSVC compatibility changes and code tweaks for minor nits caught by the 2000-10-02 21:49:04 +00:00
IO360.cxx MSVC compatibility changes and code tweaks for minor nits caught by the 2000-10-02 21:49:04 +00:00
IO360.hxx MSVC compatibility changes and code tweaks for minor nits caught by the 2000-10-02 21:49:04 +00:00
JSBSim.cxx Oct 2, 2000 JSBSim sync. 2000-10-02 23:07:30 +00:00
JSBSim.hxx Sync the JSBSim code with the Jon & Tony's devel version. 2000-07-24 17:26:05 +00:00
LaRCsim.cxx Properties: 2000-10-04 22:22:21 +00:00
LaRCsim.hxx Working on putting engine data on "the bus" 2000-09-29 03:27:21 +00:00
MagicCarpet.cxx A bit of fg->sg namespace changing. 2000-09-27 20:16:22 +00:00
MagicCarpet.hxx Initial revision. 1999-10-14 01:54:11 +00:00
Makefile.am Renamed fg_types.hxx -> sg_types.hxx 2000-09-26 23:39:29 +00:00
ps-10520c.cxx MSVC compatibility changes and code tweaks for minor nits caught by the 2000-10-02 21:49:04 +00:00