]> git.mxchange.org Git - flightgear.git/history - src/FDM
Fix MSVC compilation
[flightgear.git] / src / FDM /
2008-10-23 ehofmanSync.with JSBSim CVS
2008-09-29 timooreYASim flap changes from Vivian Meazza
2008-08-28 curt"make dist" fixes.
2008-08-26 ehofmanSync. with JSBSim cvs
2008-08-14 ehofmanSync. with JSBSim CVS
2008-08-03 ehofmanAdd support for squared damping coefficients for gears.
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-26 fredbOne occurence of Balloon.cxx is enough
2008-07-26 durkRvert last change. The Balloon and Magic Carpet are...
2008-07-26 ehofmanAdd the BalloonSim and MagicCarpet fdm's back in (i...
2008-07-26 durkBalloon and Magic Carpet no longer exist.
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-24 ehofmanremove macintosh (note: not MacOS-X) and MWERKS workaro...
2008-07-22 ehofmanSync. with JSBSim CVS (header cleanups).
2008-07-15 mfranzinclude cstring for memset() (necessary for gcc 4.3...
2008-07-11 ehofmanadd a reference for memset()
2008-07-10 ehofmanUpdate to the latest version of JSBSim which supports...
2008-06-06 timooreRevert most iostream-related changes to JSBSim
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-02-01 andyMaik: remove tow end force smoothing.
2007-12-20 timooreFix for "falling through ground" problem
2007-12-11 timooreCheck if scenery is available before blowing away exist...
2007-12-10 andyMaik: add ROTORBALANCE axis. Fix spelling of ROTORRELT...
2007-12-04 mfranzbackport from JSBSim/cvs: apply prop sense only once...
2007-11-22 timooreinitialize _material pointer in FGGroundCache
2007-11-09 frohlichMove some values exclusively used by LaRCsim to LaRCsim
2007-10-10 mfranzJSB: "Fixed uninitialized variables; patch by Anders...
2007-09-05 andyrevert accidental checkin
2007-09-05 andyRon Jensen: extend atmosphere tables to match environme...
2007-07-31 andyMaik: Use exact calculation instead of 1st order approx...
2007-07-29 mfranzcleanup: extract globals->get_controls()
2007-07-29 frohlichModified Files:
2007-07-28 mfranz- set filter dt only once
2007-07-27 mfranz- add (damped) aileron/rudder trimming (may be needed...
2007-07-23 andyMaik: add a downwashfactor tunable
2007-07-09 andyMaik: remove redundant (and innapropriate in the YASim...
2007-06-27 mfranzset north/east/down speed to make radar map mode work
2007-06-23 mfranzMaik JUSTUS: "ease the rotor of the hornet if not rotating"
2007-06-16 mfranzMaik JUSTUS: "small update to the tilt-rotor feature"
2007-06-13 andyMaik: Adding support for tilting of the rotor. Can...
2007-06-10 curtFix indentation.
2007-06-10 curtSyd Adams:
2007-06-05 andyMaik: fix crash when using aircraft with hitches under...
2007-06-03 mfranzSync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029...
2007-06-03 mfranzSync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029...
2007-05-31 mfranzMaik JUSTUS: fix typo (ROTORRELTARGET)
2007-05-27 andyMaik: add ROTORELTARGET and ROTORENGINEMAXRELTORQUE...
2007-05-25 andyMaik: place the contact points at the rotor blade tips...
2007-05-25 andyMaik: add unbalance and testing of rotor ground contact
2007-05-17 curtFix an array overrun error (Ok'd by Jon)
2007-05-15 mfranzMaik JUSTUS: "further (final?) modifications for the...
2007-05-13 mfranzs/resistence/resistance/
2007-05-13 mfranzs/resistence/resistance/
2007-05-12 mfranzAnders GIDENSTAM: fix slip skid ball (merge from...
2007-05-09 mfranzMaik JUSTUS: remove temporary debugging message
2007-05-09 mfranzdegrade SG_ALERT message about phi/delta3 values to...
2007-05-09 mfranzMaik JUSTUS:
2007-05-08 frohlichModified Files:
2007-05-05 frohlichModified Files:
2007-04-08 frohlichModified Files:
2007-04-01 mfranzRon JENSEN: turn cout into SG_LOG/SG_WARN (merge from...
2007-03-19 mfranz- FGPropertyManager.{cpp,h}: fix memory corruption bug
2007-03-01 mfranzHans Ulrich NIEDERMANN:
2007-03-01 andyCan't assume that the aircraft has a fuel tank.
2007-01-31 frohlichModified Files:
2007-01-31 frohlichModified Files:
2007-01-30 frohlichModified Files:
2007-01-23 mfranzbetter message
2007-01-22 mfranzMaik JUSTUS: support waterplane anchor
2007-01-22 frohlichModified Files:
2007-01-22 mfranzMaik JUSTUS: connect fix
2007-01-21 mfranzadd fgSetString() stub
2007-01-20 mfranzadd fgSetString() stub
2007-01-20 mfranzfix messages
2007-01-20 mfranzstore the node itself as member, not the path
2007-01-20 mfranzMaik JUSTUS: update (messages are only temporary and...
2007-01-20 ehofman*** empty log message ***
2007-01-20 ehofmanSync w. JSBSim as of 20/01/2007
2007-01-18 mfranzMaik JUSTUS: export ground material friction factor...
2007-01-17 mfranzMaik JUSTUS: minor fix for bending patch
2007-01-17 mfranzMaik JUSTUS: adapt some property names to match common...
2007-01-17 mfranzMaik JUSTUS: (OK'ed by Andy)
2007-01-17 mfranzMaik JUSTUS: rotor bending fix
2007-01-15 ehofmanSync. w. JSB CVS as of 15/01/2007
2007-01-10 andyMissed changed file somehow, oops.
2007-01-10 andyPatch from Joacim to fix a bug where rotor weights...
2007-01-10 andyPatch from Joacim to export the inertia tensor from...
2007-01-06 fredbRemove useless dependencies on plib and opengl libraries
2007-01-06 frohlichModified Files:
2007-01-02 frohlichModified Files:
2006-12-27 frohlichModified Files:
2006-12-22 andyDisable the defaulting of gear friction so the tunables...
2006-12-18 andyPatch from Maik adds user-settable scaling constants...
2006-12-17 frohlichModified Files:
2006-12-16 fredbPrototype of fake functions should match the real ones
2006-12-09 curtMaik Justus:
next