]> git.mxchange.org Git - flightgear.git/history - src/FDM
Default to glider again when model is not present.
[flightgear.git] / src / FDM /
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...
2002-03-23 tonyUpdates. Includes property tree additions and fixes...
2002-03-23 tonyFix for flaps problem.
2002-03-21 andyFound by inspection a bug in the generation of orientat...
2002-03-21 tonyFix for the flaps problem.
2002-03-21 tonyIrix fix.
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 davidAdded missing file from JSBSim CVS, with 'using namespa...
2002-03-20 tonyUpdates.
2002-03-20 tonyFirst commit of properties code. JSBSim now has a...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-19 andyOops, "one third from the edge" means "one SIXTH from...
2002-03-18 curtSomewhere along the line in the recent changes some...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-15 andyPrint an error message before terminating on parse...
2002-03-13 curtWorking on the start of a 'standard' <grin> remote...
2002-03-04 andyExport the gear compression to the property tree.
2002-03-04 davidAdd fake control-surface positions for 3D model animation.
2002-03-01 tonyFixed gear position property.
2002-03-01 tonyChanged -pct properties to -norm
2002-03-01 andyAdded a property output feature to ControlMap that...
2002-02-28 tonyCopy normalized control surface positions to property...
2002-02-28 tonyAdd support for normalized control surface positions...
2002-02-28 tonyAdd support for normalized control surface positions
2002-02-27 andyWrong sense in the pilot acceleration coordinates ...
2002-02-27 andyAdded a post-solver "initEngines()" call to return...
2002-02-27 andyBasically complete support for piston engine startup...
2002-02-26 tonyTrimming in turn now works
2002-02-26 tonyOutput control positions to properties
2002-02-25 curtRemoved JSBSim/tests
2002-02-24 tonyWorkaround for terrain altitude problem. Helps but...
2002-02-24 curtRemoved orphaned 10520d engine modeling code. Thanks...
2002-02-24 curtMoved to tests subdirectory.
2002-02-24 curtMoved to JSBSim subdirectory.
2002-02-24 curtMoved JSBSim.cxx and JSBSim.hxx into src/FDM/JSBSim...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-22 tonyAdds flap cmd and pos to output
2002-02-22 tonyAdded parameter for abs value of elevator, rudder,...
2002-02-20 andyMinor mixup. Engines that are off have a manifold...
2002-02-20 andyAutomatically generate "contact" points for collision...
2002-02-20 andyScaling "idle" MP to 6 inches or so is all well and...
2002-02-20 andyForgot to include the wind when computing airspeed...
2002-02-20 andySupport a "skid" property for non-rolling gear objects...
2002-02-20 davidAdded minimal support for magnetos, so that engines...
2002-02-20 davidFixed runway-altitude problem that prevented starts...
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-18 davidCorrected wind, so that properties give the FROM direct...
2002-02-18 davidPatches from Tony Peden:
2002-02-17 davidChanges from Tony Peden to fix reinit crashes (and...
2002-02-17 davidLatest JSBSim changes.
2002-02-16 curtBe more robust when FlightGear changes it's mind about...
2002-02-15 curt- Removed redundant FG*:: qualifications from class...
2002-02-13 davidJSBSim fix for FreeBSD.
2002-02-13 davidEnsure that initial engine settings are copied over.
next