]> git.mxchange.org Git - flightgear.git/log
flightgear.git
20 years agoAllow the slip/skid ball to be overridden by an external source which
curt [Mon, 10 Nov 2003 21:57:14 +0000 (21:57 +0000)]
Allow the slip/skid ball to be overridden by an external source which
calculates the position instead.

20 years agoAdd support for sending out a requested aircraft weight to an external FDM
curt [Mon, 10 Nov 2003 21:56:32 +0000 (21:56 +0000)]
Add support for sending out a requested aircraft weight to an external FDM
via the "pipe" interface.

20 years agoI had made a change on 6/24/2003 relating to temperature interpolation.
curt [Mon, 10 Nov 2003 21:55:49 +0000 (21:55 +0000)]
I had made a change on 6/24/2003 relating to temperature interpolation.
Upon further review, I was very misguided, and unfortunately no one slapped
my hand at the time.

Factoring in the environment manager's interpolation scheme, it makes complete
sense to specify the sea level temperature at each boundary and aloft layer.
In fact, this is the only way that allows the temperature interpolation to
make sense, especially around the boundary layer.  This is confusing stuff,
but it now works perfectly. :-)

20 years agoDisable two sided light model because Andy's patch to plib makes it unneeded. This...
ehofman [Sun, 9 Nov 2003 15:07:23 +0000 (15:07 +0000)]
Disable two sided light model because Andy's patch to plib makes it unneeded. This should also increase framerate a bit

20 years agoRe-commit the changes that I inadvertantly committed as cvsguest
daveluff [Sun, 9 Nov 2003 14:01:50 +0000 (14:01 +0000)]
Re-commit the changes that I inadvertantly committed as cvsguest

20 years agoSomeone managed to commit changes as cvsguest, return to the original
curt [Sun, 9 Nov 2003 00:46:56 +0000 (00:46 +0000)]
Someone managed to commit changes as cvsguest, return to the original
version.  These changes need to be added via the proper channels.

20 years agoSomeone managed to commit changes as cvsguest, return to the original
curt [Sun, 9 Nov 2003 00:38:48 +0000 (00:38 +0000)]
Someone managed to commit changes as cvsguest, return to the original
version.  These changes need to be added via the proper channels.

20 years agoMultiplayer client/server system -- Message base class, "hello" message, and message...
cvsguest [Sat, 8 Nov 2003 20:11:14 +0000 (20:11 +0000)]
Multiplayer client/server system -- Message base class, "hello" message, and message class test harness

20 years agoMultiplayer client/server system -- Fix building MPS enabled binary
cvsguest [Sat, 8 Nov 2003 16:25:30 +0000 (16:25 +0000)]
Multiplayer client/server system -- Fix building MPS enabled binary

20 years agoMultiplayer client/server system -- MessageBuf class and test harness complete
cvsguest [Sat, 8 Nov 2003 04:15:31 +0000 (04:15 +0000)]
Multiplayer client/server system -- MessageBuf class and test harness complete

20 years agoMultiplayer client/server system changes and new files
cvsguest [Fri, 7 Nov 2003 23:38:18 +0000 (23:38 +0000)]
Multiplayer client/server system changes and new files

20 years agoFurther progress towards interactive ATC
daveluff [Wed, 5 Nov 2003 17:24:58 +0000 (17:24 +0000)]
Further progress towards interactive ATC

20 years agoFurther progress towards interactive ATC control
daveluff [Wed, 5 Nov 2003 10:06:57 +0000 (10:06 +0000)]
Further progress towards interactive ATC control

20 years agoFix a nasty bug - FGATC::SetDisplay() should be called *after* FGATC::Init() since...
cvsguest [Wed, 5 Nov 2003 10:02:34 +0000 (10:02 +0000)]
Fix a nasty bug - FGATC::SetDisplay() should be called *after* FGATC::Init() since display is often initialised to false in the init routine.  Also some other bits and pieces.

20 years agoSet the message display delay to default to zero
cvsguest [Wed, 5 Nov 2003 10:00:46 +0000 (10:00 +0000)]
Set the message display delay to default to zero

