]> git.mxchange.org Git - flightgear.git/history - src/FDM/YASim/Airplane.cpp
Fix for bug 1304 - crash loading XML route
[flightgear.git] / src / FDM / YASim / Airplane.cpp
2012-03-25 Frederic BouvierCompile with MSVC 9
2012-01-05 Curtis L. OlsonFix YASim's /accelerations/pilot/{x,y,z}-accel-fps_sec...
2011-05-02 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-04-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/flightgear
2011-04-14 ThorstenBAdrian Musceac: #303, YASim solver settings
2011-04-15 Durk TalsmaMerge branch 'next' into durk-atc
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'csaba/tower'
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-11 Tim MooreMerge branch 'timoore/props'
2009-12-22 Csaba HalaszDetect zero length fuselage in YASim/Airplane.cpp....
2008-04-13 timooreFixes for compiling with gcc 4.3
2007-09-05 andyrevert accidental checkin
2007-09-05 andyRon Jensen: extend atmosphere tables to match environme...
2007-01-17 mfranzMaik JUSTUS: (OK'ed by Andy)
2007-01-10 andyPatch from Joacim to fix a bug where rotor weights...
2006-12-22 andyDisable the defaulting of gear friction so the tunables...
2006-12-18 andyPatch from Maik adds user-settable scaling constants...
2006-08-14 andyGiant helicopter code update from Maik Justus.
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...
2005-02-17 ehofmanMathias Frohlich: Add carrier capabilities for YASim...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-27 andyYASim now supports the new fuel.nas fuel management...
2004-02-18 andyAdded a <solve-weight> subtag of the approach/cruise...
2004-02-17 andyAllow a "fuel" attribute in the approach and cruise...
2003-12-03 andyMy refactoring left two values uninitialized when running a
2003-12-01 andyCleanup and refactoring to better integrate the helicop...
2003-10-16 curtMaik Justus: modifications to add helicopter modeling...
2002-12-12 andyChanging the thresholds to be bigger in the previous...
2002-12-11 andyPut in some (currently compile-time) tuning for the...
2002-12-11 andyUpdate masses on the rigid body when consuming fuel...
2002-11-30 andyHonor the /sim/freeze/fuel property to inhibit fuel...
2002-11-30 andyFuel consumption. Simple implementation without suppor...
2002-11-30 andyAdded a tunable "induced drag" number to aircraft....
2002-11-09 andyAdd "spring" and "damp" tunables to gear objects.
2002-11-05 andyBlindingly stupid ground effect bug. It interpolated...
2002-06-10 andyUse the density values from the environment subsystem...
2002-06-01 andyNeed to call recalc() on the RigidBody during solution...
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-21 andyOops, left debug code in the checkin.
2002-05-21 andySolve for the elevator control input during approach...
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-03-21 andyFound by inspection a bug in the generation of orientat...
2002-03-01 andyAdded a property output feature to ControlMap that...
2002-02-27 andyAdded a post-solver "initEngines()" call to return...
2002-02-20 andyAutomatically generate "contact" points for collision...
2001-12-24 davidLatest YASim changes.
2001-12-07 curtUpdated to YASim-0.1.2
2001-12-06 curtUpdated to YASim-0.1.1
2001-12-01 curtInitial revision of Andy Ross's YASim code. This is...