]> git.mxchange.org Git - flightgear.git/history - src/ATC/commlist.cxx
Migrate FlightGear code to use "#include SG_GL*" defined in
[flightgear.git] / src / ATC / commlist.cxx
2004-03-01 daveluffReturn the closest match instead of the first in-range...
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-03-20 daveluffLoad ground ATC frequency data, and map all stations...
2003-03-13 daveluffWhoops - left out ++itr in a while(1) loop
2003-03-11 daveluffAdded a function to return the closest ATC station...
2003-03-09 daveluffAdded a range parameter to the FindByPos search functio...
2003-03-07 daveluffMore stuff to make the AI/ATC system less hardwired...
2003-03-06 daveluffAdded FindByCode (airport ICAO code) to commlist. ...
2003-02-13 daveluffBetter robustness for the ATCData structure istream...
2003-02-06 daveluffMajor re-work of the comm frequency storage and lookup...