Howto:Fetch live aloft data: Difference between revisions

Jump to navigation Jump to search
Line 42: Line 42:
so it reads  
so it reads  
  // fgSetupWind(dir_from, dir_to, speed, gust);
  // fgSetupWind(dir_from, dir_to, speed, gust);
in the file src/Environment/environment_ctrl.cxx. It should be around line 620. Perform a make for FlightGear.
in the file src/Environment/environment_ctrl.cxx. It should be around line 620. Perform a make for FlightGear.<br/>
'''EDIT:''' This is no longer needed if you use FlightGear CVS. Just set the property
/environment/params/metar-updates-winds-aloft
to false. This can be done from the command line like
--prop://environment/params/metar-updates-winds-aloft=0


=== The aloftd ===
=== The aloftd ===

Navigation menu