-
Notifications
You must be signed in to change notification settings - Fork 10
yamlconfig
- QS1R with CWSL and SkimServ
- QS1R with Qs1rIntf.dll
- Red Pitaya 122.18-16 direct (2x8=16 slices)
- Red Pitaya 122.18-16 with CWSL and SkimServ (2x8=16 slices)
- Hermes Lite 2 (10 slices)
station-callsign specifies the amateur radio callsign of the receiver. This callsign is used when reporting to spotting networks such as PSK Reporter and WSPRnet.
station-callsign: W2AXR
station-grid-locator specifies the 6-character amateur radio grid square of the receiver. This grid locator is used when reporting to spotting networks such as PRK Reporter and WSPRnet.
station-grid-locator: FN03ng
ignored-callsigns specifies a set of callsigns to ignore. This is intended to prevent self-spotting. Callsigns should be separated by spaces.
ignored-callsigns: W2AXR KD2CDL
log-level sets the logging verbosity. A higher number indicates more verbosity. The recommended value is 3. When debugging, 8 is suggested. Note that the larger the value, the more log messages will be generated, resulting in more CPU time being used and large log files.
log-level: 3
log-immediately specifies if logging should be performed immediately, rather than in batches. Immediate logging may require more CPU time, but is useful for displaying timely log messages when debugging. The recommended value is no except when debugging.
log-immediately: no
log-file specifies the location of a log file to generate. The log file contains the same messages that are displayed on the console. When log-level
is set to 8, the resulting log file may become very large. By default, this option is not set and no log file is generated.
log-file: C:\CWSL_DIGI\log.txt