2004-12-13 |
andy | Support for a new "contra" attribute on propellers... |
tree | commitdiff |
2004-11-23 |
curt | Add a *really* crude model of ITT, Oil Temp, and Oil... |
tree | commitdiff |
2004-10-08 |
ehofman | I forgot a linker dependency. It really si time to... |
tree | commitdiff |
2004-10-07 |
ehofman | Melchior FRANZ: |
tree | commitdiff |
2004-10-06 |
ehofman | Handle the new linker dependencies after rearranging... |
tree | commitdiff |
2004-07-27 |
curt | Add support for a turbo prop condition lever. |
tree | commitdiff |
2004-07-20 |
curt | Curt: |
tree | commitdiff |
2004-06-15 |
david | Ignore generated files. |
tree | commitdiff |
2004-06-06 |
ehofman | Incorporate some of the changes from the Linspire diff. |
tree | commitdiff |
2004-05-18 |
andy | Fix a bug with propeller gearing. The torque computati... |
tree | commitdiff |
2004-05-06 |
andy | Fix from Melchior: It replaces the ridiculous 5 seconds by |
tree | commitdiff |
2004-05-01 |
andy | Reverse the sense of manual propellers. Low numbers... |
tree | commitdiff |
2004-05-01 |
andy | Oops, I broke engine starting. |
tree | commitdiff |
2004-05-01 |
andy | It can't be turned off, so force the running flag to... |
tree | commitdiff |
2004-05-01 |
andy | Initial checkin of a TurbineEngine implementation.... |
tree | commitdiff |
2004-05-01 |
andy | Attempt at a fix for the propeller torque problems... |
tree | commitdiff |
2004-04-30 |
andy | Refactoring in preparation to add a turbine engine... |
tree | commitdiff |
2004-04-14 |
andy | Units bug. |
tree | commitdiff |
2004-04-01 |
curt | Clean up various compiler warnings that have crept... |
tree | commitdiff |
2004-03-27 |
andy | More work to get the starter behavior right, without... |
tree | commitdiff |
2004-03-27 |
andy | YASim now supports the new fuel.nas fuel management... |
tree | commitdiff |
2004-03-26 |
andy | Tune up the starter torque to match the recent changes... |
tree | commitdiff |
2004-03-19 |
curt | Jim Wilson: |
tree | commitdiff |
2004-03-07 |
david | Increase friction at idle, so that the engine idles... |
tree | commitdiff |
2004-02-18 |
andy | Added a <solve-weight> subtag of the approach/cruise... |
tree | commitdiff |
2004-02-17 |
andy | Allow a "fuel" attribute in the approach and cruise... |
tree | commitdiff |
2004-02-13 |
andy | Yank the sqrt() terms from the twist calculations.... |
tree | commitdiff |
2004-02-09 |
andy | Put the sqrt(frac) terms back into the wing twist. |
tree | commitdiff |
2004-02-09 |
andy | Fix the left/right terms in the twist handling to be... |
tree | commitdiff |
2004-01-30 |
andy | Thrust reversers. Very simple implementation. |
tree | commitdiff |
2004-01-25 |
andy | Forgot the gear ratio handling in stabilize() method... |
tree | commitdiff |
2004-01-24 |
andy | Wire up a "gear-ratio" attribute for geared propeller... |
tree | commitdiff |
2004-01-21 |
andy | Don't default to exactly zero RPM if the RPM property... |
tree | commitdiff |
2004-01-12 |
andy | Attenuate turbulence near the ground. Tweak turbulence... |
tree | commitdiff |
2004-01-10 |
andy | Move the turbulence "airmass" according to the local... |
tree | commitdiff |
2004-01-09 |
andy | First cut at a turbulence model for YASim. It's a |
tree | commitdiff |
2003-12-27 |
ehofman | MIPSpro 7.4 fixes |
tree | commitdiff |
2003-12-22 |
andy | Yank more debug code. |
tree | commitdiff |
2003-12-19 |
andy | Export a "/sim/crashed" property to indicate a crash. |
tree | commitdiff |
2003-12-19 |
andy | Minor API changes to support the new sg_geodesy impleme... |
tree | commitdiff |
2003-12-03 |
andy | My refactoring left two values uninitialized when running a |
tree | commitdiff |
2003-12-01 |
andy | Cleanup and refactoring to better integrate the helicop... |
tree | commitdiff |
2003-11-27 |
ehofman | Add a refference to sprintf |
tree | commitdiff |
2003-11-27 |
ehofman | Partability fix |
tree | commitdiff |
2003-11-25 |
david | Use SG_LOG for debugging messages from the YASim helico... |
tree | commitdiff |
2003-10-31 |
curt | Fix an automake squawk. |
tree | commitdiff |
2003-10-19 |
ehofman | Fix a bug that gets triggered at least in MSVC and... |
tree | commitdiff |
2003-10-18 |
david | Set the RPM from the property tree with each iteration... |
tree | commitdiff |
2003-10-18 |
david | Add the ability to set the RPM from the outside. |
tree | commitdiff |
2003-10-17 |
curt | Fix a typo which Frederic's compiler flagged. |
tree | commitdiff |
2003-10-17 |
curt | Remove and extraneous starting character. |
tree | commitdiff |
2003-10-16 |
curt | Maik Justus: modifications to add helicopter modeling... |
tree | commitdiff |
2003-10-16 |
curt | Initial revision. |
tree | commitdiff |
2003-09-25 |
ehofman | Fix a dependency problem |
tree | commitdiff |
2003-09-20 |
curt | Another step towards making aircraft more self containe... |
tree | commitdiff |
2003-08-29 |
ehofman | New automake, new problems. Add $base_LIBS for programs... |
tree | commitdiff |
2003-08-06 |
david | Fix drag when engine is shut down, by avoiding negative... |
tree | commitdiff |
2003-07-24 |
ehofman | This fixes the K to F conversion for the EGT output |
tree | commitdiff |
2003-06-28 |
ehofman | This patch normalizes the heading value YASim reports... |
tree | commitdiff |
2003-05-16 |
curt | Jim Wilson: |
tree | commitdiff |
2003-05-13 |
curt | Cosmetic changes for new code moved into simgear to... |
tree | commitdiff |
2003-05-09 |
curt | - Added "SG" prefix to sound classes that recently... |
tree | commitdiff |
2003-05-08 |
curt | Working at unraveling and breaking dependencies inside... |
tree | commitdiff |
2003-05-06 |
curt | This is step "1" of probably "many" in the process... |
tree | commitdiff |
2003-04-01 |
david | Fix to use renamed /controls properties. |
tree | commitdiff |
2003-04-01 |
ehofman | Updates to the controls properties tree. This is a... |
tree | commitdiff |
2003-03-02 |
david | Don't fiddle with control positions at startup -- we... |
tree | commitdiff |
2003-03-02 |
david | Initialize speed from mach number or vcas more-or-less... |
tree | commitdiff |
2003-03-02 |
david | Add spdFromMach() and spdFromVCAS(). |
tree | commitdiff |
2003-02-22 |
david | Begin supporting a starting speed for YASim: |
tree | commitdiff |
2003-02-19 |
david | Fixed calibrated airspeed output so that it accounts... |
tree | commitdiff |
2003-02-18 |
david | Interpolate the twist linearly over the wing. |
tree | commitdiff |
2003-02-18 |
david | Added a "twist" attribute for wings to allow for washou... |
tree | commitdiff |
2002-12-12 |
andy | Changing the thresholds to be bigger in the previous... |
tree | commitdiff |
2002-12-11 |
andy | Put in some (currently compile-time) tuning for the... |
tree | commitdiff |
2002-12-11 |
andy | Update masses on the rigid body when consuming fuel... |
tree | commitdiff |
2002-12-04 |
david | Ignore more generated files. |
tree | commitdiff |
2002-11-30 |
andy | Honor the /sim/freeze/fuel property to inhibit fuel... |
tree | commitdiff |
2002-11-30 |
andy | Add the command-line yasim compiler to the automake... |
tree | commitdiff |
2002-11-30 |
andy | Fuel consumption. Simple implementation without suppor... |
tree | commitdiff |
2002-11-30 |
andy | Added a tunable "induced drag" number to aircraft.... |
tree | commitdiff |
2002-11-09 |
andy | Add "spring" and "damp" tunables to gear objects. |
tree | commitdiff |
2002-11-05 |
andy | Blindingly stupid ground effect bug. It interpolated... |
tree | commitdiff |
2002-11-03 |
david | Eliminate dependency of flight.hxx on model.hxx, to... |
tree | commitdiff |
2002-10-27 |
andy | Fix coordinate conventions for reporting pilot accelera... |
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-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-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-04 |
andy | Uninitialized data problem. As it turns out, this... |
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 |
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-23 |
andy | We don't handle propellers turning backwards. This... |
tree | commitdiff |
next |