]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation
Make a subtle change to tile loading/unloading policy in order to make the tile
[flightgear.git] / src / Instrumentation /
2004-08-19 ehofmanMelchior FRANZ:
2004-06-09 curtDME units report a distance based on the assumption...
2004-05-28 curtAnd again ...
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-05-06 ehofmanRoy Vegard Ovesen:
2004-05-01 ehofmanRoy Vegard Ovesen:
2004-04-16 curtRoy Vegard Ovesen:
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-23 curtReturn to original property names.
2004-03-16 ehofmanCugwin fix (min macro conflicts with a
2004-03-15 curtRoy Vegard Ovesen:
2004-03-14 curtChange nav->get_elev() to nav->get_elev_ft() to convey...
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-11-10 curtAllow the slip/skid ball to be overridden by an externa...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-10-02 ehofmanWork around a MipsPro 7.2 STL problem
2003-10-01 davidClamp a lower end on the range, for now.
2003-10-01 davidAn improved ADF, but no sound yet (and not the default).
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-01 curtAnnunciators cannot work if electrical system is not...
2003-07-01 davidMake the inclinometer a little more lively.
2003-06-27 ehofmanMelchior FRANZ:
2003-05-27 curtMake the attitude indicator gyro error kick in earlier...
2003-05-27 curtAdd a very simplistic (small single engine type) annunc...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-25 curtReduce pitch error.
2003-04-25 curtFirst pass at trying to add back in the AI effect where...
2003-04-05 davidImproved tumbling behaviour -- the AI doesn't just...
2003-04-05 ehofmanAdd a function declaration
2003-04-04 davidMake the turn indicator a little less responsive, again.
2003-04-04 davidAdd the ability for the AI to tumble in extreme attitud...
2003-04-01 ehofmanFix a small problem which crept in after a late night...
2003-04-01 curtReturn code to it's original form which works around...
2003-04-01 curtPreviously if a freq search matched an ILS that had...
2003-03-29 davidMake the turn indicator more responsive.
2003-03-12 davidSimplify the pitot system and ASI -- the indicated...
2003-03-10 davidAdded simple GPS support (no waypoints yet).
2003-03-10 davidCorrected some typos.
2003-03-09 davidNew version of basic DME support. This can coexist...
2003-02-25 davidInitialize the internal pressure to ambient pressure.
2003-02-16 curtJim Wilson:
2003-02-12 davidMinor code cleanups.
2003-02-04 curtPeriodically the turn coordinator is jammed all the...
2003-01-29 davidRemoved unneeded inclusion of std::vector.
2003-01-29 davidAdded a README for the src/Instrumentation/ directory.
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-26 davidMake the indicator a little less jumpy.
2003-01-26 davidAdd serviceable property.
2003-01-26 davidIf the gyro becomes unserviceable, stop spinning immedi...
2003-01-26 davidMake serviceable property writable.
2003-01-26 davidAdded magnetic compass instrument.
2003-01-26 davidRenamed /velocities/side-slip-rad to /orientation/side...
2003-01-25 davidImprove spindown when the gyro fails.
2003-01-25 davidAdded support for the slip-skid ball.
2003-01-25 davidAdded a Gyro helper class to factor out some common...
2002-12-30 davidCleanup from Norman Vine to prevent compiler warnings...
2002-10-27 davidFixed jump around the north indication.
2002-10-10 davidPatch from Alex Perry:
2002-10-04 davidDecrease the error (slightly) from a power glide.
2002-09-29 davidPut gyro spin into a property so that it can be restore...
2002-09-28 davidAdded pitot system and new airspeed indicator.
2002-09-27 davidModified to use fgGetLowPass from utils.cxx.
2002-09-27 davidAdded a heading-indicator connected to the vacuum pump...
2002-09-27 davidAdded static port system and a new altimeter model...
2002-09-24 davidIntroduce a simplistic spin-down when insufficient...
2002-09-24 davidIgnore generated files.
2002-09-24 davidFlattened src/Systems/ subtree.