]> git.mxchange.org Git - flightgear.git/commit
Prepare and implement reinit methods for instruments
authorThorstenB <brehmt@gmail.com>
Sun, 16 Sep 2012 22:12:29 +0000 (00:12 +0200)
committerThorstenB <brehmt@gmail.com>
Mon, 17 Sep 2012 11:45:30 +0000 (13:45 +0200)
commit043128c7c093c99125ba0ece4c0bcc0b697d2a63
treeb6a23b2226143c5dd87c13586ab028e32b63fca6
parent65a5f6744f38ef54e4b42757aca88aaca88942fb
Prepare and implement reinit methods for instruments
to clear error conditions, drifts, offsets etc
44 files changed:
src/Instrumentation/airspeed_indicator.cxx
src/Instrumentation/airspeed_indicator.hxx
src/Instrumentation/altimeter.cxx
src/Instrumentation/altimeter.hxx
src/Instrumentation/attitude_indicator.cxx
src/Instrumentation/attitude_indicator.hxx
src/Instrumentation/dme.cxx
src/Instrumentation/dme.hxx
src/Instrumentation/gps.cxx
src/Instrumentation/gps.hxx
src/Instrumentation/gyro.cxx
src/Instrumentation/gyro.hxx
src/Instrumentation/heading_indicator.cxx
src/Instrumentation/heading_indicator.hxx
src/Instrumentation/heading_indicator_dg.cxx
src/Instrumentation/heading_indicator_dg.hxx
src/Instrumentation/heading_indicator_fg.cxx
src/Instrumentation/heading_indicator_fg.hxx
src/Instrumentation/inst_vertical_speed_indicator.cxx
src/Instrumentation/inst_vertical_speed_indicator.hxx
src/Instrumentation/kr_87.cxx
src/Instrumentation/kr_87.hxx
src/Instrumentation/mag_compass.cxx
src/Instrumentation/mag_compass.hxx
src/Instrumentation/marker_beacon.cxx
src/Instrumentation/marker_beacon.hxx
src/Instrumentation/mrg.cxx
src/Instrumentation/mrg.hxx
src/Instrumentation/navradio.cxx
src/Instrumentation/navradio.hxx
src/Instrumentation/slip_skid_ball.cxx
src/Instrumentation/slip_skid_ball.hxx
src/Instrumentation/tacan.cxx
src/Instrumentation/tacan.hxx
src/Instrumentation/tcas.cxx
src/Instrumentation/tcas.hxx
src/Instrumentation/turn_indicator.cxx
src/Instrumentation/turn_indicator.hxx
src/Instrumentation/vertical_speed_indicator.cxx
src/Instrumentation/vertical_speed_indicator.hxx
src/Systems/static.cxx
src/Systems/static.hxx
src/Systems/vacuum.cxx
src/Systems/vacuum.hxx