-
Notifications
You must be signed in to change notification settings - Fork 9
config_qs1r_intf
Alex edited this page Nov 13, 2023
·
6 revisions
This configuration uses a QS1R SDR with Qs1rIntf.dll.
Qs1rIntf.dll must be in the same folder as CWSL_DIGI.exe.
The set of frequency slices must be specified in the receiver settings. Each decoder must be within one of the specified slices.
Example:
receivers:
- receiver-id: 1
description: QS1R via Qs1rIntf
interface: Qs1rIntf.dll
slices:
- {frequency: 14074000}
- {frequency: 7074000}
options:
samplerate: 192000
decoders:
# 20m
- {frequency: 14074000, mode: FT8 }
- {frequency: 14080000, mode: FT4 }
# 40m
- {frequency: 7074000, mode: FT8 }