mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
FT8 demod: removed AGC squelch system and make connection with the Demod Analyzer
This commit is contained in:
@@ -33,18 +33,6 @@ FT8DemodSettings:
|
||||
agc:
|
||||
description: AGC (1 if AGC active else 0)
|
||||
type: integer
|
||||
agcClamping:
|
||||
description: AGC clamping (1 if AGC clampingactive else 0)
|
||||
type: integer
|
||||
agcTimeLog2:
|
||||
description: AGC averaging time log2 in milliseconds
|
||||
type: integer
|
||||
agcPowerThreshold:
|
||||
description: Audio open RF threshold (dB)
|
||||
type: integer
|
||||
agcThresholdGate:
|
||||
description: Audio squelch gate in ms
|
||||
type: integer
|
||||
rgbColor:
|
||||
type: integer
|
||||
title:
|
||||
|
||||
Reference in New Issue
Block a user