durk
|
1ae2b59333
|
Added two missing files from JSBSim.org that were missing in the last sync.
|
2009-09-03 00:02:48 +02:00 |
|
ehofman
|
48cad71a70
|
Sync with JSBSim CVS again
|
2009-09-03 00:02:48 +02:00 |
|
ehofman
|
9a01f8bf73
|
temporary fix for a division by zero problem for some aircraft
|
2009-08-23 21:43:10 +02:00 |
|
ehofman
|
5ee9cd1fcc
|
Add Bertrand Coconnier's latest landing gear code
|
2009-08-23 21:43:09 +02:00 |
|
ehofman
|
cf25f69d36
|
Update to the latest version of JSBSim
|
2009-08-23 21:43:08 +02:00 |
|
ehofman
|
a7976b835d
|
Sync. with JSBSim
|
2009-08-08 08:37:14 +02:00 |
|
ehofman
|
6079ff58fd
|
sync. with JSBSim again
|
2009-07-02 08:59:15 +02:00 |
|
ehofman
|
cb435814c1
|
latest changes for JSBSim (1.0 prerelease)
|
2009-06-15 10:29:44 +02:00 |
|
ehofman
|
4aff7b279d
|
Upgrade to JSBSim 1.0-prerelease
|
2009-06-03 00:18:56 +02:00 |
|
ehofman
|
88478f03d0
|
Sync. with JSBSim CVS
|
2009-05-18 12:24:17 +02:00 |
|
ehofman
|
86b34010f3
|
Sync. w. JSBSim: fix a few unexpected glitches
|
2009-05-02 00:44:20 +02:00 |
|
ehofman
|
720b6fa3f6
|
Sync. w. JSBSim CVS
|
2009-04-15 23:19:30 +02:00 |
|
ehofman
|
81b9bb61e5
|
Sync. w. JSBSIm one more time to fix at least one bug
|
2009-04-01 09:23:54 +02:00 |
|
ehofman
|
27a7305736
|
Sync. w. JSBSim cvs
|
2009-04-01 09:23:54 +02:00 |
|
ehofman
|
9cd26d8b34
|
Sync. w. JSBSim CVS
|
2009-02-06 22:40:10 +01:00 |
|
ehofman
|
3cb45f4989
|
Sync. with JSBSim CVS
|
2009-01-28 07:59:55 +01:00 |
|
mfranz
|
32d3f6308c
|
Anders GIDENSTAM: "Do not leak uninitialized values to the rest
of the computation." (forward port from jsbsim/cvs)
|
2008-12-07 19:47:48 +00:00 |
|
ehofman
|
b7ebc7d78d
|
Sync. with JSBSim CVS
|
2008-11-30 10:44:29 +00:00 |
|
curt
|
51283147db
|
FGRotor needs to be added to the Makefile.am so it is (a) compiled and
(b) included in the result of "make dist".
|
2008-11-08 01:13:51 +00:00 |
|
ehofman
|
6214e976a8
|
Fax an INCLUDES problem
|
2008-10-26 16:59:58 +00:00 |
|
ehofman
|
8dd517621d
|
Revert to previous version, Makefile.am shouldn't have been updated
|
2008-10-23 19:54:47 +00:00 |
|
ehofman
|
6d95ade940
|
Sync.with JSBSim CVS
|
2008-10-23 19:04:45 +00:00 |
|
ehofman
|
8858ad7a00
|
Sync. with JSBSim cvs
|
2008-08-26 08:02:31 +00:00 |
|
ehofman
|
90f498be4d
|
Sync. with JSBSim CVS
|
2008-08-14 14:16:50 +00:00 |
|
ehofman
|
66eef4dafc
|
Add support for squared damping coefficients for gears.
|
2008-08-03 13:52:45 +00:00 |
|
ehofman
|
4b40e725cd
|
remove macintosh (note: not MacOS-X) and MWERKS workarounds.
|
2008-07-24 19:50:58 +00:00 |
|
ehofman
|
3b3f671974
|
Sync. with JSBSim CVS (header cleanups).
|
2008-07-22 08:49:15 +00:00 |
|
mfranz
|
030035a32a
|
include cstring for memset() (necessary for gcc 4.3.*; backported
from JSBSim/cvs)
|
2008-07-15 13:08:03 +00:00 |
|
ehofman
|
ce7f695ea2
|
add a reference for memset()
|
2008-07-11 14:11:54 +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 |
|
timoore
|
bfc1967529
|
Revert most iostream-related changes to JSBSim
So many files in JSBSim use cout that it is not productive to remove
iostream from header files.
|
2008-06-06 21:21:57 +00:00 |
|
timoore
|
32e9505eed
|
Clean up header file use of iostream and "using" declarations
Replace include <iostream> with istream, ostream and/or iosfwd as
appropriate.
Remove using namespace std and using std::foo from header files.
|
2008-06-02 21:09:51 +00:00 |
|
mfranz
|
32dfdaea61
|
backport from JSBSim/cvs: apply prop sense only once (OK'ed by JSB)
|
2007-12-04 20:22:36 +00:00 |
|
mfranz
|
405c013618
|
JSB: "Fixed uninitialized variables; patch by Anders Gidenstam"
mf: backporting from JSB/CVS to fix serious gear problem
|
2007-10-10 22:11:14 +00:00 |
|
mfranz
|
3cda82e0a9
|
Sync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029 branch)
|
2007-06-03 09:37:02 +00:00 |
|
curt
|
95015dc61f
|
Fix an array overrun error (Ok'd by Jon)
|
2007-05-17 20:25:16 +00:00 |
|
mfranz
|
baac43778e
|
Anders GIDENSTAM: fix slip skid ball (merge from JSBSim/cvs)
JSB: "Fixed a problem with turn coordinator bounding while at rest on the runway"
|
2007-05-12 15:10:39 +00:00 |
|
ehofman
|
4dbedefb32
|
Sync w. JSBSim as of 20/01/2007
|
2007-01-20 09:28:53 +00:00 |
|
ehofman
|
3ec74d79c2
|
Sync. w. JSB CVS as of 15/01/2007
|
2007-01-15 12:48:54 +00:00 |
|
curt
|
39869b582a
|
Fix a typo so that turbulence can work in JSBSim models once again.
|
2006-10-19 02:39:05 +00:00 |
|
ehofman
|
01d85464be
|
Fix 3d tables.
|
2006-03-20 20:19:16 +00:00 |
|
ehofman
|
28eb9c81e9
|
Sync. w. JSBSim CVS.
|
2006-03-13 15:21:57 +00:00 |
|
ehofman
|
9b33107551
|
Syn.c w. JSBSim.
|
2006-02-27 08:41:24 +00:00 |
|
ehofman
|
ae77c7d75a
|
Sync. w. JSBSim CVS.
|
2006-02-08 09:15:57 +00:00 |
|
ehofman
|
31e3caa4f6
|
Sync. w. JSBSim
|
2006-01-20 17:50:45 +00:00 |
|
ehofman
|
f73f2f7254
|
Hide some user generated files.
|
2006-01-13 09:50:58 +00:00 |
|
fredb
|
d0618685a2
|
Typo
|
2006-01-12 21:35:59 +00:00 |
|
fredb
|
bcc8339c4f
|
Variable 'thrust' used before being initialized
|
2006-01-12 21:35:32 +00:00 |
|
fredb
|
5d5a58de80
|
Don't declare functions that are not implemented
|
2006-01-12 21:34:36 +00:00 |
|
ehofman
|
932b38a87e
|
sync. with JSBSim v. 2.0
|
2006-01-12 15:04:22 +00:00 |
|