2002-09-02 |
curt | Updates to the UIUCModel code. This includes some... |
tree | commitdiff |
2002-08-30 |
tony | Removed unused and improperly initialized constant. |
tree | commitdiff |
2002-08-29 |
tony | Fixed an oops. |
tree | commitdiff |
2002-08-29 |
tony | Added FGTurbine.[ch]* |
tree | commitdiff |
2002-08-29 |
tony | New Turbine engine model framework |
tree | commitdiff |
2002-08-28 |
curt | Fix a compile error. |
tree | commitdiff |
2002-08-28 |
tony | Latest JSBSim updates. |
tree | commitdiff |
2002-08-28 |
curt | More tweaks to the automake/conf configuration scripts. |
tree | commitdiff |
2002-08-26 |
curt | Strip dos line endings. |
tree | commitdiff |
2002-08-25 |
curt | Tidy up the autoconf/automake configuration a bit. |
tree | commitdiff |
2002-08-07 |
david | Remove dependency on acmodel.hxx out of flight.hxx... |
tree | commitdiff |
2002-08-05 |
david | Latest JSBSim updates. |
tree | commitdiff |
2002-08-05 |
curt | Remove call to function only in plib-cvs. |
tree | commitdiff |
2002-08-01 |
curt | Convert several alert/info statements to debug. |
tree | commitdiff |
2002-07-31 |
curt | Fixes so that we can read incoming broadcast packets... |
tree | commitdiff |
2002-07-30 |
curt | A couple fixes to the network fdm interface. |
tree | commitdiff |
2002-07-11 |
tony | Member variable initialization fixes from Cameron Moore |
tree | commitdiff |
2002-07-10 |
tony | Fixed typo in SetGammaFallback() |
tree | commitdiff |
2002-07-05 |
curt | Update controls so we can specify each tank on/off... |
tree | commitdiff |
2002-07-03 |
david | Patch from Dave Luff to use dt properly in CHT calculation. |
tree | commitdiff |
2002-07-02 |
curt | Fixes for IA-64 with Intel compiler. |
tree | commitdiff |
2002-06-28 |
david | Fixed an uninitialized variable reported by Frederic... |
tree | commitdiff |
2002-06-28 |
david | Update from JSBSim - fix bugs reported by Gonzalo Peral... |
tree | commitdiff |
2002-06-28 |
david | Patch from Julian Foad: |
tree | commitdiff |
2002-06-24 |
andy | Wrong units when interpreting <weight> tags. |
tree | commitdiff |
2002-06-20 |
andy | Hack in an /accelerations/pilot-g property, for testing... |
tree | commitdiff |
2002-06-15 |
andy | Finally fixed the flap drag issue. Drag modifications... |
tree | commitdiff |
2002-06-12 |
andy | Bugfix. The engine thrust is recalculated based on... |
tree | commitdiff |
2002-06-11 |
curt | Erik Hofman: |
tree | commitdiff |
2002-06-10 |
andy | Really simple command line airplane compiler. Basicall... |
tree | commitdiff |
2002-06-10 |
andy | Use the density values from the environment subsystem... |
tree | commitdiff |
2002-06-08 |
tony | Oops. Previous versions caused compile errors |
tree | commitdiff |
2002-06-08 |
tony | The external atmosphere fix. Really this time. |
tree | commitdiff |
2002-06-08 |
tony | JSBSim updates, including external atmosphere fix |
tree | commitdiff |
2002-06-05 |
curt | Set control surface positions when using an external... |
tree | commitdiff |
2002-06-04 |
andy | Uninitialized data problem. As it turns out, this... |
tree | commitdiff |
2002-06-03 |
curt | Added flap_deflection so that remote fdm can pass back... |
tree | commitdiff |
2002-06-01 |
andy | Need to call recalc() on the RigidBody during solution... |
tree | commitdiff |
2002-05-30 |
andy | Property name typo. This resulted in all temperatures... |
tree | commitdiff |
2002-05-29 |
david | Patch from Melchior Franz: |
tree | commitdiff |
2002-05-29 |
andy | Modify solution heuristics. Do the cruise AoA and... |
tree | commitdiff |
2002-05-29 |
andy | Oops. Stray checkin. Revert. |
tree | commitdiff |
2002-05-29 |
andy | The incidence setting only works on a compiled object... |
tree | commitdiff |
2002-05-28 |
david | JSBSim change: |
tree | commitdiff |
2002-05-23 |
andy | We don't handle propellers turning backwards. This... |
tree | commitdiff |
2002-05-23 |
andy | Yank the "castering" attribute and replace it with... |
tree | commitdiff |
2002-05-21 |
andy | Oops, left debug code in the checkin. |
tree | commitdiff |
2002-05-21 |
andy | Solve for the elevator control input during approach... |
tree | commitdiff |
2002-05-17 |
curt | From: "Jim Wilson" <jimw@kelcomaine.com> |
tree | commitdiff |
2002-05-16 |
andy | Revert the recent changes to Atmosphere.cpp. They... |
tree | commitdiff |
2002-05-15 |
david | Take the static temperature, static pressure, and densi... |
tree | commitdiff |
2002-05-15 |
david | Comment out set_Static_pressure, set_Static_temperature... |
tree | commitdiff |
2002-05-14 |
curt | Moved "scenery" from being declaried in scenery.cxx... |
tree | commitdiff |
2002-05-12 |
david | Removed configuration option --with-old-mouse and FG_OL... |
tree | commitdiff |
2002-05-11 |
david | Fix maximum speed bug. |
tree | commitdiff |
2002-05-11 |
david | Major overhaul: |
tree | commitdiff |
2002-05-10 |
david | Mac OS X fixes and MSVC warning fixes from Jonathan... |
tree | commitdiff |
2002-05-09 |
david | Patch from Melchior Franz: |
tree | commitdiff |
2002-05-09 |
david | Patch from Melchior Franz: |
tree | commitdiff |
2002-05-09 |
curt | Robert Deters: |
tree | commitdiff |
2002-05-07 |
david | Last rev was based on an old version and blew away... |
tree | commitdiff |
2002-05-04 |
tony | Added stall hysteresis modeling, nose should fall throu... |
tree | commitdiff |
2002-05-03 |
tony | Norman Vine's speed optimizations |
tree | commitdiff |
2002-05-01 |
andy | Fix dumb typo. Very embarassing, but oddly not fatal... |
tree | commitdiff |
2002-04-30 |
tony | JSBSim updates, including MSVC fixes from Bernie Bright |
tree | commitdiff |
2002-04-25 |
david | UFO FDM patches from Jonathan Polley: |
tree | commitdiff |
2002-04-19 |
david | JSBSim fix: |
tree | commitdiff |
2002-04-16 |
curt | Replaced spaces with <tab> since this is a makefile. |
tree | commitdiff |
2002-04-16 |
david | Latest JSBSim changes. |
tree | commitdiff |
2002-04-12 |
david | JSBSim change: |
tree | commitdiff |
2002-04-11 |
david | Get rid of non-portable fmax call. |
tree | commitdiff |
2002-04-11 |
david | Add support for /controls/parking-brake -- it effective... |
tree | commitdiff |
2002-04-11 |
curt | Change constructor parameter order. |
tree | commitdiff |
2002-04-11 |
david | Fixed reversed sign for nosewheel steering. |
tree | commitdiff |
2002-04-09 |
andy | Change the idle MP to reduce idle power a bit. This... |
tree | commitdiff |
2002-04-08 |
curt | Added support for sending: |
tree | commitdiff |
2002-04-08 |
david | JSBSim change: |
tree | commitdiff |
2002-04-06 |
tony | Converted FCS to use property tree internally, document... |
tree | commitdiff |
2002-04-05 |
david | JSBSim fix: |
tree | commitdiff |
2002-04-04 |
curt | More platform/compiler compatibility fixes. |
tree | commitdiff |
2002-04-04 |
david | Commented out code setting view position offsets until... |
tree | commitdiff |
2002-04-03 |
curt | The previous version used a feature (language extension... |
tree | commitdiff |
2002-04-01 |
curt | I have attached revisions to the UIUC code. The revisi... |
tree | commitdiff |
2002-03-27 |
curt | Added support for rotational rates and body access... |
tree | commitdiff |
2002-03-26 |
david | Commented out cout statements that were not in the... |
tree | commitdiff |
2002-03-26 |
curt | Oops, in the latest property manager rewrite, a typo... |
tree | commitdiff |
2002-03-23 |
tony | Updates. Includes property tree additions and fixes... |
tree | commitdiff |
2002-03-23 |
tony | Fix for flaps problem. |
tree | commitdiff |
2002-03-21 |
andy | Found by inspection a bug in the generation of orientat... |
tree | commitdiff |
2002-03-21 |
tony | Fix for the flaps problem. |
tree | commitdiff |
2002-03-21 |
tony | Irix fix. |
tree | commitdiff |
2002-03-20 |
david | Use !strcmp for all property string-value comparisons. |
tree | commitdiff |
2002-03-20 |
david | Added missing file from JSBSim CVS, with 'using namespa... |
tree | commitdiff |
2002-03-20 |
tony | Updates. |
tree | commitdiff |
2002-03-20 |
tony | First commit of properties code. JSBSim now has a... |
tree | commitdiff |
2002-03-19 |
david | Major property-manager rewrite, using const char *... |
tree | commitdiff |
2002-03-19 |
andy | Oops, "one third from the edge" means "one SIXTH from... |
tree | commitdiff |
2002-03-18 |
curt | Somewhere along the line in the recent changes some... |
tree | commitdiff |
2002-03-16 |
david | Patches from Tony Peden to separate property XML I... |
tree | commitdiff |
2002-03-15 |
andy | Print an error message before terminating on parse... |
tree | commitdiff |
next |