]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / FDM / YASim /
2009-03-18 frohlichFix some sim time issues with the locations of the...
2009-03-18 frohlichFix cmpiler warning.
2009-03-11 frohlichUpdate groundcache api:
2009-03-05 frohlichCasaba Halász: Fix some const warnings.
2009-02-27 andy"min throttle" tunable from Maik:
2009-02-27 andyPatch from Maik: as helijah found out, there was a...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbTemporary hack to avoid NaN problems when _mp is negati...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbRemove warnings
2008-12-05 andyFix apparently ancient typo.
2008-12-04 mfranzAllow negative thrust. This allows a single recoil...
2008-09-29 timooreYASim flap changes from Vivian Meazza
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-02-01 andyMaik: remove tow end force smoothing.
2007-12-10 andyMaik: add ROTORBALANCE axis. Fix spelling of ROTORRELT...
2007-09-05 andyrevert accidental checkin
2007-09-05 andyRon Jensen: extend atmosphere tables to match environme...
2007-07-31 andyMaik: Use exact calculation instead of 1st order approx...
2007-07-23 andyMaik: add a downwashfactor tunable
2007-07-09 andyMaik: remove redundant (and innapropriate in the YASim...
2007-06-23 mfranzMaik JUSTUS: "ease the rotor of the hornet if not rotating"
2007-06-16 mfranzMaik JUSTUS: "small update to the tilt-rotor feature"
2007-06-13 andyMaik: Adding support for tilting of the rotor. Can...
2007-06-05 andyMaik: fix crash when using aircraft with hitches under...
2007-05-31 mfranzMaik JUSTUS: fix typo (ROTORRELTARGET)
2007-05-27 andyMaik: add ROTORELTARGET and ROTORENGINEMAXRELTORQUE...
2007-05-25 andyMaik: place the contact points at the rotor blade tips...
2007-05-25 andyMaik: add unbalance and testing of rotor ground contact
2007-05-15 mfranzMaik JUSTUS: "further (final?) modifications for the...
2007-05-13 mfranzs/resistence/resistance/
2007-05-09 mfranzMaik JUSTUS: remove temporary debugging message
2007-05-09 mfranzdegrade SG_ALERT message about phi/delta3 values to...
2007-05-09 mfranzMaik JUSTUS:
2007-03-01 andyCan't assume that the aircraft has a fuel tank.
2007-01-31 frohlichModified Files:
2007-01-23 mfranzbetter message
2007-01-22 mfranzMaik JUSTUS: support waterplane anchor
2007-01-22 frohlichModified Files:
2007-01-22 mfranzMaik JUSTUS: connect fix
2007-01-21 mfranzadd fgSetString() stub
2007-01-20 mfranzadd fgSetString() stub
2007-01-20 mfranzfix messages
2007-01-20 mfranzstore the node itself as member, not the path
2007-01-20 mfranzMaik JUSTUS: update (messages are only temporary and...
2007-01-18 mfranzMaik JUSTUS: export ground material friction factor...
2007-01-17 mfranzMaik JUSTUS: minor fix for bending patch
2007-01-17 mfranzMaik JUSTUS: adapt some property names to match common...
2007-01-17 mfranzMaik JUSTUS: (OK'ed by Andy)
2007-01-17 mfranzMaik JUSTUS: rotor bending fix
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. :)
next