20 years agoFix a typo in the comments
daveluff [Tue, 4 Nov 2003 12:00:36 +0000 (12:00 +0000)]
Fix a typo in the comments

20 years agoStart supporting user interaction callbacks and tweak the circuit eta calculation
daveluff [Tue, 4 Nov 2003 12:00:14 +0000 (12:00 +0000)]
Start supporting user interaction callbacks and tweak the circuit eta calculation

20 years agoRationalisation of the ATC popup dialog code - moved it all over to AK's dynamic...
daveluff [Tue, 4 Nov 2003 11:54:42 +0000 (11:54 +0000)]
Rationalisation of the ATC popup dialog code - moved it all over to AK's dynamic list system and removed the hardcoded list code, extended the dynamic list system a bit, started adding support for callbacks from the user interaction

20 years agoFix an automake squawk.
curt [Fri, 31 Oct 2003 21:15:43 +0000 (21:15 +0000)]
Fix an automake squawk.

20 years agoUpdates.
curt [Fri, 31 Oct 2003 21:03:53 +0000 (21:03 +0000)]
Updates.

20 years agoUpdates.
curt [Fri, 31 Oct 2003 03:53:10 +0000 (03:53 +0000)]
Updates.

20 years agoInitial revision of the RedHat package building .spec file.
curt [Tue, 28 Oct 2003 20:52:49 +0000 (20:52 +0000)]
Initial revision of the RedHat package building .spec file.

20 years agoVarious 0.9.3 updates.
curt [Fri, 24 Oct 2003 17:06:39 +0000 (17:06 +0000)]
Various 0.9.3 updates.

20 years agoFix a potention buffer overflow
ehofman [Fri, 24 Oct 2003 12:39:31 +0000 (12:39 +0000)]
Fix a potention buffer overflow

20 years agoDavid Culp: Heres are some tweaks to the FGSimTurbine module that smooth out the...
ehofman [Fri, 24 Oct 2003 12:25:24 +0000 (12:25 +0000)]
David Culp: Heres are some tweaks to the FGSimTurbine module that smooth out the animation between engine phases, and between afterburner and non-afterburner operation.

20 years agoA couple cosmetic tweaks ...
curt [Thu, 23 Oct 2003 21:17:43 +0000 (21:17 +0000)]
A couple cosmetic tweaks ...

20 years agoAnother round of inno-setup script tweaks.
curt [Thu, 23 Oct 2003 21:03:47 +0000 (21:03 +0000)]
Another round of inno-setup script tweaks.

20 years agoUpdates to the Inno-setup script.
curt [Thu, 23 Oct 2003 18:05:18 +0000 (18:05 +0000)]
Updates to the Inno-setup script.

20 years agoAlso properly reinit previously set time of day upon reset.
curt [Thu, 23 Oct 2003 17:00:16 +0000 (17:00 +0000)]
Also properly reinit previously set time of day upon reset.

20 years agoCameron Moore:
curt [Thu, 23 Oct 2003 15:53:32 +0000 (15:53 +0000)]
Cameron Moore:

  Added the following options:  adf, ceiling, com1, com2, dme,
    (en|dis)able-clock-freeze, (en|dis)able-enhanced-lighting,
    (en|dis)able-horizon-effect, (en|dis)able-hud-3d,
    failure, nav1, nav2, and timeofday
  Updated descriptions for enable-hud and fdm

20 years agoJim Wilson:
curt [Wed, 22 Oct 2003 18:48:31 +0000 (18:48 +0000)]
Jim Wilson:

This makes it possible to setup multiple cockpit views and have the correct
clipping plane set for rendering the model.

20 years agoCleaned up the ATC communication dialog code somewhat
daveluff [Wed, 22 Oct 2003 10:50:11 +0000 (10:50 +0000)]
Cleaned up the ATC communication dialog code somewhat

20 years agoFixed up the freqency search dialogs properly - this should eliminate crashing and...
daveluff [Tue, 21 Oct 2003 11:44:43 +0000 (11:44 +0000)]
Fixed up the freqency search dialogs properly - this should eliminate crashing and memory leakage

