1
0
Fork 0
Commit graph

2795 commits

Author SHA1 Message Date
j4strngs
1062618702 HTML ified joystick docs 2001-08-07 06:54:34 +00:00
j4strngs
b7b4e5b3f4 rename panels
preferences.xml
2001-07-31 07:07:41 +00:00
curt
51302626d6 Updated c172. 2001-07-25 02:09:06 +00:00
j4strngs
1b9a5468a8 Clarified texture cropping specs
Modified Files:
 	README.xmlpanel
2001-07-24 20:36:41 +00:00
curt
ab21c53f48 Default to jsb c172 2001-07-23 23:57:05 +00:00
curt
722fabb62f - modified commented out properties so that they will work if ever
uncommented (whoopie!)
2001-07-23 19:11:36 +00:00
curt
c25b322e28 - bound g to /controls/gear-down 2001-07-23 19:11:21 +00:00
j4strngs
b78c3cfcaf removed FG_version in favor of version 2001-07-16 18:20:48 +00:00
j4strngs
0de152c07c changed name of version file 2001-07-16 18:06:45 +00:00
j4strngs
8b21513250 File containing revision info
Added Files:
 	FG_version
2001-07-16 04:00:24 +00:00
curt
e07c32992f - bound ^R to /sim/temp/winding-ccw
- bound W to /sim/temp/full-screen
- bound Shift-F10 to /sim/temp/fdm-data-logging
2001-07-16 03:20:50 +00:00
curt
8348f7db01 - change default throttle binding to move both throttle 0 and throttle
1, in anticipation of adding a twin-engine model to JSBSim
2001-07-16 03:20:39 +00:00
j4strngs
161b3a3b53 Added some links, changed some wording
Modified Files:
 	Docs/index.html
2001-07-13 20:15:57 +00:00
j4strngs
9fd57b428e *** empty log message *** 2001-07-13 19:19:14 +00:00
j4strngs
bca2dc2f6d Added bat file for windows help
Added <browser-app> entry in preferences
2001-07-13 19:18:36 +00:00
j4strngs
d9fb72d486 fixed case of link
Modified Files:
 	index.html
2001-07-09 04:22:50 +00:00
j4strngs
9606f523f8 HTML help
Added Files:
	FGShortRef.html index.html
2001-07-08 01:08:27 +00:00
j4strngs
483ae55841 Added description of property units
Modified Files:
 	README.xmlpanel
2001-07-07 02:26:07 +00:00
j4strngs
3ca8c95fe9 Added ino on coolie hats
Modified Files:
 	README.Joystick README.xmlpanel
2001-07-07 02:06:25 +00:00
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
26ea8f02b9 *** empty log message *** 2001-07-03 21:06:42 +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
j4strngs
a4458c9f89 Manual
FlightGear/Docs/model-howto.html
 	FlightGear/Docs/InstallGuide/html/arizona2.gif
 	FlightGear/Docs/InstallGuide/html/getstart.html
 	FlightGear/Docs/InstallGuide/html/hud.gif
 	FlightGear/Docs/InstallGuide/html/navion.gif
 	FlightGear/Docs/InstallGuide/html/panel4.gif
 	FlightGear/Docs/InstallGuide/html/start.gif
2001-07-03 19:17:50 +00:00
j4strngs
4c1897e4fa User Doco
Added Files:
 	Serial/nmeafaq.txt
2001-07-03 18:10:50 +00:00
j4strngs
9f9374be23 Added User Doco
Added Files:
 	FGShortRef.pdf FlightGear-FAQ.html README README.IO
 	README.JSBsim README.xmlhud
2001-07-03 18:00:53 +00:00
curt
d85d6205b8 Built databases with metakit-2.01 2001-07-03 14:51:26 +00:00
curt
8fac6cbcb3 Updated runways and airport data. 2001-07-02 22:20:24 +00:00
j4strngs
3c0a328e46 Added Docs directory and start populating it.
Added Files:
 	README.Joystick README.xmlpanel
2001-07-02 21:58:43 +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
87f6b4bccd - added ESC to quit FlightGear
- added ^T to toggle terrain-follow
- added M and m to decrease and increase warp
- added p to pause and unpause the sim
- added T and t to decrease and increase warp delta
- added X and x to increase and decrease field of view
- added Z and z to decrease and increase visibility
- added F2 to force a tile-cache update
- added F4 to force a lighting update
- added F9 to toggle textured rendering
2001-06-26 21:01:46 +00:00
curt
94fcf991cc Added taxiway textures. 2001-06-22 21:54:12 +00:00
curt
15fcf17d25 Updated to version 2.47 (which includes taxiway data) 2001-06-22 20:17:52 +00:00
curt
f30c007209 - added new binding B (shift-b) to toggle parking brake on and off 2001-06-20 19:15:49 +00:00
curt
d3c4db2f58 Synced Thanks file with source.
Fixed elevator direction in keyboard.xml
Fixed a typo in materials.
2001-06-15 15:38:23 +00:00
curt
931f4bf184 Added ctrl-g binding for autopilot glide slope hold. 2001-06-13 20:37:15 +00:00
curt
d19a06ecfb Initial revision. 2001-06-11 22:11:49 +00:00
curt
e310421d44 Updated for a more "sparkly" look. 2001-06-11 20:29:16 +00:00
curt
f14a6cb82e - bound Shift-F1 to load and Shift-F2 to save
- bound Shift-F3 to panel-load
- bound Shift-F4, Shift-F5, Shift-F6, and Shift-F7 to scroll panel
2001-06-05 20:14:56 +00:00
curt
02483bfe8c Resync with latest JSBSim as of June 5, 2001. 2001-06-05 19:42:27 +00:00
curt
d880b8f90b - fixed bug with ',' and '.' for differential braking (release
binding wasn't encoded properly)
2001-06-04 20:08:43 +00:00
curt
fa3e35d824 - made elevator trim buttons more sensitive (i.e. slower) 2001-06-04 20:08:24 +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
90bb81107a Updates to match recent simgear/flightgear code changes. 2001-06-01 17:02:31 +00:00
curt
1da87b306c Updated to match code changes. 2001-05-29 21:28:13 +00:00
curt
d6e6319c6d Restore old keyboard defaults. 2001-05-29 20:14:01 +00:00
curt
d8547e499a Added support for keyboard bindings in keyboard.xml 2001-05-23 22:01:25 +00:00
curt
498eb04332 Initial revision. 2001-05-23 22:00:34 +00:00
curt
f7243008a1 Updated Canadian information. 2001-04-20 21:54:54 +00:00
curt
3d74d92be2 Initial revision. 2001-04-20 15:19:51 +00:00
curt
82b21ae152 Updated water textures. 2001-04-20 15:19:36 +00:00