]> git.mxchange.org Git - flightgear.git/commit
Roy Vegard Ovesen:
authorehofman <ehofman>
Sun, 24 Oct 2004 11:05:14 +0000 (11:05 +0000)
committerehofman <ehofman>
Sun, 24 Oct 2004 11:05:14 +0000 (11:05 +0000)
commit0ab2a40c2a2c75d117744f63a1bd74ccc7ea3a4e
tree7f7af8c7c6edc3dcbd6be97868694432251cd807
parent5192c5bc7def6ba3b214df1af7da357bb4f78cc7
Roy Vegard Ovesen:

I've added two new debug log types for the instrumentation and systems. They
used to use the autopilot debug log, because I couldn't figure out how to
make new log types. Well, now I have figured it out.  ;-)
17 files changed:
src/FDM/JSBSim/FGEngine.cpp
src/Instrumentation/adf.cxx
src/Instrumentation/airspeed_indicator.cxx
src/Instrumentation/altimeter.cxx
src/Instrumentation/attitude_indicator.cxx
src/Instrumentation/clock.cxx
src/Instrumentation/dme.cxx
src/Instrumentation/gps.cxx
src/Instrumentation/heading_indicator.cxx
src/Instrumentation/mag_compass.cxx
src/Instrumentation/slip_skid_ball.cxx
src/Instrumentation/turn_indicator.cxx
src/Instrumentation/vertical_speed_indicator.cxx
src/Main/fg_props.cxx
src/Systems/pitot.cxx
src/Systems/static.cxx
src/Systems/vacuum.cxx