]> git.mxchange.org Git - flightgear.git/history - src/FDM
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / FDM /
2002-09-27 curtPass velocities in local body axis.
2002-09-26 curtFor flaps power, fuel pump, and starter, send power...
2002-09-25 curtInterchange state of fuel_pump (switches) and master...
2002-09-25 tonyFixes for flaps, gear, and reset. The c310 takeoff...
2002-09-24 tonyJSBSim updates. This update changes the file format...
2002-09-22 tonyChanged much inline code to non-inline. The inline...
2002-09-22 tonyLatest updates, including a thrust-only turbofan model...
2002-09-11 curtMichael Selig:
2002-09-11 curtUpdates from Rob Deters.
2002-09-11 curtUpdates from Rob Deters.
2002-09-10 curtInitial revision
2002-09-05 tonyVarious clean-ups.
2002-09-03 curtRemoved dos line endings.
2002-09-03 curtInitial revision.
2002-09-02 curtUpdates to the UIUCModel code. This includes some...
2002-08-30 tonyRemoved unused and improperly initialized constant.
2002-08-29 tonyFixed an oops.
2002-08-29 tonyAdded FGTurbine.[ch]*
2002-08-29 tonyNew Turbine engine model framework
2002-08-28 curtFix a compile error.
2002-08-28 tonyLatest JSBSim updates.
2002-08-28 curtMore tweaks to the automake/conf configuration scripts.
2002-08-26 curtStrip dos line endings.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-07 davidRemove dependency on acmodel.hxx out of flight.hxx...
2002-08-05 davidLatest JSBSim updates.
2002-08-05 curtRemove call to function only in plib-cvs.
2002-08-01 curtConvert several alert/info statements to debug.
2002-07-31 curtFixes so that we can read incoming broadcast packets...
2002-07-30 curtA couple fixes to the network fdm interface.
2002-07-11 tonyMember variable initialization fixes from Cameron Moore
2002-07-10 tonyFixed typo in SetGammaFallback()
2002-07-05 curtUpdate controls so we can specify each tank on/off...
2002-07-03 davidPatch from Dave Luff to use dt properly in CHT calculation.
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-28 davidFixed an uninitialized variable reported by Frederic...
2002-06-28 davidUpdate from JSBSim - fix bugs reported by Gonzalo Peral...
2002-06-28 davidPatch from Julian Foad:
2002-06-24 andyWrong units when interpreting <weight> tags.
2002-06-20 andyHack in an /accelerations/pilot-g property, for testing...
2002-06-15 andyFinally fixed the flap drag issue. Drag modifications...
2002-06-12 andyBugfix. The engine thrust is recalculated based on...
2002-06-11 curtErik Hofman:
2002-06-10 andyReally simple command line airplane compiler. Basicall...
2002-06-10 andyUse the density values from the environment subsystem...
2002-06-08 tonyOops. Previous versions caused compile errors
2002-06-08 tonyThe external atmosphere fix. Really this time.
2002-06-08 tonyJSBSim updates, including external atmosphere fix
2002-06-05 curtSet control surface positions when using an external...
2002-06-04 andyUninitialized data problem. As it turns out, this...
2002-06-03 curtAdded flap_deflection so that remote fdm can pass back...
2002-06-01 andyNeed to call recalc() on the RigidBody during solution...
2002-05-30 andyProperty name typo. This resulted in all temperatures...
2002-05-29 davidPatch from Melchior Franz:
2002-05-29 andyModify solution heuristics. Do the cruise AoA and...
2002-05-29 andyOops. Stray checkin. Revert.
2002-05-29 andyThe incidence setting only works on a compiled object...
2002-05-28 davidJSBSim change:
2002-05-23 andyWe don't handle propellers turning backwards. This...
2002-05-23 andyYank the "castering" attribute and replace it with...
2002-05-21 andyOops, left debug code in the checkin.
2002-05-21 andySolve for the elevator control input during approach...
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-16 andyRevert the recent changes to Atmosphere.cpp. They...
2002-05-15 davidTake the static temperature, static pressure, and densi...
2002-05-15 davidComment out set_Static_pressure, set_Static_temperature...
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-05-11 davidFix maximum speed bug.
2002-05-11 davidMajor overhaul:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-05-09 davidPatch from Melchior Franz:
2002-05-09 davidPatch from Melchior Franz:
2002-05-09 curtRobert Deters:
2002-05-07 davidLast rev was based on an old version and blew away...
2002-05-04 tonyAdded stall hysteresis modeling, nose should fall throu...
2002-05-03 tonyNorman Vine's speed optimizations
2002-05-01 andyFix dumb typo. Very embarassing, but oddly not fatal...
2002-04-30 tonyJSBSim updates, including MSVC fixes from Bernie Bright
2002-04-25 davidUFO FDM patches from Jonathan Polley:
2002-04-19 davidJSBSim fix:
2002-04-16 curtReplaced spaces with <tab> since this is a makefile.
2002-04-16 davidLatest JSBSim changes.
2002-04-12 davidJSBSim change:
2002-04-11 davidGet rid of non-portable fmax call.
2002-04-11 davidAdd support for /controls/parking-brake -- it effective...
2002-04-11 curtChange constructor parameter order.
2002-04-11 davidFixed reversed sign for nosewheel steering.
2002-04-09 andyChange the idle MP to reduce idle power a bit. This...
2002-04-08 curtAdded support for sending:
2002-04-08 davidJSBSim change:
2002-04-06 tonyConverted FCS to use property tree internally, document...
2002-04-05 davidJSBSim fix:
2002-04-04 curtMore platform/compiler compatibility fixes.
2002-04-04 davidCommented out code setting view position offsets until...
2002-04-03 curtThe previous version used a feature (language extension...
2002-04-01 curtI have attached revisions to the UIUC code. The revisi...
2002-03-27 curtAdded support for rotational rates and body access...
2002-03-26 davidCommented out cout statements that were not in the...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
next