Input as UDP server¶
AIS-catcher
-x
[setting value]
...
You can receive NMEA input via a built-in UDP server:
AIS-catcher -x 192.168.1.235 4002
Summary Settings¶
| Key | Type | Default | Description |
|---|---|---|---|
| Generic Options | |||
| SAMPLE_RATE | integer | Device-specific | Sampling rate in Hz (0-20,000,000) |
| BANDWIDTH | integer | 0 | Tuner bandwidth in Hz (0-1,000,000) |
| FREQOFFSET | integer | 0 | Frequency correction in PPM (-150 to +150) |
| FORMAT | string | - | Data type for input source |
| Specific Options | |||
| PORT | string | - | UDP server port to listen on |
| SERVER | string | - | UDP server address to bind to |