1
0
Fork 0
Commit graph

116 commits

Author SHA1 Message Date
j4strngs
769d991462 JW mini panel
Modified Files:
 	keyboard.xml preferences.xml
 	Aircraft/c172/Panels/c172-panel-trans-mini.xml
2001-07-03 23:38:15 +00:00
j4strngs
66abd80c3b Jim Wilsons transparent mini-panel
Modified Files:
 	FlightGear/keyboard.xml FlightGear/preferences.xml
 Added Files:
 	FlightGear/Aircraft/c172/Panels/c172-panel-mini.xml
 	FlightGear/Aircraft/c172/Panels/c172-panel-trans-mini.xml
 	FlightGear/Aircraft/c172/Panels/Textures/panel-mini-bg.rgb
 	FlightGear/Aircraft/c172/Panels/Textures/panel-trans-mini-bg.rgb
2001-07-03 21:03:42 +00:00
curt
e7ef251807 ** Properties Renamed
- /autopilot/locks/nav1 => /autopilot/locks/nav[0]
- /autopilot/settings/altitude += "-ft"
- /autopilot/settings/climb-rate += "-fpm"
- /autopilot/settings/heading-bug += "-deg"
- /consumables/fuel/tank1/level => /consumables/fuel/tank[0]/level-gal_us
- /consumables/fuel/tank2/level => /consumables/fuel/tank[1]/level-gal_us
- /engines/engine0/cht => /engines/engine[0]/cht-degf
- /engines/engine0/egt => /engines/engine[0]/egt-degf
- /engines/engine0/fuel-flow => /engines/engine[0]/fuel-flow-gph
- /engines/engine0/mp => /engines/engine[0]/mp-osi
- /engines/engine0/rpm => /engines/engine[0]/rpm
- /environment/clouds/altitude += "-ft"
- /environment/magnetic-dip += "-deg"
- /environment/magnetic-varation += "-deg"
- /environment/visibility += "-m"
- /environment/wind-down += "-fps"
- /environment/wind-east += "-fps"
- /environment/wind-north += "-fps"
- /orientation/heading += "-deg"
- /orientation/heading-magnetic += "-deg"
- /orientation/pitch += "-deg"
- /orientation/roll += "-deg"
- /position/altitude += "-ft"
- /position/altitude-agl += "-ft"
- /position/latitude += "-deg"
- /position/longitude += "-deg"
- /radios/adf/frequencies/selected += "-khz"
- /radios/adf/frequencies/standby += "-khz"
- /radios/adf/rotation += "-deg"
- /radios/nav1/* => /radios/nav[0]/*
- /radios/nav2/* => /radios/nav[1]/*
- /radios/nav[*]/dme/distance += "-nm"
- /radios/nav[*]/frequencies/selected += "-mhz"
- /radios/nav[*]/frequencies/standby += "-mhz"
- /radios/nav[*]/radials/actual += "-deg"
- /radios/nav[*]/radials/selected += "-deg"
- /sim/view/goal-offset += "-deg"
- /sim/view/offset += "-deg"
- /steam/adf += "-deg"
- /steam/airspeed += "-kt"
- /steam/altitude += "-ft"
- /steam/gyro-compass += "-deg"
- /steam/gyro-compass-error += "-deg"
- /steam/mag-compass += "-deg"
- /steam/vertical-speed += "-fpm"
- /velocities/airspeed += "-kt"
- /velocities/side-slip += "-rad"
- /velocities/speed-down += "-fps"
- /velocities/speed-east += "-fps"
- /velocities/speed-north += "-fps"
- /velocities/uBody += "-fps"
- /velocities/vBody += "-fps"
- /velocities/wBody += "-fps"
- /velocities/vertical-speed += "-fps"
2001-07-02 21:05:14 +00:00
curt
39148a77ca ** joysticks.xml
- new external file for joystick configuration
- designed for a basic three-axis, three-button joystick; others will
  require some work

** keyboard.xml
- changed back to using index ('n' attribute) to represent key code
- switched to nesting for modifiers, so that they can all appear in
  the same declaration
- bound 'b' to brake, but modified so that the brake is released
  as soon as the button is

** preferences.xml
- start mixture at 1.0 (full rich), which is most appropriate for
  take-off and landing
- commented out old joystick bindings
- added reference to external joysticks.xml file
2001-06-04 19:48:08 +00:00
curt
1da87b306c Updated to match code changes. 2001-05-29 21:28:13 +00:00
curt
d8547e499a Added support for keyboard bindings in keyboard.xml 2001-05-23 22:01:25 +00:00
j4strngs
e82ed888e2 Oops. Fixed for larger panel bg's
Modified Files:
 	preferences.xml
2001-04-19 21:58:23 +00:00
curt
f94a429cd7 Added an entry for <field-of-view> 2001-02-25 01:17:49 +00:00
j4strngs
e13c183db5 Workaround for altimeter datum being zeroed on reset
preferences.xml
2001-01-29 01:29:13 +00:00
curt
dd0827302a Changed default mixture to 0.8 2001-01-27 21:28:49 +00:00
j4strngs
bf7349f0c1 New preferences.xml
Modified Files:
	preferences.xml
2001-01-16 07:35:44 +00:00
curt
02eb57e5bc Added /environment/visibity. 2001-01-05 18:32:38 +00:00
j4strngs
bac02d5478 Updated default panel path for rename
Modified Files:
	preferences.xml
2000-11-16 20:42:05 +00:00
j4strngs
4a51d47565 Slimmed down needles
Modified Files:
 	FlightGear/preferences.xml
	FlightGear/Aircraft/c172/Instruments/airspeed.xml
 	FlightGear/Aircraft/c172/Instruments/altimeter.xml
 	FlightGear/Aircraft/c172/Instruments/manifold-press.xml
 	FlightGear/Aircraft/c172/Instruments/rpm.xml
	FlightGear/Aircraft/c172/Instruments/vertical.xml
2000-11-11 00:54:26 +00:00
j4strngs
e2a66bd458 Changed default /sim/panel/path
Modified Files:
 	preferences.xml
2000-11-04 22:12:31 +00:00
curt
8ff55732bf Added preferences.xml 2000-11-02 17:31:51 +00:00