Changes between Version 2 and Version 3 of exportsdrrcfg
- Timestamp:
- 2013-06-19T12:07:01-04:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
exportsdrrcfg
v2 v3 10 10 --rx define ADSB static msgs per RX (default; agrees with static SDRR exports) 11 11 --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) 14 14 --ecg use ECG TCP devices 15 15 --pips="pipa,pipab.." ECG pip hostnames. for IF in ECG TCP mode, and for CCUs always. defaults are pipa,pipb or bipa,bipb. … … 26 26 output file defaults to stdout if not specified 27 27 }}} 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