HackRF¶
AIS-catcher
[-d serial number]
-gf
[setting value]
...
Settings specific for the HackRF can be set on the command line with the -gf switch, e.g.:
AIS-catcher -gf lna 16 vga 16 preamp OFF
Summary Settings¶
| Key | Type | Default | Description |
|---|---|---|---|
| Generic Options | |||
| SAMPLE_RATE | integer | 6144K | Sampling rate in Hz (0-20,000,000) |
| BANDWIDTH | integer | 0 | Tuner bandwidth in Hz (0-1,000,000, 0=off) |
| FREQOFFSET | integer | 0 | Frequency correction in PPM (-150 to +150) |
| FORMAT | string | CS8 | Data type for input source |
| Specific Options | |||
| LNA | integer | 8 | LNA (RF) gain in dB (0-40, rounded to multiples of 8) |
| VGA | integer | 20 | VGA (IF) gain in dB (0-62, rounded to multiples of 2) |
| PREAMP | boolean | false | Enable/disable preamplifier |