AS 680/682
Description, Operation and Maintenance Installation and Setup
ADS−B
3−25Ed. 10.07
Changing to another Ground Station of the list has to be done via the corresponding menu in the TSC
application (menu ’Groundstation’, see section 5.3.2).
The following example defines a list of two Ground Stations, ’Melbourne’ and ’Brisbane’, within the
configuration file gs_list.conf:
global gsArray
set timeout 5
set retries 1
set netCommandSndPort 8080
set gsArray(1) [list Melbourne 149.204.178.236 $timeout $retries $netCommandSndPort]
set gsArray(2) [list Brisbane 149.204.178.101 $timeout $retries $netCommandSndPort]
(Parameters that can be changed by the user are printed in boldface.)