Skip to content

Commit

Permalink
Add Biastee to read
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t authored Apr 26, 2024
1 parent 887a333 commit 9fa76e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ You can use `rtl_test` to see which devices and device serials are connected to
| `RTLSDR_DEVICE_GAIN` | SDR device gain. Can also be set to `auto` | `33` |
| `RTLSDR_DEVICE_PPM`| PPM deviation of your RTLSDR device | Empty |
| `RTLSDR_DEVICE_BANDWIDTH` | Channel bandwitdh of the receiver | `192K` |
| `RTLSDR_DEVICE_BIASTEE` | If set to `on`, `1`, `enabled`, or `yes`, the bias-tee function of the RTLSDR device will be switched on | Empty |
| `AISCATCHER_CHANNELS` | Channels flag for `ais-catcher`. Set to `AB` (receive on channel AB, default value if omitted), `CD` (receive on channel CD), or `CD AB` (receive on channel CD but forward this data to aggregators saying it's channel AB; this can be used to send channels CD data to aggregators that can't handle CD data) | Empty (`AB`) |
| `AISCATCHER_DECODER_MODEL` | Decoder model number for `ais-catcher` | `2` |
| `AISCATCHER_DECODER_AFC_WIDE` | `-go AFC_WIDE` flag for `ais-catcher`. Recommended to set to `on` | `on` |
Expand Down

0 comments on commit 9fa76e2

Please sign in to comment.