mfranz
1fd9c1d8f2
delete the file dialog, not the route manager dialog
2008-01-22 20:01:08 +00:00
mfranz
31c7d5d748
add button to load waypoint file (idea by Philip COBBIN)
2008-01-22 19:45:57 +00:00
mfranz
a856d86181
adopt glyph names from apt.dat 840 for "runway safety area" and "ils critical
...
area boundary"
2008-01-20 15:14:47 +00:00
mfranz
cce72f08a9
don't save view-enabled state of nameless views to aircraft config file
...
(the view may have been removed from the *-set.xml file)
2008-01-18 14:16:38 +00:00
sydadams
47b4d2f98e
*** empty log message ***
2008-01-17 00:54:17 +00:00
abory
3ff4521146
- Corrected the XML example so it works in FG and without aborting.
2008-01-06 15:10:46 +00:00
stuart
43cf56ad9a
Joystick Definition for CH Products Fighterstick USB.
2008-01-06 10:36:11 +00:00
martin
b58ef48096
.... and put the PDF into the right place.
2007-12-31 19:49:48 +00:00
martin
7788ea3152
Remove references to port 5002 - now that we have The Release we all
...
want to fly in the same World - don't we ?
2007-12-30 16:24:31 +00:00
sydadams
527959b8b3
fixed radar whiteout and hotspot alignment
2007-12-27 11:50:23 +00:00
sydadams
1ef0b7cf8a
Added field-of-view to the save file of my aircraft
...
Updated the radar to a 2d screen , still not working 100%
2007-12-27 03:27:09 +00:00
martin
9b16db56f0
Fix Chase View Without Yaw on the basis of:
...
http://mapserver.flightgear.org/git/gitweb.pl?p=flightgear;a=commitdiff;h=b4e4dc8531aa2c72ad7a1016450b7f5366e2d98a
http://mapserver.flightgear.org/git/gitweb.pl?p=fgdata;a=commitdiff;h=c952f8ddda9106a2ca3f88b52dc1d30b3c8a7a68
2007-12-25 19:42:13 +00:00
vmmeazza
bece76964e
Add information on "External Force" (experimantal)
2007-12-24 21:13:39 +00:00
sydadams
d64a6dba06
material lighting update
2007-12-22 23:38:37 +00:00
sydadams
24572f14db
Updated kfc200 FD mode operation...
...
Material lighting updates ....
2007-12-22 23:37:14 +00:00
sydadams
d642797371
Updated my 3d kr-87adf reciever to use Curt's kr-87 code instead of instruments/adf ....
2007-12-22 23:31:45 +00:00
mfranz
5832bde60e
s/no-warning/depreciated/
2007-12-21 12:04:26 +00:00
mfranz
c77eafa0c9
disable depreciation warning for standard HUDs. These will be converted
...
(more or less accurately) anyway.
2007-12-21 11:43:04 +00:00
sydadams
c07a7c266e
changed wxradar to radar ...
2007-12-18 07:13:10 +00:00
mfranz
7c9566860d
Stewart ANDREASON: fix broken index calculation in livery.set()
2007-12-17 21:49:52 +00:00
sydadams
28f416c6d5
a few Primus 1000 updates ...
2007-12-16 09:45:43 +00:00
martin
4e6318e03b
Oooops, stupid me, add this to the Base Pacckage as well.
2007-12-15 19:05:29 +00:00
mfranz
a7cdd684a1
add a "Camera View", which is an exact copy of "Cockpit View" and selected
...
(but disabled) by default. You won't notice any difference, unless you
place, let's say, an A-10-model.xml in the scenery. Some of the A-10's "select"
animations unselect the fuselage and other parts, when they thinks the A-10
is in cockpit view, not knowing that it's actually the *ufo*, which is in
cockpit view.
2007-12-14 10:50:02 +00:00
mfranz
c96fd4b089
- make stepView() read the <enabled> flag as bool
...
- some more 'var', as usual
2007-12-13 20:16:20 +00:00
mfranz
f0cd9efc9f
Hans FUGAL: different axis numbers for mac/unix
...
mf: add windows entries with same numbers as mac for now
2007-12-13 18:30:55 +00:00
martin
82019bd780
Ralf Gerlich:
...
Move/rotate Half Moon Bay (KHAF) taxiways to fit the realigned runway.
2007-12-13 15:36:22 +00:00
mfranz
961e91520d
- allow to hide views from this dialog by setting <hide type="bool">true</hide>
...
- deal better with (broken!) nameless views
2007-12-13 13:57:23 +00:00
mfranz
92fdbe3f1b
Arvid NORLANDER: trigger, aircraft specific stuff, cleanup, ...
2007-12-12 21:52:56 +00:00
sydadams
6f1b020d68
fixed the PFD VOR2 pointer to point to nav[1] vor heading ... and var-ified
2007-12-12 05:57:24 +00:00
sydadams
89467fe9ca
Added hotspots and nasal file for the b1900d trancievers ... didnt realize they only had OSG hotspots...
...
and nasal control because the <bias> tag doesn't seem to work here
2007-12-12 05:31:44 +00:00
durk
3d33af624f
Release related updates:
...
- Disable the 737 AI demo (because it uses the user 737-300, which is
currently not part of the base package).
- New version number
- Add some more 747 size parking areas at KSFO.
2007-12-11 21:44:02 +00:00
martin
914c1a7898
Use this one if you're in hurry.
2007-12-11 16:47:50 +00:00
mfranz
8bf50232da
replace /sim/devel by /sim/gui/devel-widgets to enable/disable devel widgets
2007-12-11 15:50:58 +00:00
martin
33277e0730
Stuart Buchanan:
...
1) The chat menu will now select the runway closest to the aircraft
when the aircraft is on the ground, or very low (< 100ft). This
handles the case where the user has selected a runway explicitly,
e.g. 01R for KSFO take-offs for noise abatement. My thanks for
AnMaster for pointing this out on IRC. Note that above 100 ft, the
wind-appropriate runway will still be used.
2) Change to keyboard description for the - key, as pointed out by
Melchior.
2007-12-11 15:20:00 +00:00
andy
f4131eb6f2
Maik: add ROTORBALANCE axis. Fix spelling of ROTORRELTARGET.
2007-12-10 19:25:49 +00:00
mfranz
e37bd9d12f
add new key defs
2007-12-09 22:58:51 +00:00
sydadams
51465fa2f4
Added more P1000 controllers ....
...
Flight Director still broken ...
hopefully tomorrow ...
2007-12-09 09:07:38 +00:00
mfranz
9090c1bf74
remove garbage
2007-12-08 19:31:19 +00:00
mfranz
ee6dcb6d33
fix broken indentation
2007-12-08 19:30:20 +00:00
vmmeazza
4ee3367452
Stuart Buchanan:
...
Add chat menu
2007-12-08 19:01:03 +00:00
mfranz
cf0f21dec3
... and turning them on again should actually make the frames visible.
2007-12-07 12:23:46 +00:00
mfranz
c83a76d585
disable top bar only if /sim/model/geometry/square/top is unset. Put this
...
into your ~/.fgfsrc if you want complete squares (yes, 0 is on :-).
--prop:sim/model/geometry/square/top=0
2007-12-07 11:49:55 +00:00
sydadams
eaba85f3bb
MFD temporary fixes ...
2007-12-07 04:39:45 +00:00
mfranz
e5db56287d
Stuart BUCHANAN: s/Time of Day/Time Settings/
2007-12-05 07:58:33 +00:00
sydadams
3ee01413d1
disabled autopilot on ground...
2007-12-05 06:18:49 +00:00
sydadams
f07c189652
Added hotspots for the autopilot and remote instrument controllers
2007-12-05 05:13:51 +00:00
martin
4c4adcff8e
Show people what's current.
2007-12-04 22:53:48 +00:00
mfranz
064a423ee2
change default GUI style
2007-12-04 13:12:15 +00:00
mfranz
f2a14b1697
Arvid NORLANDER: Saitek X52 pro driver
2007-12-04 12:36:51 +00:00
mfranz
f671f0b0f7
add glide slope tunnel option to help menu
2007-12-04 10:51:45 +00:00