..
ATC.cxx
Add --log-class option, improve logging classes.
2011-12-11 14:06:17 +01:00
ATC.hxx
Expose FGPositioned data via property tree, and make comm-stations a real FGPositioned subclass.
2011-06-01 17:45:22 +01:00
ATCDialogOld.cxx
Restructure GUI code, isolate PLIB in source files, to ease future refactoring and alternative GUI layers.
2011-11-19 20:25:51 +00:00
ATCDialogOld.hxx
Rename ATCDCL/ATCDialog.[ch]xx to ATCDCL/ATCDialogOld.[ch]xx to prevent compilation problems under windows (as reported by Alan Teeder).
2011-07-24 19:19:20 +02:00
ATCmgr.cxx
Add --log-class option, improve logging classes.
2011-12-11 14:06:17 +01:00
ATCmgr.hxx
Expose FGPositioned data via property tree, and make comm-stations a real FGPositioned subclass.
2011-06-01 17:45:22 +01: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
Avoid crash in ATIS/ATC modules.
2011-11-12 20:51:03 +01:00
atis.hxx
Push some of the ATIS logic into AirportDynamics, in preparation for ATIS being owned by the airport
2011-06-02 23:28:40 +01:00
atis_lexicon.hxx
ATIS improvements from John Denker
2011-01-05 00:27:18 +00:00
atis_remap.hxx
ATIS improvements from John Denker
2011-01-05 00:27:18 +00:00
CMakeLists.txt
Switch ATCmgr comm station search to filter by range in cartesian, not geodetic, space, to avoid numerical instability with extremely distant stations.
2011-09-28 09:06:31 +01:00