20 years agoFix a crash from the ATC Frequency dialog at the temporary expense of a small memory...
daveluff [Mon, 20 Oct 2003 21:48:57 +0000 (21:48 +0000)]
Fix a crash from the ATC Frequency dialog at the temporary expense of a small memory leak

20 years agoUpdates from Frederic B.
curt [Mon, 20 Oct 2003 14:36:02 +0000 (14:36 +0000)]
Updates from Frederic B.

20 years agoAI plane should go around instead of landing on user if user dawdles on runway now
daveluff [Sun, 19 Oct 2003 20:38:08 +0000 (20:38 +0000)]
AI plane should go around instead of landing on user if user dawdles on runway now

20 years agoUg - must have been drunk when committing those two de-align lines! - this one works
daveluff [Sun, 19 Oct 2003 19:38:01 +0000 (19:38 +0000)]
Ug - must have been drunk when committing those two de-align lines! - this one works

20 years agoJames Turner:
ehofman [Sun, 19 Oct 2003 19:15:41 +0000 (19:15 +0000)]
James Turner:
Here's a patch to locate the base package inside the application bundle on OS-X. The patch also disables the CPSForeground hack in boostrap.cxx, which is unnecessary if the we're running as a proper bundle rather than a Unix command line program.

Both of these changes are only compiled if OSX_BUNDLE is defined (I'm doing this via a setting in ProjectBuilder), so if you're building on OS-X using configure + make, you shouldn't see any chance.

20 years agoUpdate to the latest version of JSBSim
ehofman [Sun, 19 Oct 2003 09:48:44 +0000 (09:48 +0000)]
Update to the latest version of JSBSim

20 years agoFix a bug that gets triggered at least in MSVC and gcc-2.95
ehofman [Sun, 19 Oct 2003 09:27:27 +0000 (09:27 +0000)]
Fix a bug that gets triggered at least in MSVC and gcc-2.95

20 years agoSet the RPM from the property tree with each iteration. This allows a
david [Sat, 18 Oct 2003 20:07:46 +0000 (20:07 +0000)]
Set the RPM from the property tree with each iteration.  This allows a
YASim prop model to start with the prop spinning.

20 years agoAdd the ability to set the RPM from the outside.
david [Sat, 18 Oct 2003 20:07:06 +0000 (20:07 +0000)]
Add the ability to set the RPM from the outside.

20 years agoFix a typo which Frederic's compiler flagged.
curt [Fri, 17 Oct 2003 19:17:17 +0000 (19:17 +0000)]
Fix a typo which Frederic's compiler flagged.

20 years agoQuick hack to prevent offering an option that isn't implemented yet
daveluff [Fri, 17 Oct 2003 18:56:29 +0000 (18:56 +0000)]
Quick hack to prevent offering an option that isn't implemented yet

20 years agoRemove and extraneous starting character.
curt [Fri, 17 Oct 2003 14:26:23 +0000 (14:26 +0000)]
Remove and extraneous starting character.

20 years agoRemove some extraneous output, add a few comments, tidy a bit of formatting
daveluff [Fri, 17 Oct 2003 09:56:35 +0000 (09:56 +0000)]
Remove some extraneous output, add a few comments, tidy a bit of formatting

20 years agoEnhancements to AI plane transmissions
daveluff [Fri, 17 Oct 2003 00:31:47 +0000 (00:31 +0000)]
Enhancements to AI plane transmissions

20 years agoBug fixes to the AI/ATC interaction mechanism
daveluff [Fri, 17 Oct 2003 00:31:07 +0000 (00:31 +0000)]
Bug fixes to the AI/ATC interaction mechanism

20 years agoFix a problem which was introduced by the previous patch
ehofman [Thu, 16 Oct 2003 19:51:59 +0000 (19:51 +0000)]
Fix a problem which was introduced by the previous patch

20 years agoReport Final to tower control class in addition to displaying it
cvsguest [Thu, 16 Oct 2003 16:06:54 +0000 (16:06 +0000)]
Report Final to tower control class in addition to displaying it

20 years agoClear AI plane to land when it calls final if rwy clear
cvsguest [Thu, 16 Oct 2003 16:06:22 +0000 (16:06 +0000)]
Clear AI plane to land when it calls final if rwy clear

20 years agoMaik Justus: modifications to add helicopter modeling to YASim.
curt [Thu, 16 Oct 2003 14:56:13 +0000 (14:56 +0000)]
Maik Justus: modifications to add helicopter modeling to YASim.

20 years agoInitial revision.
curt [Thu, 16 Oct 2003 14:40:13 +0000 (14:40 +0000)]
Initial revision.

Maik Justus: First pass at helicopter support for YASim.

20 years agoFix a problem where older IRIX compilers needed a typecast for certain opperations
ehofman [Thu, 16 Oct 2003 14:14:03 +0000 (14:14 +0000)]
Fix a problem where older IRIX compilers needed a typecast for certain opperations

20 years agoFix some compiler warnings
ehofman [Thu, 16 Oct 2003 12:53:10 +0000 (12:53 +0000)]
Fix some compiler warnings

20 years agoRemove some cruft, and add a short TODO list
daveluff [Thu, 16 Oct 2003 11:28:44 +0000 (11:28 +0000)]
Remove some cruft, and add a short TODO list

20 years agoBug fix: derived classes were never getting a chance to respond to the towers landing...
daveluff [Thu, 16 Oct 2003 11:12:37 +0000 (11:12 +0000)]
Bug fix: derived classes were never getting a chance to respond to the towers landing intention query properly

20 years agoUpdates for 0.9.3-pre1
curt [Thu, 16 Oct 2003 03:29:04 +0000 (03:29 +0000)]
Updates for 0.9.3-pre1

20 years agoTransmit an empty string in order to trigger AI/ATC interation mechanism. TODO ...
daveluff [Wed, 15 Oct 2003 21:51:12 +0000 (21:51 +0000)]
Transmit an empty string in order to trigger AI/ATC interation mechanism.  TODO - transmit the correct phraseology.

20 years agoMove responding to a plane announcing itself at hold short over to the response mecha...
daveluff [Wed, 15 Oct 2003 21:50:05 +0000 (21:50 +0000)]
Move responding to a plane announcing itself at hold short over to the response mechanism.  Beware that a particularly nasty assumption that only one plane is ever holding for the runway at once remains for now though.

20 years agoUse MHz when stating freqency on-air and call the base class update for response...
daveluff [Wed, 15 Oct 2003 14:11:50 +0000 (14:11 +0000)]
Use MHz when stating freqency on-air and call the base class update for response time handling

20 years agoTweaks to use the ATC/AI interaction framework and respond to downwind report with...
daveluff [Wed, 15 Oct 2003 14:10:30 +0000 (14:10 +0000)]
Tweaks to use the ATC/AI interaction framework and respond to downwind report with position in circuit

20 years agoTweaks to use the ATC/AI interaction framework
daveluff [Wed, 15 Oct 2003 14:09:26 +0000 (14:09 +0000)]
Tweaks to use the ATC/AI interaction framework

20 years agoTweaks to the ATC/AI interaction framework
daveluff [Wed, 15 Oct 2003 14:06:28 +0000 (14:06 +0000)]
Tweaks to the ATC/AI interaction framework

20 years agoVarious tweaks.
curt [Tue, 14 Oct 2003 20:06:29 +0000 (20:06 +0000)]
Various tweaks.

20 years agoInitial revision.
curt [Tue, 14 Oct 2003 19:26:06 +0000 (19:26 +0000)]
Initial revision.

20 years agoRefactoring - no actual change
daveluff [Tue, 14 Oct 2003 11:10:17 +0000 (11:10 +0000)]
Refactoring - no actual change

20 years agoDisplay AI plane transmissions if comm2 is tuned to the same frequency
daveluff [Tue, 14 Oct 2003 11:09:10 +0000 (11:09 +0000)]
Display AI plane transmissions if comm2 is tuned to the same frequency

20 years agoTidy the recent freq display code somewhat
daveluff [Mon, 13 Oct 2003 11:30:40 +0000 (11:30 +0000)]
Tidy the recent freq display code somewhat

20 years agoFixed a bug where an ATC station on one channel wouldn't stop transmitting when desel...
daveluff [Sat, 11 Oct 2003 18:10:28 +0000 (18:10 +0000)]
Fixed a bug where an ATC station on one channel wouldn't stop transmitting when deselected if another type of ATC at the same airport was tuned on the other channel

20 years agoAdd a constant holding the number of different ATC types
daveluff [Sat, 11 Oct 2003 18:08:45 +0000 (18:08 +0000)]
Add a constant holding the number of different ATC types

20 years agoClarification of function comments in header file
daveluff [Fri, 10 Oct 2003 15:14:09 +0000 (15:14 +0000)]
Clarification of function comments in header file

20 years agoAdded ATC frequency lookup dialog
daveluff [Fri, 10 Oct 2003 15:13:16 +0000 (15:13 +0000)]
Added ATC frequency lookup dialog

20 years agoFix a possible endless loop due to insufficient space in a char array for some messages
daveluff [Thu, 9 Oct 2003 21:37:26 +0000 (21:37 +0000)]
Fix a possible endless loop due to insufficient space in a char array for some messages

20 years agoMissed a cout
daveluff [Thu, 9 Oct 2003 12:12:09 +0000 (12:12 +0000)]
Missed a cout

20 years agoA few bug fixes to Alexanders approach vectoring code to get it to work and display...
daveluff [Thu, 9 Oct 2003 11:54:09 +0000 (11:54 +0000)]
A few bug fixes to Alexanders approach vectoring code to get it to work and display instructions

20 years agoReformat a function to get rid of tab-space mixture and remove some old commented...
daveluff [Thu, 9 Oct 2003 11:53:28 +0000 (11:53 +0000)]
Reformat a function to get rid of tab-space mixture and remove some old commented out code that now lives in ATCDialog.cxx

20 years agoDon't do AreaSearch in ATCmgr since nothing really needs it at the moment plus a...
daveluff [Thu, 9 Oct 2003 11:52:42 +0000 (11:52 +0000)]
Don't do AreaSearch in ATCmgr since nothing really needs it at the moment plus a couple of bug fixes to frequency search handling of approach

20 years agoOops - a boo boo of monumental proportions completely took ATC off the air...
daveluff [Tue, 7 Oct 2003 16:05:20 +0000 (16:05 +0000)]
Oops - a boo boo of monumental proportions completely took ATC off the air...

20 years agoFormatting changes
daveluff [Tue, 7 Oct 2003 13:01:18 +0000 (13:01 +0000)]
Formatting changes

20 years agoRemove unimplemented options from the ATC dialog for now
daveluff [Tue, 7 Oct 2003 12:26:28 +0000 (12:26 +0000)]
Remove unimplemented options from the ATC dialog for now

20 years agoFurther progress towards AI/ATC dialog
daveluff [Mon, 6 Oct 2003 22:40:37 +0000 (22:40 +0000)]
Further progress towards AI/ATC dialog

20 years agoInitial revision.
curt [Mon, 6 Oct 2003 18:40:06 +0000 (18:40 +0000)]
Initial revision.

20 years agoProgress towards AI/ATC communication without speaking all at once
daveluff [Mon, 6 Oct 2003 15:20:47 +0000 (15:20 +0000)]
Progress towards AI/ATC communication without speaking all at once

20 years agoMinor formatting changes
daveluff [Mon, 6 Oct 2003 15:19:42 +0000 (15:19 +0000)]
Minor formatting changes

20 years agoRemoved some extraneous output
daveluff [Mon, 6 Oct 2003 14:09:59 +0000 (14:09 +0000)]
Removed some extraneous output

20 years agoWork around a MipsPro 7.2 STL problem
ehofman [Thu, 2 Oct 2003 08:47:33 +0000 (08:47 +0000)]
Work around a MipsPro 7.2 STL problem

20 years agoModified so that a multiple-element FG_SCENERY path will work:
david [Wed, 1 Oct 2003 22:49:06 +0000 (22:49 +0000)]
Modified so that a multiple-element FG_SCENERY path will work:

1. Do not stop scanning STG files after OBJECT_BASE is found.

2. Load OBJECT_BASE only once.

3. Load OBJECT only when no OBJECT_BASE has been found or when
   OBJECT_BASE was found in the same file (probably should be only the
   latter, if we constrain OBJECT_BASE always to come first).

4. Always load OBJECT_STATIC and OBJECT_SHARED.

20 years agoDon't make SG_SCENERY into an SGPath before splitting, to avoid
david [Wed, 1 Oct 2003 22:38:53 +0000 (22:38 +0000)]
Don't make SG_SCENERY into an SGPath before splitting, to avoid
normalizing ':' to '/'.

20 years agoClamp a lower end on the range, for now.
david [Wed, 1 Oct 2003 21:11:34 +0000 (21:11 +0000)]
Clamp a lower end on the range, for now.

20 years agoAn improved ADF, but no sound yet (and not the default).
david [Wed, 1 Oct 2003 21:10:33 +0000 (21:10 +0000)]
An improved ADF, but no sound yet (and not the default).

20 years agoStarted a README.
david [Wed, 1 Oct 2003 21:09:39 +0000 (21:09 +0000)]
Started a README.

20 years agoFirst, MSVC 7 bombs when a value greater than 255 is passed to
ehofman [Sat, 27 Sep 2003 09:44:41 +0000 (09:44 +0000)]
First, MSVC 7 bombs when a value greater than 255 is passed to
Frederic Bouvier:
First, MSVC 7 bombs when a value greater than 255 is passed to
issomething(), so I copy k to a char (unsigned ) kc before calling
them.

Second, with my french keyboard, and I thing this is the same for
a great number of countries, some characters from the regular ASCII
set can only be get with ALt Gr that appears to be CTRL+ALT.

Especially, I can't select the second engine because '@' is
AltGr+'à' nor all because '~' is AltGr+'é' (and I have to hit space
after otherwise I can get õ or ã that are not used in french) and
FG try to cope with the modifiers.

So, currently, we have to mask out CTRL and ALT modifiers when they
are together. The current bingings don't allow 2 simultaneous to
be declared so it shouldn't break anything.

20 years agoJim Wilson:
ehofman [Fri, 26 Sep 2003 16:58:15 +0000 (16:58 +0000)]
Jim Wilson:
This has been on my local copy for a while (well tested :-))
It fixes a problem with the auto throttle jumping around needlessly.  Adjustments are calculated based on the last calculated autothrottle setting rather than reading the throttle setting from the property tree.

