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 |
|