jimw
88d1598ab9
Fix virtual cockpit toggle binding ("c"). Switches between 2D/3D mode on the
...
fly.
2004-03-24 16:07:09 +00:00
daveluff
49f5805466
Reduce the AI traffic density to low prior to the release in order to minimise the chance of problems
2004-03-22 20:59:20 +00:00
ehofman
7eea5be358
Melchior FRANZ:
...
Don't know if this was intentional, but since revision 1.128
(2003/10/01 21:15:55; david; "Add some whitespace, and initialize
the new ADF subsystem.") the ADF isn't initialized with useful
frequencies any more. It should be something in the bay area.
379 is for BRIJJ again (in the glide slope of KSFO) and 341 is
for RORAY (KOAK). Don't know what the standby frequency was before.
2004-03-19 18:05:58 +00:00
daveluff
eb1b15497c
Remove a stray DOS line ending
2004-03-09 13:16:26 +00:00
daveluff
d49fc91fd7
Set a default AI traffic level
2004-03-09 12:30:42 +00:00
ehofman
f0d71eb5bd
rename the live weather property
2004-02-21 14:04:06 +00:00
ehofman
9a83981591
Add support for retreiving metar data from the internet
2004-02-21 12:56:26 +00:00
curt
76a08b6467
Autopilot overhaul.
2004-01-31 19:55:13 +00:00
ehofman
50ad5e38f8
Animate the navigation lights of the sailboat AIModel
2004-01-22 21:00:22 +00:00
curt
f7c276944e
Attempt #1 to sort out confusion between left / right / parking brake
...
controls in the cockpit vs. which wheels they apply to. FlightGear now
sets /controls/gear/brake-left, /controls/gear/brake-right, and
/controls/gear/brake-parking. It should be up to the FDM to sort out
which wheels under which circumstances are affected by these controls
and ultimately what happens to the physical motion of the aircraft.
2004-01-12 17:49:33 +00:00
ehofman
812b9e3c34
Don't add the freighter model
2003-12-28 17:46:48 +00:00
ehofman
d739644ec2
Add a preset mouse mode entry
2003-12-28 17:41:21 +00:00
ehofman
8197dfba44
Add a sailboat to the bay area.
2003-11-30 18:32:39 +00:00
david
954b758e3e
Add some whitespace, and initialize the new ADF subsystem.
2003-10-01 21:15:55 +00:00
ehofman
e440ca5b19
Implement three level LOD for static scenery
2003-09-28 11:16:19 +00:00
curt
8adb95c719
Added a replay manager dialog box.
...
Other misc. tweaks and updates.
2003-09-11 19:35:18 +00:00
ehofman
4cb1914e02
Add a level of realism property which can varry between highly accurate (level=10) and low resolution (level-0) rendering. The default is set to five for now.
2003-08-21 11:16:44 +00:00
ehofman
554c2ba1bc
Add a /test/scene_lighting property to switch between new and old behavior
2003-08-04 09:35:30 +00:00
curt
803877796c
Add a default value for the flaps-servicable flag.
2003-08-01 19:42:42 +00:00
curt
c02bad6bf7
Add initial defaults for engine failure parameters
2003-08-01 00:28:33 +00:00
ehofman
6258ec3955
Remove altitude damping
2003-07-24 14:49:12 +00:00
ehofman
ff8f3ae0ff
Fix a bug that would occur on 5GHz computers, and disable the altitude damping feature.
2003-07-22 08:51:27 +00:00
ehofman
0fd9f17296
Make sure the sixth view is accessible, and remove the damping factor from the helicopter view
2003-07-18 08:56:14 +00:00
curt
f79b642a13
Make default visibility exactly 10 miles.
2003-07-17 18:17:13 +00:00
ehofman
56b6777bad
Adjust the damping factors slightly
2003-07-17 08:54:06 +00:00
david
2e8aac5d94
More turbulence tweaks and fixes.
2003-07-15 01:26:37 +00:00
ehofman
daf32bd124
Framerate independent viewer fixes from Melchior FRANZ
2003-07-14 14:20:55 +00:00
ehofman
c63777e2ad
Temporary remove damping for the default helicopter view because it takes a *long* time to lineup with the aircraft again. A fix is underway
2003-07-12 13:45:15 +00:00
ehofman
699e4d659e
Use a common z-offset definiton for all external views
2003-07-12 12:02:40 +00:00
ehofman
700fe69801
Add a new chase view from Melchior FRANZ. I think it's time tom move some of the views into it's own menu option and leave about three aircraft related views in the prefferences file
2003-07-12 09:55:04 +00:00
david
154a0fb707
Reintroduce very mild turbulence on climbout.
2003-07-01 20:56:21 +00:00
david
6bbac81aa7
No turbulence by default.
2003-07-01 19:17:03 +00:00
ehofman
4d4fef591b
Melchior FRANZ:
...
These patches add a clock instrument, which allows to model failure ("serviceable") and to adjust the time independently of the system time (defaults to GMT). The main incentive is to make the p51d clock work and adjustable via the knob.
o Offers a time string ("12:03:15") for the LCD or for LED
clocks, or an empty string in case of failure/power off. The
instrument assumes that digital clocks are battery buffered,
so they will be updated even if there's nothing on the display.
o Offers the number of seconds since midnight for analog
clocks, like in the p51d. This number is not increased
if !serviceable. So the clock will stand still and continue
where it stopped when it's serviceable again.
I did not consider voltage yet, because the Mustang's clock will need a lot more current than the LCD clock. The instrument is updated 4 times per second but returns immediately if neither time nor offset changed. The function getGMTString() in fg_props.cxx could be removed after applying these patches.
2003-06-27 08:45:35 +00:00
curt
72850a9046
Set temperature-degc (at altitude temp) for the environment layers rather
...
than temperature-sea-level-degc. It made no sense to specify the sea level
temperature at different altitudes ... :-)
2003-06-24 19:53:21 +00:00
curt
b2518a946e
We default to having two active cloud layers. Let's fill in layers 0 and 1
...
rather than layers 1 and 4.
2003-06-23 20:55:57 +00:00
ehofman
24c5b2e512
Initialize some default rendering options
2003-06-17 16:56:58 +00:00
david
a48332cfdf
Added initialization and user dialog for improved weather system.
2003-06-08 14:44:53 +00:00
curt
cd6cee0a77
Make the 2nd (right) vacuum pump serviceable by default.
2003-05-27 19:48:03 +00:00
ehofman
87308b6fb5
Add a debug option for rendering
2003-05-06 13:52:08 +00:00
david
5032f37553
Initialize turbulence.
2003-04-19 11:59:02 +00:00
david
11ffecde16
Initialize all of the attitude-indicator properties explicitly.
2003-04-05 15:04:20 +00:00
david
b7f1ccffa0
Use "coverage" instead of "type".
...
Rename "mostly-cloudy" to "broken" and "mostly-sunny" to "scattered",
to follow standard weather terminology.
Add "few".
2003-04-05 03:36:20 +00:00
david
11ba7095ee
Restore default out-the-window view.
...
Start with mags on.
2003-04-01 15:45:10 +00:00
dluff
ca1b1cd4f6
Enable ATC and AI traffic by default
2003-04-01 14:27:45 +00:00
ehofman
759d86d947
Updates to refelect the controls update of FlightGear. It could be there are a few unupdated controls left. To simplify the transisition there is a file called README.properties in the docs-mini directory of FlightGear that explains the new controls layout.
2003-04-01 12:41:12 +00:00
jimw
6e5c2c28db
Default for fov is 55 degrees in viewer code. Changed to 55 here to match.
2003-04-01 02:02:57 +00:00
curt
5458bc86e7
Add an option (set to true) specifying whether or not to draw the
...
out-the-window view.
2003-03-29 02:25:23 +00:00
david
7412bfb95a
Basic initialization for the GPS.
2003-03-10 14:13:44 +00:00
david
67390808d2
Initialize DME switch position.
2003-03-09 04:12:04 +00:00
david
a8cb795495
Initialize DME to serviceable.
2003-03-09 03:38:59 +00:00