]> git.mxchange.org Git - flightgear.git/commit
Some further work toward adding more AI/ATC messages. This patch provides
authordurk <durk>
Sat, 7 Feb 2009 17:17:07 +0000 (17:17 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 9 Feb 2009 23:22:16 +0000 (00:22 +0100)
commit916240693f1340115ec374fca8a8645e9c6a0d2c
tree8de29577dba41f1f85e8f3298ce3edfed6b8712d
parent83ece7efecb9d83b480ffa4e9b0b5015665a6c01
Some further work toward adding more AI/ATC messages. This patch provides
some prepratory work for assigning different operations to different
frequencies. It also returns a stub for returning an ATIS message ID.
Currently, the ATIC information ID is hardcoded to "Sierra", which needs
to be replaced by a dynamic ID once ATIS services are fully integrated
with the new trafficcontrol code. At least, it's marginally more realistic
then the previous information XX. :-).
src/ATC/trafficcontrol.cxx
src/ATC/trafficcontrol.hxx
src/Airports/dynamics.cxx
src/Airports/dynamics.hxx