]> git.mxchange.org Git - flightgear.git/commit
- degrade electrical XML SG_ALERT to SG_WARN. The reason why this is output
authormfranz <mfranz>
Fri, 11 May 2007 18:00:07 +0000 (18:00 +0000)
committermfranz <mfranz>
Fri, 11 May 2007 18:00:07 +0000 (18:00 +0000)
commit71cdd8c59ad923f92201da255ca71c3dd90bd08d
treeef616b03f931a09ebd3acd04d41adecbb00818d9
parenta4fde6c4d8399a72040f2384a0abaf1aed3418e6
- degrade electrical XML SG_ALERT to SG_WARN. The reason why this is output
  at all is that this method is meant to be deprecated. But if it doesn't
  say that, and there's no generic replacement at all, then it's rather
  pointless.
- simplify parameter initialization (The old code copied from Instrumentation/
  but has been simplified there in the same manner a few months ago
  The new method is less picky about additional nodes ane outputs less
  pointless alerts. If there shall really be a check for that, then
  this should be a separate function. But it's nowhere else done in fgfs.
src/Systems/electrical.cxx
src/Systems/vacuum.cxx