| 43 | Options |
| 44 | {{{ |
| 45 | |
| 46 | --terminal terminal mode |
| 47 | --txclock="rate" txclock for Interfacility devices. default is 0. |
| 48 | --staticMsgs="file" dump sensor static msgs into "file" |
| 49 | --rx define ADSB static msgs per RX (default; agrees with static SDRR exports) |
| 50 | --rs define ADSB static msgs per RS |
| 51 | --chan="chan" set channel |
| 52 | --eib eib mode; ssrvinj and ipop host will be inserted at runtime |
| 53 | --hgi enables HGI/ECGP mode |
| 54 | --ecg use ECG TCP devices |
| 55 | --pips="pipa,pipab.." ECG pip hostnames. for IF in ECG TCP mode, and for CCUs always. defaults are pipa,pipb or bipa,bipb. |
| 56 | --pipes connect all facilities via pipes (for internal testing) |
| 57 | --avid include AViD info |
| 58 | --fdnam="file" use this fdnam file instead of adapted |
| 59 | --k3="file" use this k3extadr file instead of adapted |
| 60 | --sdrrIp="ip" use interface associated with this IP on TCP servers (Nadin, WMSCR, HGI) |
| 61 | -S use STARS Sim devices for STARS <id> |
| 62 | -r radar only |
| 63 | -2 ADSB v2 (default is v3) |
| 64 | -R priority serial radar list (will be assigned to serial devices first) |
| 65 | -F priority serialfacilities (will be assigned to real devices first) |
| 66 | |
| 67 | |
| 68 | }}} |