]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim
Sync. w. JSB CVS as of 15/01/2007
[flightgear.git] / src / FDM / YASim /
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
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:
2006-10-29 mfranzMaik JUSTUS: last changes for better consistency with...
2006-10-28 mfranzMaik JUSTUS: replace underscore with hyphen in config...
2006-10-28 mfranzMaik JUSTUS: change /rotors/*/blade1_pos to /rotors...
2006-10-28 mfranzremove unused and empty files
2006-09-14 andyAnother fix from Maik
2006-09-14 andyHelicopter update from Maik:
2006-08-28 andyCurt noticed a while back that YASim was producing...
2006-08-14 andyGiant helicopter code update from Maik Justus.
2006-08-08 andyFix a few warnings while I'm in there. Melchior poitne...
2006-08-08 andyAdd a lift/drag vs. AoA graph option to the yasim tool...
2006-08-08 andyMelchior sent me a property dump of the YF-23 in the...
2006-08-07 andyFixes from Maik Justus:
2006-08-01 frohlichUse bool where the source and destination variable...
2006-06-26 andyPatch from Mathias: unify the AGL altitude with the...
2006-03-18 curtSmall gcc-4.1 patch.
2006-03-13 andyMissing initializer. Kraehe's machine was crashing...
2006-03-10 andyWhile I had the valgrind rig set up, I took the opportu...
2006-03-10 andyFix an uninitialized data condition that crept in durin...
2006-03-10 andyWhen we are asked to produce no force on a Surface...
2006-03-02 fredbRemove a useless and harmful statement : MSVC complains...
2006-03-02 andyFrom Vivian: change default up/down angles on the Launc...
2006-03-01 andyFixes a bugs in the handling of the holdback mount...
2006-03-01 andyUninitialized member variable. Default to "turbocharge...
2006-03-01 andyForgot to hook up the WASTEGATE control. Also, fix...
2006-02-28 andyOops, forgot the hooks to the configuration.
2006-02-27 andyInspired by a patch from Vivian, this adds a settable...
2006-02-26 davidAllow YASim flight models to override the hard-coded...
2006-02-19 ehofmanMathias Fröhlich:
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-12-01 andySwap signs of the twist and incidence values to match the
2005-11-24 andyJosh wanted a compression-m value exported for gear...
2005-11-22 andyAJ found a typo
2005-11-11 andyOops again -- forgot that the solver needs fuel too. :)
2005-11-10 andyOops, typo.
2005-11-10 andyPredicate "engine running" on the out-of-fuel properties.
2005-11-10 andyNo-op checkin: Add some Surface test code (#if'd out...
2005-11-10 andyFix stall widths for the "auxilliary" (reverse flow...
2005-11-06 andyForce fuel flow to zero when the engine isn't running.
2005-11-02 andyVivian reported that the caster angle of the Hunter...
2005-10-21 andyExpose the "spool-time" of a Jet engine as a configurat...
2005-10-19 andyPiston engine oil temperature model from David Luff:
2005-10-14 andyVivian caught some missing length conversions in the...
2005-10-14 andySupport gear compression along axes other than vertical...
2005-10-08 ehofmanMathias Fröhlich:
2005-09-27 andyVivian pointed out that the gear keep rotating after...
2005-07-13 ehofmanMathias Fröhlich:
2005-07-02 andyRework the MP calculation to make super/turbocharger...
2005-05-30 ehofmanMathias Fröhlich:
2005-04-13 andyFix units bug with fuel flow
2005-04-08 andyDon't overwrite the castering value with the non-caster...
2005-04-08 andyOops, stray line in the checkin. I'm sure fenv.h would...
2005-04-08 andyExport "rollspeed-ms" and "caster-angle-deg" properties...
2005-03-23 andyInsert a sanity hack from Melchior that apparently...
2005-03-22 andyI fixed the gear-ratio handling in the solution computa...
2005-02-18 ehofmanCygwin fixes.
2005-02-18 ehofmanMSVC (warning) fixes.
2005-02-17 ehofmanAdd the missing carrier files.
2005-02-17 ehofmanMathias Frohlich: Add carrier capabilities for YASim...
2005-01-26 andyConstant-speed props were seeking to engine speed,...
2004-12-27 ehofmanMake yasim accept the launchbar and hook properties...
2004-12-13 andySupport for a new "contra" attribute on propellers...
2004-11-23 curtAdd a *really* crude model of ITT, Oil Temp, and Oil...
2004-10-08 ehofmanI forgot a linker dependency. It really si time to...
2004-10-07 ehofmanMelchior FRANZ:
2004-10-06 ehofmanHandle the new linker dependencies after rearranging...
2004-07-27 curtAdd support for a turbo prop condition lever.
2004-07-20 curtCurt:
2004-06-15 davidIgnore generated files.
2004-06-06 ehofmanIncorporate some of the changes from the Linspire diff.
2004-05-18 andyFix a bug with propeller gearing. The torque computati...
2004-05-06 andyFix from Melchior: It replaces the ridiculous 5 seconds by
2004-05-01 andyReverse the sense of manual propellers. Low numbers...
2004-05-01 andyOops, I broke engine starting.
2004-05-01 andyIt can't be turned off, so force the running flag to...
2004-05-01 andyInitial checkin of a TurbineEngine implementation....
2004-05-01 andyAttempt at a fix for the propeller torque problems...
2004-04-30 andyRefactoring in preparation to add a turbine engine...
2004-04-14 andyUnits bug.
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-27 andyMore work to get the starter behavior right, without...
2004-03-27 andyYASim now supports the new fuel.nas fuel management...
2004-03-26 andyTune up the starter torque to match the recent changes...
2004-03-19 curtJim Wilson:
2004-03-07 davidIncrease friction at idle, so that the engine idles...
2004-02-18 andyAdded a <solve-weight> subtag of the approach/cruise...
2004-02-17 andyAllow a "fuel" attribute in the approach and cruise...
2004-02-13 andyYank the sqrt() terms from the twist calculations....
2004-02-09 andyPut the sqrt(frac) terms back into the wing twist.
2004-02-09 andyFix the left/right terms in the twist handling to be...
2004-01-30 andyThrust reversers. Very simple implementation.
2004-01-25 andyForgot the gear ratio handling in stabilize() method...
next