Changes between Initial Version and Version 1 of exportsdrrcfg


Ignore:
Timestamp:
2013-06-19T11:47:45-04:00 (12 years ago)
Author:
warb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • exportsdrrcfg

    v1 v1  
     1=== exportsdrrcfg Export SDRR cfg file ===
     2
     3
     4{{{
     5Usage: /usr/local/labUtils.1.0.0.eng/bin/exportsdrrcfg -a adaptation [option] [output file]
     6   --terminal               terminal mode
     7   --txclock="rate"         txclock for Interfacility devices.  default is 0.
     8   --staticMsgs="file"      dump sensor static msgs into "file"
     9   --rx                     define ADSB static msgs per RX (default; agrees with static SDRR exports)
     10   --rs                     define ADSB static msgs per RS
     11   --chan="chan"            set channel
     12   --hgi                    enables HGI/ECGP mode
     13   --ecg                    use ECG TCP devices
     14   --pips="pipa,pipab.."    ECG pip hostnames. for IF in ECG TCP mode, and for CCUs always.  defaults are pipa,pipb or bipa,bipb.
     15   --pipes                  connect all facilities via pipes (for internal testing)
     16   --avid                   include AViD info
     17   --fdnam="file"           use this fdnam file instead of adapted
     18   --k3="file"              use this k3extadr file instead of adapted
     19   --sdrrIp="ip"            use interface associated with this IP on TCP servers (Nadin, WMSCR, HGI)
     20   -S                       use STARS Sim devices for STARS <id>
     21   -r                       radar only
     22   -2                       ADSB v2 (default is v3)
     23   -R                       priority serial radar list (will be assigned to serial devices first)
     24   -F                       priority serialfacilities (will be assigned to real devices first)
     25   output file defaults to stdout if not specified
     26}}}