david
117bf73dea
JSBSim update.
2002-01-03 21:04:49 +00:00
curt
1fa4c88d0e
Updates to build system to better support automake-1.5
...
- automake-1.4 sets default values for INCLUDES which we can't
overwrite.
- automake-1.5 renames this to DEFAULT_INCLUDES and leaves INCLUDES
open for the developer to use.
Thus for automake-1.4 we are forced to 'append' to INCLUDES and in
automake-1.5 we can just set the value to whatever we like.
Unfortunately, the behaviors of the two versions are mutually
incompatible.
The solution I am committing now works for both versions but
automake-1.5 generates a lot of spurious warning messages that are
annoying, but not fatal.
2001-12-28 22:29:59 +00:00
david
36f00b1c12
Updated to latest JSBSim, including preliminary support for
...
windmilling propellers.
2001-12-25 00:02:25 +00:00
david
5d8a04291c
Latest JSBSim changes.
2001-12-24 13:54:55 +00:00
curt
f5c9008823
Added FGScript.{cpp,h}
2001-12-22 17:40:26 +00:00
curt
3f1e9cdc37
Initial revision.
2001-12-22 17:39:21 +00:00
david
aabdd355f0
Modified FGSubsystem::update() to take an int parameter for delta time
...
(i.e. multiloop). Most subsystems currently ignore the parameter, but
eventually, it will allow all subsystems to update by time rather than
by framerate.
2001-12-22 17:33:27 +00:00
david
b9dc522882
Latest JSBSim changes.
2001-12-21 19:20:21 +00:00
david
a4ba46a270
Latest JSBSim changes, mostly to support yaw and roll trim.
2001-12-17 15:36:20 +00:00
david
0395a446f7
Latest JSBSim changes to support yaw and roll trim.
2001-12-17 01:42:39 +00:00
david
0505201362
Latest JSBSim changes -- EGT fixes.
2001-12-15 13:53:53 +00:00
david
26c6f3f407
Latest JSBSim changes.
2001-12-14 23:57:05 +00:00
david
fbccfab5ff
Latest JSBSim changes.
2001-12-14 03:35:41 +00:00
david
5c3f4e999d
Latest JSBSim changes.
2001-12-13 04:48:34 +00:00
david
4f5d70144a
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
2001-12-12 04:15:23 +00:00
david
d45e1d0ac6
Added config.h, which is autogenerated.
2001-12-11 22:26:51 +00:00
curt
4cc5cee885
David Megginson writes:
...
Here's an unusual patch for FlightGear -- I've created .cvsignore
files for every source directory, to make CVS output more informative.
This is especially nice when using cvs-examine from (X)Emacs to look
for changes.
2001-12-09 05:43:40 +00:00
curt
9d54df6d87
Revert to pre-wind-sticking ground reaction forces until they can be debugged.
2001-12-09 05:14:48 +00:00
curt
6b2e17493e
Syncing with most recent JSBSim.
2001-12-07 17:10:17 +00:00
curt
a1ab836daf
Sync with latest JSBSim.
2001-12-05 03:10:20 +00:00
curt
238df6975a
Synced with Jon's table parsing fixes.
2001-12-04 13:59:38 +00:00
curt
5513830175
Initial revision.
2001-12-03 22:36:42 +00:00
curt
408742c48c
Syncing with latest JSBSim code with retractable landing gear support.
2001-12-03 22:24:40 +00:00
curt
58aa15ece9
JSBSim sync.
2001-12-03 22:17:03 +00:00
curt
bc391fb54e
Sync with latest JSBSim.
2001-12-01 04:03:57 +00:00
curt
71a562b695
Sync with latest JSBSim changes.
2001-11-30 17:49:37 +00:00
curt
c167c60de9
Don't use turbulence model by default because it is still under development.
2001-11-27 03:32:24 +00:00
curt
ac50500e80
Sync with latest JSBSim CVS.
2001-11-24 22:13:04 +00:00
curt
d19ef5cd99
Synced with latest JSBSim cvs.
2001-11-20 22:34:24 +00:00
curt
6bc2f59572
Sync with latest JSBSim CVS
2001-11-12 16:06:29 +00:00
curt
fee8c33799
Sync with latest JSBSim
2001-11-09 04:38:53 +00:00
curt
5fe0f04702
Updates to JSBSim and FDM interface.
2001-11-06 22:33:05 +00:00
curt
dff16b3f8d
Fix from Dave to get JSBSim engine startups working again.
2001-10-30 16:14:51 +00:00
curt
b82a5ad062
Latest updates from the JSBSim project.
2001-10-30 02:51:13 +00:00
curt
7172d31e71
Additional changes including updates to JSBSim to try to get interface and
...
initial trimming to work.
2001-10-29 19:00:24 +00:00
curt
c74c2f224f
Update JSBSim files to latest JSBSim CVS.
2001-10-29 18:25:19 +00:00
curt
a5ee77406f
Emergency memory leak fix. ***Hopefully*** these fixes will get applied
...
to JSBSim so they can become permanent.
2001-10-14 16:13:00 +00:00
curt
ba10c133fc
Syncing with the very latest JSBSim development code.
2001-10-05 20:19:59 +00:00
curt
2297c706e8
Initial revision.
2001-10-05 20:16:16 +00:00
curt
5796b95988
Updates.
2001-07-26 17:17:11 +00:00
curt
43cf7b07fd
Tweaks.
2001-07-24 01:02:59 +00:00
curt
d76c92df5e
Initial revision.
2001-07-23 22:17:47 +00:00
curt
97067e62a2
Added recent ground effect modeling changes.
2001-07-23 20:31:59 +00:00
curt
26d12e4b69
Synced with latest JSBSim.
2001-07-13 16:41:23 +00:00
curt
1cdcaef13d
sync with latest JSBSim ...
2001-07-12 17:55:27 +00:00
curt
7b917bbd5c
Removed FGControls.{cpp,h}
2001-07-11 23:53:45 +00:00
curt
96eff71a13
20010710 sync with JSBSim.
2001-07-10 15:56:38 +00:00
curt
d99b8fb2ba
Synced to latest version of JSBSim which [hopefully] includes all of Erik's
...
Irix patches.
2001-06-20 22:29:31 +00:00
curt
5cf0bae003
JSBSim tweaks.
2001-06-05 22:12:57 +00:00
curt
9c0925744d
Synced with latest JSBSim as of June 5, 2001.
2001-06-05 20:58:48 +00:00