-
Notifications
You must be signed in to change notification settings - Fork 9
config_qs1r_cwsl
Alex edited this page Nov 13, 2023
·
3 revisions
This configuration uses a QS1R SDR with SkimServ and CWSL.
- Up to 7 bands may be selected in SkimServ.
- The decoder frequencies specified in config.yaml must match the frequencies selected in SkimServ.
-
shared-mem-id
must be set to match the shared memory segment used by CWSL. For example, if using CWSL_Tee3.dll in SkimServ, useshared-mem-id: 3
Example:
receivers:
- receiver-id: 1
description: QS1R via CWSL
interface: CWSL
options:
samplerate: 192000
shared-mem-id: 3
decoders:
# 20m
- {frequency: 14074000, mode: FT8 }
- {frequency: 14080000, mode: FT4 }
# 40m
- {frequency: 7074000, mode: FT8 }