david
be7cc1058a
Patch from Andy to fix propellers on DC-3.
2001-12-24 20:34:53 +00:00
david
5d8a04291c
Latest JSBSim changes.
2001-12-24 13:54:55 +00:00
david
f0e6716953
Latest YASim changes.
2001-12-24 13:54:03 +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
7abad40151
Fixed to look for easyxml.hxx in the simgear/xml rather than simgear/.
2001-12-16 22:00:35 +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
curt
37c2b6002c
Rename FGInterface::_updatePosition() ->
...
FGInterface::_updateGeocentricPosition() for clarity. Also added an
FGInterface::_updateGeodeticPosition() since it is useful.
A few clean ups to native_fdm.cxx and raw_fdm.hxx.
2001-12-12 05:18:46 +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
9f73588b31
YASim-0.1.3 updates.
2001-12-10 23:13:54 +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
e27a88756c
Changes from Norman Vine that 'almost' get 'reset' and 'goto apt' working.
...
Note there is still a problem when doing a 'reset' after doing
a 'goto'. Curt says: I also see that doing two subsequent reset's on a
JSBSim model results in a segfault in a deconstructor deep inside JSBSim.
2001-12-07 22:38:19 +00:00
curt
48260480b3
Updated to YASim-0.1.2
2001-12-07 20:00:59 +00:00
curt
6b2e17493e
Syncing with most recent JSBSim.
2001-12-07 17:10:17 +00:00
curt
d8e7b7b9ff
Changed --aircraft= to --aero= to make way for a high level aircraft definition
...
that will tie together fdm, aero model, 3d model, sounds, etc. into one
top level config file.
2001-12-06 23:10:50 +00:00
curt
f716539390
Change default search directory for YASim aircraft to $FG_ROOT/Aircraft-yasim
...
with corresponding changes to the base tree cvs.
2001-12-06 20:16:03 +00:00
curt
e08d4359cd
Tweaks to fix directory change.
2001-12-06 18:16:22 +00:00
curt
4c422bbe6d
Updated to YASim-0.1.1
2001-12-06 18:13:24 +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
5b84ae51a5
Initial revision of Andy Ross's YASim code. This is (Y)et (A)nother Flight
...
Dynamics (Sim)ulator. Basically, this is a rough, first cut of a "different
take" on FDM design. It's intended to be very simple to use,
producing reasonable results for aircraft of all sorts and sizes,
while maintaining simulation plausibility even in odd flight
conditions like spins and aerobatics. It's at the point now where one
can actually fly the planes around.
2001-12-01 06:22:24 +00:00
curt
bc391fb54e
Sync with latest JSBSim.
2001-12-01 04:03:57 +00:00
curt
e1ac99d5c9
** src/Cockpit/panel.cxx
...
- delete table in destructor
** src/FDM/flight.cxx
- bind engine properties in FGInterface::bind, and publish properties
for all engines rather than just engine 0
** src/Main/fg_props.cxx
- removed all engine properties; now bound in FGInterface::bind
** src/Sounds/fg_fx.cxx
- support multiple engine and cranking sounds
** src/Sounds/fg_fx.hxx
- support multiple engine and cranking sounds
2001-11-30 20:55:14 +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
ffe498f33f
Initial revision.
2001-11-25 00:32:58 +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
daabe407aa
Add the "null" flight model which is a better name for what the "external"
...
flightmodel used to be called.
Fixed wind (it was 180 degrees off).
2001-11-12 04:49:06 +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
5f4f82dbe7
Additional startup work and error checking.
2001-10-29 18:38:21 +00:00
curt
c74c2f224f
Update JSBSim files to latest JSBSim CVS.
2001-10-29 18:25:19 +00:00
curt
c3ec11ca13
Fix a screwup I introduced with radians to degree conversion in passing data
...
between JSBSim and FlightGear.
2001-10-29 17:28:00 +00:00