..
HUD
Maintenance: HUD
2021-02-20 23:38:33 -06:00
KLN89
Maintenance: kln89
2021-02-21 10:49:20 -06:00
AbstractInstrument.cxx
Fix a comment typo
2020-04-27 14:21:47 +01:00
AbstractInstrument.hxx
MarkerBeacon uses AbstractInstrument
2019-06-03 14:32:38 +01:00
adf.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
adf.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
airspeed_indicator.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
airspeed_indicator.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
altimeter.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
altimeter.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
attitude_indicator.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
attitude_indicator.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
clock.cxx
Maintenance: clock
2021-02-21 09:53:08 -06:00
clock.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
CMakeLists.txt
Add AbstractInstrument base class and convert DME
2019-04-24 18:56:56 +01:00
commradio.cxx
CommRadio frequency updates from Sascha Reißner
2021-04-01 14:46:21 +01:00
commradio.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
dclgps.cxx
Removed unreachable code
2020-08-29 11:20:40 -05:00
dclgps.hxx
SGSubsystem classes: Subsystem and subsystem group API declaration standardisation.
2019-07-01 14:27:30 +02:00
dme.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
dme.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
frequencyformatter.hxx
Add 8.33 kHz support to the commradio
2015-05-28 12:04:23 +02:00
gps.cxx
Maintenance: gps
2021-02-21 10:07:27 -06:00
gps.hxx
Fix a use-after-free found by ASan.
2020-08-17 10:00:42 +01:00
gsdi.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
gsdi.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
gyro.cxx
Prepare and implement reinit methods for instruments
2012-09-17 13:45:30 +02:00
gyro.hxx
Prepare and implement reinit methods for instruments
2012-09-17 13:45:30 +02:00
heading_indicator.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
heading_indicator.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
heading_indicator_dg.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
heading_indicator_dg.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
heading_indicator_fg.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
heading_indicator_fg.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
inst_vertical_speed_indicator.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
inst_vertical_speed_indicator.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
instrument_mgr.cxx
Marker beacons: support correct timing, audio sync.
2021-01-28 21:00:51 +00:00
instrument_mgr.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
kr_87.cxx
Maintenance: kr_87
2021-02-21 10:15:15 -06:00
kr_87.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
mag_compass.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
mag_compass.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
marker_beacon.cxx
Marker beacons: support correct timing, audio sync.
2021-01-28 21:00:51 +00:00
marker_beacon.hxx
Marker beacons: support correct timing, audio sync.
2021-01-28 21:00:51 +00:00
mk_viii.cxx
Cmake: Remove version.h machinery
2020-08-24 15:04:24 +01:00
mk_viii.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
mrg.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
mrg.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
navradio.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
navradio.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
newnavradio.cxx
Modernize: std::string_literals
2020-12-05 14:25:59 -06:00
newnavradio.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
rad_alt.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
rad_alt.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
README
Added a README for the src/Instrumentation/ directory.
2003-01-29 15:38:52 +00:00
rnav_waypt_controller.cxx
GPS: bool return from RNAVWayptController::init
2021-01-07 09:56:41 +00:00
rnav_waypt_controller.hxx
GPS: bool return from RNAVWayptController::init
2021-01-07 09:56:41 +00:00
slip_skid_ball.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
slip_skid_ball.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
tacan.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
tacan.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
tcas.cxx
Cmake: Remove version.h machinery
2020-08-24 15:04:24 +01:00
tcas.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
transponder.cxx
Transponder: make standby mode work
2021-03-18 13:45:26 +00:00
transponder.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
turn_indicator.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
turn_indicator.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00
vertical_speed_indicator.cxx
SGSubsystem classes: Registration of all subsystems.
2019-07-01 14:51:32 +02:00
vertical_speed_indicator.hxx
SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems.
2019-07-01 14:51:32 +02:00