Changes between Version 2 and Version 3 of exportsdrrcfg


Ignore:
Timestamp:
2013-06-19T12:07:01-04:00 (12 years ago)
Author:
warb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • exportsdrrcfg

    v2 v3  
    1010   --rx                     define ADSB static msgs per RX (default; agrees with static SDRR exports)
    1111   --rs                     define ADSB static msgs per RS
    12    --chan="chan"            set channel
    13    --hgi                    enables HGI/ECGP mode
     12   --chan="chan"            set channel (defaults to "A" ???)
     13   --hgi                    enables HGI/ECGP mode (aka ecg emulation)
    1414   --ecg                    use ECG TCP devices
    1515   --pips="pipa,pipab.."    ECG pip hostnames. for IF in ECG TCP mode, and for CCUs always.  defaults are pipa,pipb or bipa,bipb.
     
    2626   output file defaults to stdout if not specified
    2727}}}
     28
     29{{{
     30  for Example:
     31  Generate a sirds configuration file for the EML (ERAM Mini Lab)
     32 /usr/local/labUtils.1.0.0.eng/bin/exportsdrrcfg -a c13aeho0 --hgi --staticMsgs="zhuStaticMsgs.cfg" zhu.cfg
     33
     34  Note: -a c13aeho0 identifies the local release, the national is expected to be available also.
     35
     36