20 years agoCLear the key bindings before assigning new ones
ehofman [Thu, 25 Sep 2003 12:07:42 +0000 (12:07 +0000)]
CLear the key bindings before assigning new ones

20 years agoFix a dependency problem
ehofman [Thu, 25 Sep 2003 09:09:35 +0000 (09:09 +0000)]
Fix a dependency problem

20 years agoSort VASI lights into their own tree so we can control them separately
curt [Wed, 24 Sep 2003 19:59:25 +0000 (19:59 +0000)]
Sort VASI lights into their own tree so we can control them separately
from the rest of the runway lighting.  VASI/PAPI lights are generally
always on.  Also, the red/white VASI coloring has never worked right.
This is also a step towards fixing that problem.

20 years agoFix a potential segfault.
curt [Wed, 24 Sep 2003 19:57:50 +0000 (19:57 +0000)]
Fix a potential segfault.

20 years agoFix a problem where the compiler would mix up two function declarations because the...
ehofman [Wed, 24 Sep 2003 19:07:34 +0000 (19:07 +0000)]
Fix a problem where the compiler would mix up two function declarations because the one wich has SGSubsystem in it's options list expected a const SGSubsystem, but it was called with a plain SGSubsystem

20 years agoMove FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear...
ehofman [Wed, 24 Sep 2003 17:20:55 +0000 (17:20 +0000)]
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups