1
0
Fork 0
flightgear/src/ATCDCL
Dave Luff c4ae902d75 ATIS: evaluate airport abbreviations case-insensitively
The apt.dat file contains inconsistent case for many airport name abbreviations,
e.g. MUNI/Muni and intl/Intl.  Evaluate the abbreviations in lower-case when
expanding them in order to avoid missing any.
2010-12-30 16:24:43 +00:00
..
ATC.cxx Remove more code only concerned with the depreciated interactive ATC/AI 2010-12-27 21:54:20 +00:00
ATC.hxx Remove more code only concerned with the depreciated interactive ATC/AI 2010-12-27 21:54:20 +00:00
ATCDialog.cxx Fix label printing in ATCDialog 2009-11-08 01:18:09 +01:00
ATCDialog.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCmgr.cxx ATCDCL: Initialisation order fixes from John Denker. 2010-12-28 19:13:31 +00:00
ATCmgr.hxx ATCDCL: Remove some unused cruft. 2010-12-28 19:05:44 +00:00
ATCProjection.cxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
ATCProjection.hxx Port over remaining Point3D usage to the more type and unit safe SG* classes. 2009-03-18 08:00:08 +01:00
ATCutils.cxx Space change to trigger a rebuild on Hudson 2010-12-29 23:55:01 +01:00
ATCutils.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
ATCVoice.cxx skip voice delimiter (messages). 2009-12-30 10:29:41 +01:00
ATCVoice.hxx Use shared pointers for any reference to SGSoundSample 2009-10-24 19:52:09 +02:00
atis.cxx ATIS: evaluate airport abbreviations case-insensitively 2010-12-30 16:24:43 +00:00
atis.hxx ATIS fixes/refactoring from John Denker 2010-12-30 16:24:43 +00:00
atis_lexicon.hxx ATIS fixes/refactoring from John Denker 2010-12-30 16:24:43 +00:00
atis_remap.hxx ATIS fixes/refactoring from John Denker 2010-12-30 16:24:43 +00:00
CMakeLists.txt More fixes to the ATCDCL & ATC compilation 2010-12-29 18:52:39 +00:00
commlist.cxx Do not pollute comm list by inserting not found elements in FGCommList::FindByPos 2009-11-08 01:17:55 +01:00
commlist.hxx ATIS overhaul by John Denker, adapted to trunk by me. 2009-09-18 20:18:54 +02:00
Makefile.am Remove legacy interactive tower and ground control 2010-12-27 19:24:03 +00:00