]>
git.mxchange.org Git - flightgear.git/log
curt [Fri, 21 Jan 2000 18:02:19 +0000 (18:02 +0000)]
Read all pending messages.
curt [Fri, 21 Jan 2000 18:01:57 +0000 (18:01 +0000)]
Fixed a comment typo.
curt [Tue, 18 Jan 2000 18:32:35 +0000 (18:32 +0000)]
17 Jan 2000 updates from Vader@t-online.de (Christian Mayer)
curt [Tue, 18 Jan 2000 18:28:51 +0000 (18:28 +0000)]
2000 17 Jan updates from "Oliver Delise" <delise@mail.isis.de>
curt [Thu, 13 Jan 2000 20:12:16 +0000 (20:12 +0000)]
The aircraft model used for external views was being included in the height
above terrain check so when the view position and the aircraft model collided
the current altitude kept getting pushed up to compensate, but of course the
aircraft model would get pushed up as well because it tracks the current
aircraft position and orientation. Thus you had a never ending cycle ...
curt [Thu, 13 Jan 2000 17:32:30 +0000 (17:32 +0000)]
One final rearrangement tweak.
curt [Thu, 13 Jan 2000 17:27:32 +0000 (17:27 +0000)]
13 Dec 2000 updates from Oliver.
curt [Wed, 12 Jan 2000 18:40:04 +0000 (18:40 +0000)]
A couple tweaks.
curt [Wed, 12 Jan 2000 18:09:54 +0000 (18:09 +0000)]
Added new GUI changes for Oliver's Network code.
Moved Oliver's network stuff to his own subdir: NetworkOLK.
curt [Wed, 12 Jan 2000 18:09:35 +0000 (18:09 +0000)]
Moved Oliver's network stuff to his own subdir: NetworkOLK.
curt [Wed, 12 Jan 2000 17:53:10 +0000 (17:53 +0000)]
Moved to NetworkOLK and updated.
curt [Wed, 12 Jan 2000 17:30:20 +0000 (17:30 +0000)]
Moved Oliver's multi-pilot network code to NetworkOLK/
curt [Tue, 11 Jan 2000 17:26:43 +0000 (17:26 +0000)]
Jan 11, 2000 changes from Jon.
curt [Mon, 10 Jan 2000 21:07:52 +0000 (21:07 +0000)]
Corrected a comment.
curt [Mon, 10 Jan 2000 21:07:26 +0000 (21:07 +0000)]
Updates to propogate V_calibrated_kts and Mach from all FDM codes.
curt [Mon, 10 Jan 2000 21:07:00 +0000 (21:07 +0000)]
Updates from Jon and Tony.
curt [Mon, 10 Jan 2000 21:06:39 +0000 (21:06 +0000)]
Added Mach Number to hud.
Change reported speed on hud from V_equiv_kts to V_calibrated_kts.
curt [Thu, 30 Dec 1999 18:01:59 +0000 (18:01 +0000)]
Here is a wrap-up of the latest changes to JSBSim. It still is flaky, but
much less so due to returning the aero reference point stuff to the config
files. Don't know what happened there ...
Additionally, I have added a new field to the config file: CFG_VERSION. A
version number, currently 1.1, is assigned to the config file and a matching
definition is found in FGDefs.h. The two need to match. Tony has also added
code into FGAircraft.cpp to handle if aero reference point is not specified.
curt [Thu, 30 Dec 1999 17:42:24 +0000 (17:42 +0000)]
Updates to help work the kinks out of JSBsim.
curt [Thu, 23 Dec 1999 19:38:40 +0000 (19:38 +0000)]
Removed libVoronoi.a
Added Ctrl-U key binding to force an instant altitude gain of 1000'.
curt [Thu, 23 Dec 1999 19:37:40 +0000 (19:37 +0000)]
Updated ...
curt [Thu, 23 Dec 1999 17:37:18 +0000 (17:37 +0000)]
Panel code reorganization contributed by David Megginson:
I've reorganized the code in panel.cxx and panel.hxx so that it will
be a little easier to extend the panel later if someone wants to.
It's still basically Friedemann's code at the core, but I've
repackaged it into a saner class hierarchy and encapsulated as much as
I could (there are still a couple of circular dependencies that need
swatting). If someone wants to modify it to use SSG or to add new
gauges, it should be a lot easier now.
There are no user-visible changes.
curt [Thu, 23 Dec 1999 17:35:10 +0000 (17:35 +0000)]
Fixed abs() vs. fabs() typo.
curt [Thu, 23 Dec 1999 17:17:48 +0000 (17:17 +0000)]
21.12.1999 Christian Mayer: Added a fix for compatibility to gcc 2.8 which
suggested by Oliver Delise.
curt [Thu, 23 Dec 1999 16:54:54 +0000 (16:54 +0000)]
The WeatherDatabase doesn't need the voronoi code anymore but uses
Dave Eberly's spherical interpolation code (found in the Lib/Math
directory). So it would be great if you could give him also a place
in the thanks file. Changing the WeatherDatabse made actually a heavy
internal redesign necessary but no code outside the database is
affected (isn't code hiding great?).
curt [Thu, 23 Dec 1999 16:49:30 +0000 (16:49 +0000)]
Removed for this version of weather code.
curt [Mon, 20 Dec 1999 20:26:18 +0000 (20:26 +0000)]
Allow JSBsim aircraft model file to be specified from the command line.
curt [Mon, 20 Dec 1999 20:25:58 +0000 (20:25 +0000)]
Allow aircraft model file to be specified from the command line.
curt [Mon, 20 Dec 1999 20:25:13 +0000 (20:25 +0000)]
Initial revisions.
curt [Mon, 20 Dec 1999 20:24:49 +0000 (20:24 +0000)]
Updates from the Jon and Tony show.
curt [Mon, 13 Dec 1999 21:44:21 +0000 (21:44 +0000)]
Playing around with altitude hold settings.
curt [Mon, 13 Dec 1999 21:43:53 +0000 (21:43 +0000)]
Y2K output tweak.
curt [Mon, 13 Dec 1999 21:43:41 +0000 (21:43 +0000)]
Updates from Tony.
curt [Wed, 8 Dec 1999 19:48:54 +0000 (19:48 +0000)]
Updates from Tony.
curt [Wed, 24 Nov 1999 14:15:10 +0000 (14:15 +0000)]
Testing display lists in ssg.
curt [Wed, 24 Nov 1999 14:15:00 +0000 (14:15 +0000)]
Cosmetic change.
curt [Wed, 24 Nov 1999 14:14:45 +0000 (14:14 +0000)]
Added an FGIOChannel::writestring().
Some cygwin32 portability fixes for fg_socket.cxx.
curt [Tue, 23 Nov 1999 13:27:08 +0000 (13:27 +0000)]
Removed some testing cruft related to a dumb attempt to disable the nagle
algorithm.
curt [Tue, 23 Nov 1999 05:51:14 +0000 (05:51 +0000)]
Added FGFS "Native" I/O protocol.
curt [Tue, 23 Nov 1999 05:47:16 +0000 (05:47 +0000)]
Initial revision of FGFS "Native" I/O protocal.
curt [Tue, 23 Nov 1999 03:19:09 +0000 (03:19 +0000)]
Fixed the bug that was causing overbuffering of socket traffic and lending
to big delays between the master and the slave.
curt [Mon, 22 Nov 1999 18:08:14 +0000 (18:08 +0000)]
Tweak with readline() return value.
curt [Sat, 20 Nov 1999 15:41:48 +0000 (15:41 +0000)]
Added first stab at a socket class.
Fixed readline() bug in fg_serial.cxx and fg_socket.cxx.
Fixed process() bug in nmea.cxx and garmin.cxx.
curt [Sat, 20 Nov 1999 15:40:15 +0000 (15:40 +0000)]
Tweaked a comment line.
curt [Sat, 20 Nov 1999 15:39:53 +0000 (15:39 +0000)]
Do a better job of disabling all sound related stuff if --disable-sound is
specified.
curt [Sat, 20 Nov 1999 15:39:20 +0000 (15:39 +0000)]
Added support for parsing socket options.
curt [Sat, 20 Nov 1999 00:28:30 +0000 (00:28 +0000)]
Added a readline(buf) vs. read(buf,len)
curt [Fri, 19 Nov 1999 23:19:51 +0000 (23:19 +0000)]
Cleaning out old code ...
curt [Fri, 19 Nov 1999 03:03:11 +0000 (03:03 +0000)]
Added two new output formats, PVE and RUL.
curt [Fri, 19 Nov 1999 03:02:49 +0000 (03:02 +0000)]
Added PVE (ProVision Entertainment) and RUL (some guy's motion platform)
formats.
curt [Fri, 19 Nov 1999 02:12:46 +0000 (02:12 +0000)]
Revamped the "External" flight model.
curt [Fri, 19 Nov 1999 02:10:24 +0000 (02:10 +0000)]
Revamping I/O system.
curt [Mon, 15 Nov 1999 23:54:07 +0000 (23:54 +0000)]
Updates from Tony, mostly to landing gear.
curt [Wed, 10 Nov 1999 20:50:58 +0000 (20:50 +0000)]
Added js_demo.cxx from plib source tree.
curt [Tue, 9 Nov 1999 19:51:07 +0000 (19:51 +0000)]
Tweaks to get rid of compiler warnings.
curt [Tue, 9 Nov 1999 18:22:55 +0000 (18:22 +0000)]
Cygwin32 build tweaks.
curt [Thu, 4 Nov 1999 22:55:00 +0000 (22:55 +0000)]
Tweaks to ssg LOS routines and the use of it for height above ground
calculations.
curt [Thu, 4 Nov 1999 22:54:23 +0000 (22:54 +0000)]
Make state management conform more to the example in the ssg docs.
curt [Thu, 4 Nov 1999 22:53:34 +0000 (22:53 +0000)]
Tweaked with drag and thrust.
curt [Thu, 4 Nov 1999 00:41:23 +0000 (00:41 +0000)]
Tweaks to my ssg LOS routines and their usage.
curt [Wed, 3 Nov 1999 23:50:15 +0000 (23:50 +0000)]
Debug output tweaks.
curt [Wed, 3 Nov 1999 21:01:59 +0000 (21:01 +0000)]
Began work on adding support for loading additional 3d models per tile.
Began work on my own ssgLOS() (line of sight) routine.
curt [Wed, 3 Nov 1999 20:59:34 +0000 (20:59 +0000)]
Start adding support for loading additional models per tile.
curt [Wed, 3 Nov 1999 20:58:20 +0000 (20:58 +0000)]
Clear traversal bit on aircraft model.
curt [Wed, 3 Nov 1999 18:06:52 +0000 (18:06 +0000)]
Updates by Christian Mayer.
curt [Wed, 3 Nov 1999 17:46:24 +0000 (17:46 +0000)]
Patches from Tony to enable brakes.
curt [Wed, 3 Nov 1999 16:18:19 +0000 (16:18 +0000)]
Added some extra debugging infrastructure.
curt [Tue, 2 Nov 1999 15:59:13 +0000 (15:59 +0000)]
Updates so that trim will work.
curt [Mon, 1 Nov 1999 21:16:05 +0000 (21:16 +0000)]
Updates from Mark Vallevand.
curt [Mon, 1 Nov 1999 19:17:43 +0000 (19:17 +0000)]
Better no-texture support contributed by David Megginson.
curt [Mon, 1 Nov 1999 19:17:16 +0000 (19:17 +0000)]
c172 updates from Tony. Fix extra yaw when using ailerons. Flaps and elevator
tweaks.
curt [Mon, 1 Nov 1999 19:16:44 +0000 (19:16 +0000)]
Force add of Lib/Metar to snapshots for now until it is fully incorporated.
Added code from Alexei that clips land use data to the land mass data.
curt [Sat, 30 Oct 1999 04:27:21 +0000 (04:27 +0000)]
Trying to fix automake version problems.
curt [Sat, 30 Oct 1999 02:37:56 +0000 (02:37 +0000)]
Fixed (hopefully) a build problem with newer versions of automake
and autoconf.
curt [Fri, 29 Oct 1999 18:09:19 +0000 (18:09 +0000)]
MSVC++ tweak.
curt [Fri, 29 Oct 1999 18:09:04 +0000 (18:09 +0000)]
Added keyboard support for flap control.
curt [Fri, 29 Oct 1999 18:08:54 +0000 (18:08 +0000)]
Updateds to win32 print system.
curt [Fri, 29 Oct 1999 18:08:31 +0000 (18:08 +0000)]
Added flaps support to c172 model.
curt [Fri, 29 Oct 1999 18:08:26 +0000 (18:08 +0000)]
Added flaps support to control model.
curt [Wed, 27 Oct 1999 01:41:59 +0000 (01:41 +0000)]
Moved to Include/fg_types.hxx
curt [Wed, 27 Oct 1999 00:52:44 +0000 (00:52 +0000)]
Fixed some warning messages that were tripping up pickier compilers.
curt [Wed, 27 Oct 1999 00:52:25 +0000 (00:52 +0000)]
More tile memory clean ups.
curt [Wed, 27 Oct 1999 00:51:42 +0000 (00:51 +0000)]
Better memory clean up and ocean texture generation. Moved cloud generation
calls up a level.
curt [Wed, 27 Oct 1999 00:44:29 +0000 (00:44 +0000)]
Fix for MSVC++
curt [Wed, 27 Oct 1999 00:44:16 +0000 (00:44 +0000)]
Tweaks by David Megginson.
curt [Wed, 27 Oct 1999 00:42:36 +0000 (00:42 +0000)]
Added common fg_types.hxx
curt [Tue, 26 Oct 1999 03:45:33 +0000 (03:45 +0000)]
Add a key mapping (F3) for taking a screen snap shot.
Keep track of and free index arrays that are fed to ssg.
Ssg branch deletion memory leak work around.
curt [Sat, 23 Oct 1999 04:22:55 +0000 (04:22 +0000)]
Ready for 0.7.1 release
curt [Sat, 23 Oct 1999 04:19:25 +0000 (04:19 +0000)]
Cygwin32 fixes.
curt [Sat, 23 Oct 1999 04:19:11 +0000 (04:19 +0000)]
Administrative updates.
curt [Sat, 23 Oct 1999 00:09:26 +0000 (00:09 +0000)]
Added cloud puffs as we pass through the cloud layer.
curt [Fri, 22 Oct 1999 17:15:43 +0000 (17:15 +0000)]
Moved where glBlendFunc() is reset to main.cxx
curt [Fri, 22 Oct 1999 01:30:39 +0000 (01:30 +0000)]
Just a minor tweak.
curt [Fri, 22 Oct 1999 00:27:49 +0000 (00:27 +0000)]
Added Durk's first stab at clouds.
Added Simulator/Clouds/
Durk fixed a problem in gui.cxx with cursor type.
Durk updated his time zone / time-offset command line parameters
Curt added a cheezy fade in/out as we transition through the cloud layer.
We really need to fog the sky dome, sun, moon, stars as well.
Curt added --enable/disable-clouds and --clouds-asl= to control clouds.
curt [Fri, 22 Oct 1999 00:23:32 +0000 (00:23 +0000)]
Don't actually set fog parameters here.
Added FGWeatherVectorWrap.h to cvs.
curt [Thu, 21 Oct 1999 22:53:12 +0000 (22:53 +0000)]
Fixes to Christian's latest weather submission.
curt [Wed, 20 Oct 1999 22:19:07 +0000 (22:19 +0000)]
Updates by Christian Mayer.
curt [Wed, 20 Oct 1999 22:18:54 +0000 (22:18 +0000)]
Updates to BalloonSim init by Christian Mayer.
Removed old plib include line from the days when plib was rolled in with
flight gear.
Texture handling tweaks contributed by David Megginson.
curt [Wed, 20 Oct 1999 22:15:41 +0000 (22:15 +0000)]
Updates from Christian Mayer.
curt [Wed, 20 Oct 1999 22:14:15 +0000 (22:14 +0000)]
Updates.