]> git.mxchange.org Git - flightgear.git/commit
New ATIS System: Fallback for no-realwx and some fixes
authorTorsten Dreyer <torsten@t3r.de>
Sat, 1 Mar 2014 11:44:01 +0000 (12:44 +0100)
committerTorsten Dreyer <torsten@t3r.de>
Sat, 1 Mar 2014 11:44:01 +0000 (12:44 +0100)
commit0c7f21a2592d1b502ad8e85033a68d3f211b6f78
treed69e6301a7e2241754469ebd42809f52deadfcfd
parent5e080c1e37eb49f75fcb47c164c275cd70480e54
New ATIS System: Fallback for no-realwx and some fixes

Added the fallback for realweather fetch disabled, creating
ATIS from present weather
Fixed some formatting errors, mainly missing spaces
Some code cleanup
src/ATC/ATISEncoder.cxx
src/ATC/CMakeLists.txt
src/ATC/CurrentWeatherATISInformationProvider.cxx [new file with mode: 0644]
src/ATC/CurrentWeatherATISInformationProvider.hxx [new file with mode: 0644]
src/ATC/MetarPropertiesATISInformationProvider.cxx
src/ATC/MetarPropertiesATISInformationProvider.hxx
src/Instrumentation/commradio.cxx