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¶
| Setting (JSON key / CLI setting name) | 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) |
| Specific Options | |||
| port | string | - | UDP server port to listen on |
| server | string | - | UDP server address to bind to |