curt
7f9c6d72ab
Added a load/save state function contributed by David Megginson.
2000-02-11 22:27:23 +00:00
curt
9a207fb4e1
MacOS fixes contributed by Darrell Walisser on 1/26/2000.
2000-02-10 23:37:56 +00:00
curt
de21d794a7
Minor code shuffling.
2000-02-10 23:36:44 +00:00
curt
095c069b39
Updated for plib-1.1.x
2000-02-04 22:50:04 +00:00
curt
d70120752c
Read all pending messages.
2000-01-21 18:02:19 +00:00
curt
fa16790a9b
Fixed a comment typo.
2000-01-21 18:01:57 +00:00
curt
85ac481272
17 Jan 2000 updates from Vader@t-online.de (Christian Mayer)
2000-01-18 18:32:35 +00:00
curt
e61785f83b
2000 17 Jan updates from "Oliver Delise" <delise@mail.isis.de>
2000-01-18 18:28:51 +00:00
curt
e7c6f292a5
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 ...
2000-01-13 20:12:16 +00:00
curt
b89675ceb8
One final rearrangement tweak.
2000-01-13 17:32:30 +00:00
curt
a056d93a99
13 Dec 2000 updates from Oliver.
2000-01-13 17:27:32 +00:00
curt
3ae06c157e
A couple tweaks.
2000-01-12 18:40:04 +00:00
curt
fc008f9a34
Added new GUI changes for Oliver's Network code.
...
Moved Oliver's network stuff to his own subdir: NetworkOLK.
2000-01-12 18:09:54 +00:00
curt
fd48bdb9f2
Moved Oliver's network stuff to his own subdir: NetworkOLK.
2000-01-12 18:09:35 +00:00
curt
a93e97c438
Moved to NetworkOLK and updated.
2000-01-12 17:53:10 +00:00
curt
c665ace281
Moved Oliver's multi-pilot network code to NetworkOLK/
2000-01-12 17:30:20 +00:00
curt
0e1c43e8e5
Jan 11, 2000 changes from Jon.
2000-01-11 17:26:43 +00:00
curt
6e14da1e16
Corrected a comment.
2000-01-10 21:07:52 +00:00
curt
58e1bc7698
Updates to propogate V_calibrated_kts and Mach from all FDM codes.
2000-01-10 21:07:26 +00:00
curt
c722481805
Updates from Jon and Tony.
2000-01-10 21:07:00 +00:00
curt
eedbfddbf1
Added Mach Number to hud.
...
Change reported speed on hud from V_equiv_kts to V_calibrated_kts.
2000-01-10 21:06:39 +00:00
curt
226b8a8971
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.
1999-12-30 18:01:59 +00:00
curt
871e4e8319
Updates to help work the kinks out of JSBsim.
1999-12-30 17:42:24 +00:00
curt
817279c7a8
Removed libVoronoi.a
...
Added Ctrl-U key binding to force an instant altitude gain of 1000'.
1999-12-23 19:38:40 +00:00
curt
7da417530f
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.
1999-12-23 17:37:18 +00:00
curt
46b65bcab2
Fixed abs() vs. fabs() typo.
1999-12-23 17:35:10 +00:00
curt
4c0f52af83
21.12.1999 Christian Mayer: Added a fix for compatibility to gcc 2.8 which
...
suggested by Oliver Delise.
1999-12-23 17:17:48 +00:00
curt
210e87ec3a
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?).
1999-12-23 16:54:54 +00:00
curt
1963e006c3
Removed for this version of weather code.
1999-12-23 16:49:30 +00:00
curt
5c487a7803
Allow JSBsim aircraft model file to be specified from the command line.
1999-12-20 20:26:18 +00:00
curt
3cca59bf1f
Allow aircraft model file to be specified from the command line.
1999-12-20 20:25:58 +00:00
curt
9892d4f03e
Initial revisions.
1999-12-20 20:25:13 +00:00
curt
c319dac02a
Updates from the Jon and Tony show.
1999-12-20 20:24:49 +00:00
curt
797fb48d03
Playing around with altitude hold settings.
1999-12-13 21:44:21 +00:00
curt
5d302f0f2a
Y2K output tweak.
1999-12-13 21:43:53 +00:00
curt
a872c40389
Updates from Tony.
1999-12-13 21:43:41 +00:00
curt
e340190916
Updates from Tony.
1999-12-08 19:48:54 +00:00
curt
bc8bbb823f
Testing display lists in ssg.
1999-11-24 14:15:10 +00:00
curt
d7d9403509
Cosmetic change.
1999-11-24 14:15:00 +00:00
curt
ba60c0effd
Added an FGIOChannel::writestring().
...
Some cygwin32 portability fixes for fg_socket.cxx.
1999-11-24 14:14:45 +00:00
curt
796aa8b352
Removed some testing cruft related to a dumb attempt to disable the nagle
...
algorithm.
1999-11-23 13:27:08 +00:00
curt
cd5ab3222a
Added FGFS "Native" I/O protocol.
1999-11-23 05:51:14 +00:00
curt
8c70ec7026
Initial revision of FGFS "Native" I/O protocal.
1999-11-23 05:47:16 +00:00
curt
99e9eb0833
Fixed the bug that was causing overbuffering of socket traffic and lending
...
to big delays between the master and the slave.
1999-11-23 03:19:09 +00:00
curt
8c789b1e61
Tweak with readline() return value.
1999-11-22 18:08:14 +00:00
curt
57163baca0
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.
1999-11-20 15:41:48 +00:00
curt
ed98ee8a31
Tweaked a comment line.
1999-11-20 15:40:15 +00:00
curt
60ac2b36e0
Do a better job of disabling all sound related stuff if --disable-sound is
...
specified.
1999-11-20 15:39:53 +00:00
curt
65e9aba6dc
Added support for parsing socket options.
1999-11-20 15:39:20 +00:00
curt
4f294285fe
Added a readline(buf) vs. read(buf,len)
1999-11-20 00:28:30 +00:00
curt
24caa82715
Cleaning out old code ...
1999-11-19 23:19:51 +00:00
curt
1f66606440
Added two new output formats, PVE and RUL.
1999-11-19 03:03:11 +00:00
curt
2c7625351a
Added PVE (ProVision Entertainment) and RUL (some guy's motion platform)
...
formats.
1999-11-19 03:02:49 +00:00
curt
5fdede6f75
Revamped the "External" flight model.
1999-11-19 02:12:46 +00:00
curt
1fd9270267
Revamping I/O system.
1999-11-19 02:10:24 +00:00
curt
5bcd8c700b
Updates from Tony, mostly to landing gear.
1999-11-15 23:54:07 +00:00
curt
40a1a07730
Added js_demo.cxx from plib source tree.
1999-11-10 20:50:58 +00:00
curt
021ee36a78
Tweaks to get rid of compiler warnings.
1999-11-09 19:51:07 +00:00
curt
212bf4a549
Cygwin32 build tweaks.
1999-11-09 18:22:55 +00:00
curt
0b181d91c8
Tweaks to ssg LOS routines and the use of it for height above ground
...
calculations.
1999-11-04 22:55:00 +00:00
curt
54fa3ae512
Make state management conform more to the example in the ssg docs.
1999-11-04 22:54:23 +00:00
curt
0a97fc1dcc
Tweaked with drag and thrust.
1999-11-04 22:53:34 +00:00
curt
846ac621a2
Tweaks to my ssg LOS routines and their usage.
1999-11-04 00:41:23 +00:00
curt
1d6675a895
Debug output tweaks.
1999-11-03 23:50:15 +00:00
curt
bd198f503b
Began work on adding support for loading additional 3d models per tile.
...
Began work on my own ssgLOS() (line of sight) routine.
1999-11-03 21:01:59 +00:00
curt
8ce39244df
Start adding support for loading additional models per tile.
1999-11-03 20:59:34 +00:00
curt
369f052c7b
Clear traversal bit on aircraft model.
1999-11-03 20:58:20 +00:00
curt
b430d919d4
Updates by Christian Mayer.
1999-11-03 18:06:52 +00:00
curt
5097ba0bf8
Patches from Tony to enable brakes.
1999-11-03 17:46:24 +00:00
curt
eeaf652ddb
Added some extra debugging infrastructure.
1999-11-03 16:18:19 +00:00
curt
308e9d1ac5
Updates so that trim will work.
1999-11-02 15:59:13 +00:00
curt
491c4c573c
Updates from Mark Vallevand.
1999-11-01 21:16:05 +00:00
curt
7638109583
Better no-texture support contributed by David Megginson.
1999-11-01 19:17:43 +00:00
curt
43143ef358
c172 updates from Tony. Fix extra yaw when using ailerons. Flaps and elevator
...
tweaks.
1999-11-01 19:17:16 +00:00
curt
f9044bc5de
Trying to fix automake version problems.
1999-10-30 04:27:21 +00:00
curt
715062e85f
Fixed (hopefully) a build problem with newer versions of automake
...
and autoconf.
1999-10-30 02:37:56 +00:00
curt
ad8e491420
MSVC++ tweak.
1999-10-29 18:09:19 +00:00
curt
4c92fd1418
Added keyboard support for flap control.
1999-10-29 18:09:04 +00:00
curt
cd49be7182
Updateds to win32 print system.
1999-10-29 18:08:54 +00:00
curt
06b966ee53
Added flaps support to c172 model.
1999-10-29 18:08:31 +00:00
curt
0c0071533c
Added flaps support to control model.
1999-10-29 18:08:26 +00:00
curt
cee6d7d7d8
Moved to Include/fg_types.hxx
1999-10-27 01:41:59 +00:00
curt
939aa2b1d3
Fixed some warning messages that were tripping up pickier compilers.
1999-10-27 00:52:44 +00:00
curt
eb02aba5c8
More tile memory clean ups.
1999-10-27 00:52:25 +00:00
curt
cde20a9fd6
Better memory clean up and ocean texture generation. Moved cloud generation
...
calls up a level.
1999-10-27 00:51:42 +00:00
curt
ceaf93a11c
Fix for MSVC++
1999-10-27 00:44:29 +00:00
curt
3b5667ed39
Tweaks by David Megginson.
1999-10-27 00:44:16 +00:00
curt
c6d4eee79a
Added common fg_types.hxx
1999-10-27 00:42:36 +00:00
curt
a631bd2e55
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.
1999-10-26 03:45:33 +00:00
curt
c6d49ec502
Cygwin32 fixes.
1999-10-23 04:19:25 +00:00
curt
29bcf26577
Added cloud puffs as we pass through the cloud layer.
1999-10-23 00:09:26 +00:00
curt
e69c859afd
Moved where glBlendFunc() is reset to main.cxx
1999-10-22 17:15:43 +00:00
curt
5c9b04f975
Just a minor tweak.
1999-10-22 01:30:39 +00:00
curt
37220833ed
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.
1999-10-22 00:27:49 +00:00
curt
e3f7c16e6a
Don't actually set fog parameters here.
...
Added FGWeatherVectorWrap.h to cvs.
1999-10-22 00:23:32 +00:00
curt
adf5011f80
Fixes to Christian's latest weather submission.
1999-10-21 22:53:12 +00:00
curt
2751545008
Updates by Christian Mayer.
1999-10-20 22:19:07 +00:00
curt
aacffa37d6
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.
1999-10-20 22:18:54 +00:00
curt
0e48fe8ac4
Updates from Christian Mayer.
1999-10-20 22:15:41 +00:00
curt
eb81fb7a2d
Updates to tools to move the class FGArray into the lib area so it could
...
be used by multiple programs.
Fixed a triangle loading bug in obj.cxx introduced when I added tri-strip
functionality.
1999-10-19 20:34:58 +00:00