1
0
Fork 0
flightgear/src/Cockpit
curt 0c8c3ac0d6 David Megginson's changes:
src/Cockpit/radiostack.cxx
- extended VOR ranges to make them slightly more usable (pending some
  real radio code)

src/Cockpit/sp_panel.cxx
- fixed heading bug on gyro compass (sort-of -- the AP still doesn't
  work quite as expected)
- skid ball moves the right direction
- moved whiskey compass more to the co-pilot's side, as suggested by
  Alex a while back

src/Joystick/joystick.cxx
- included Norm's Windows patches
- renamed brake properties (see bfi.cxx, below)

src/Main/bfi.cxx
src/Main/bfi.hxx
- renamed getBrake and setBrake to getBrakes and setBrakes
- added getCenterBrake and setCenterBrake
- added getAPHeading (without mag correction, needed for the panel)
- renamed property /controls/brake to /controls/brakes/all
- renamed property /controls/left-brake to /controls/brakes/left (as
  requested by Alex)
- renamed property /controls/right-brake to /controls/brakes/right (as
  requested by Alex)
- added property /controls/brakes/center
- added property /autopilot/settings/heading
- fixed bug in setAltitude so that altitude will be property restored
  from a save file
- fixed getBrakes to return the highest of the three brake settings

src/Main/save.cxx
- call FGBFI::getBrakes instead of FGBFI::getBrake
2000-07-23 00:11:04 +00:00
..
cockpit.cxx More SGTime tidying. 2000-07-07 20:28:51 +00:00
cockpit.hxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
hud.cxx Updated hud controls a bit: 2000-05-15 17:47:50 +00:00
hud.hxx Updated hud controls a bit: 2000-05-15 17:47:50 +00:00
hud_card.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_dnst.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_guag.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_inst.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_labl.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_ladr.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_lat.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_lon.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_opts.hxx Removed all dependencies on <simgear/math/mat3.h> and friends. These are 2000-02-19 14:29:27 +00:00
hud_scal.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
hud_tbi.cxx HUD updates/cleanups from Norman Vine. 2000-05-13 00:02:43 +00:00
Makefile.am User-visible 2000-05-02 18:26:00 +00:00
panel.cxx Updates from David Megginson: 2000-06-14 20:59:51 +00:00
panel.hxx Updates from David Megginson: 2000-06-14 20:59:51 +00:00
radiostack.cxx David Megginson's changes: 2000-07-23 00:11:04 +00:00
radiostack.hxx More fixes to ils approaches and autopilot. 2000-05-12 22:17:09 +00:00
sp_panel.cxx David Megginson's changes: 2000-07-23 00:11:04 +00:00
sp_panel.hxx User-visible 2000-05-02 18:26:00 +00:00
steam.cxx Activated gyro drift ... look out! 2000-07-22 23:25:49 +00:00
steam.hxx Patches and tweaks from Alex. 2000-06-15 18:36:13 +00:00