mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 07:23:38 -04:00
Morse Decoder: added option to show decoder thershold trace or not
This commit is contained in:
@@ -42,6 +42,12 @@ MorseDecoderSettings:
|
||||
Auto detect CW pitch and keying speed
|
||||
* 1 - auto detect
|
||||
* 0 - use last values
|
||||
showThreshold:
|
||||
type: integer
|
||||
description: >
|
||||
Show GGMorse decoder threshold on the imaginary part of the scope trace
|
||||
* 1 - show
|
||||
* 0 - do not show
|
||||
reverseAPIFeatureSetIndex:
|
||||
type: integer
|
||||
reverseAPIFeatureIndex:
|
||||
|
||||
Reference in New Issue
Block a user