ThorstenB
0d233c0dfc
Bertrand Coconnier: updated fix for #204 and #222 : JSBSim reset
...
Use shared property pointers instead of path strings, adapt method
names to JSBSim style, catch all property ties, proper error handling
when tieing failed.
2011-02-06 15:16:58 +01:00
ThorstenB
ad8d46ba64
Improved fix for #204 and #222 : JSBSim::unbind() needs to untie _all_ its properties
...
Extends and partially reverts commit 287cc74965
Previous fix did not consider properties outside the /fdm/jsbsim branch.
FGPropertyManager now keeps track of all its tied properties - and provides
a method to cleanly untie them again.
2011-02-05 17:49:26 +01:00
Erik Hofman
ad51a9bde2
Sync JSBSim again
2010-11-28 10:58:47 +01:00
Erik Hofman
e7ed88af92
Merge branch 'next' of git://gitorious.org/fg/flightgear into next
2010-10-29 09:10:59 +02:00
Erik Hofman
61788d6558
temporary fix for a crash of the c172 (and possibly other aircraft)
2010-10-29 09:10:07 +02:00
Frederic Bouvier
6081f24b00
Don't blindly delete the global property tree on reinit
2010-10-29 09:00:31 +02:00
Erik Hofman
68f5429048
Sync with JSBSim cvs + Anders' patch to get it working with FlightGear.
2010-10-26 09:48:56 +02:00
Erik Hofman
0b86f8f63c
Sync with JSBSim CVS
2010-07-16 11:05:59 +02:00
ehofman
30e535bc7b
Sync. withn JSBSim CVS
2009-11-29 15:53:31 +01:00
ehofman
0f0f25512d
sync. with JSBSim CVS again
2009-10-14 00:40:44 +02:00
ehofman
48cad71a70
Sync with JSBSim CVS again
2009-09-03 00:02:48 +02:00
ehofman
4aff7b279d
Upgrade to JSBSim 1.0-prerelease
2009-06-03 00:18:56 +02:00
ehofman
27a7305736
Sync. w. JSBSim cvs
2009-04-01 09:23:54 +02:00
ehofman
3b3f671974
Sync. with JSBSim CVS (header cleanups).
2008-07-22 08:49:15 +00:00
ehofman
f7f17a4744
Update to the latest version of JSBSim which supports Lighter Than Air craft
...
(like Airships) and external forces.
2008-07-10 17:23:02 +00:00
mfranz
3cda82e0a9
Sync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029 branch)
2007-06-03 09:37:02 +00:00
ehofman
3ec74d79c2
Sync. w. JSB CVS as of 15/01/2007
2007-01-15 12:48:54 +00:00
ehofman
6849328fea
Sync. w. JSBSim CVS
2006-02-02 09:35:25 +00:00
ehofman
31e3caa4f6
Sync. w. JSBSim
2006-01-20 17:50:45 +00:00
ehofman
932b38a87e
sync. with JSBSim v. 2.0
2006-01-12 15:04:22 +00:00
ehofman
56a9034d95
Sync. w. JSBSim CVS.
2005-05-22 08:06:47 +00:00
ehofman
5c685b34de
Sync. with JSBSim CVS again. This fixes some small issues.
2004-06-27 19:35:54 +00:00
ehofman
8e1482f746
Sync w. JSBSim CVS
2004-06-14 11:40:45 +00:00
curt
95440173ca
Curt Olson:
...
Sync with most current JSBSim CVS.
2004-01-14 22:09:39 +00:00
ehofman
815333af23
sync JSBSim and FlightGear
2003-06-03 08:46:15 +00:00
tony
a9d81f2e65
Latest JSBSim updates, including use of new "JSBSim" namespace
2003-01-24 12:55:28 +00:00
tony
1ca94a72c0
Latest updates, including a thrust-only turbofan model. It should produce
...
realistic thrust (including time-dependent effects), but does not provide
N1, N2, EPR, etc.
2002-09-22 15:31:09 +00:00
tony
00dcf9f507
JSBSim updates, including external atmosphere fix
2002-06-08 03:14:03 +00:00
tony
4a854fcc3e
JSBSim updates, including MSVC fixes from Bernie Bright
2002-04-30 13:42:26 +00:00
david
adcb4fc30e
Latest JSBSim changes.
2002-04-16 13:15:29 +00:00
tony
d2156b5649
Updates. Includes property tree additions and fixes. Also Jon's first cut at
...
multi-fdm capability. Thanks also to Erik for pointing out a couple of typos.
2002-03-23 00:29:21 +00:00
tony
317d794f5c
First commit of properties code. JSBSim now has a basic property tree all
...
under /fdm/jsbsim
2002-03-20 12:45:02 +00:00
david
5d8a04291c
Latest JSBSim changes.
2001-12-24 13:54:55 +00:00
david
5c3f4e999d
Latest JSBSim changes.
2001-12-13 04:48:34 +00:00
curt
6b2e17493e
Syncing with most recent JSBSim.
2001-12-07 17:10:17 +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
ba10c133fc
Syncing with the very latest JSBSim development code.
2001-10-05 20:19:59 +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
curt
94034c3081
Latest jsbsim updates.
2001-04-02 03:12:38 +00:00
curt
74fbaa8f5e
Latest round of JSBSim updates.
2001-03-30 01:04:50 +00:00
curt
407dcaff62
Sync with current JSBSim devel code.
2000-11-03 23:02:47 +00:00
curt
972bf22630
Friday the 13th JSBSim update ... :-0 !!!
2000-10-14 02:10:10 +00:00
curt
72a09d198c
Updates to track current JSBSim cvs.
2000-10-12 01:06:31 +00:00
curt
6caf599f2b
Oct. 10, 2000 sync with JSBSim master repository.
2000-10-10 17:44:35 +00:00
curt
21a5886bcb
Oct 2, 2000 JSBSim sync.
2000-10-02 23:07:30 +00:00
curt
c4a1cc047e
Updates from the Jon and Tony show.
...
Tony submitted:
JSBsim:
Added trimming routine, it is longitudinal & in-air only at this point
Added support for taking wind & weather data from external source
Added support for flaps.
Added independently settable pitch trim
Added alphamin and max to config file, stall modeling and warning to
follow
c172.cfg:
Flaps!
Adjusted Cmo, model should be speed stable now
FG:
Hooked up Christian's weather code, should be using it soon.
Hooked up the trimming routine. Note that the X-15 will not trim.
This is not a model or trimming routine deficiency, just the
nature of the X-15
The trimming routine sets the pitch trim and and throttle at startup.
The throttle is set using Norman's code for the autothrottle so the
autothrottle is on by default. --notrim will turn it off.
Added --vc, --mach, and --notrim switches
(vc is airspeed in knots)
uBody, vBody, and wBody are still supported, last one entered
on the command line counts, i.e. you can set vc or mach or u,v,
and w but any combination will be ignored.
2000-05-16 21:35:11 +00:00
curt
ad4416e143
Updated JSBsim code.
2000-04-24 23:49:06 +00:00
curt
9a207fb4e1
MacOS fixes contributed by Darrell Walisser on 1/26/2000.
2000-02-10 23:37:56 +00:00