mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-01 16:38:06 -04:00
Frequency tracker: REST API: added tracking delta frequency in report
This commit is contained in:
@@ -63,6 +63,9 @@ FreqTrackerReport:
|
||||
description: power received in channel (dB)
|
||||
type: number
|
||||
format: float
|
||||
trackingDeltaFrequency:
|
||||
description: difference between channel and PLL or FLL center frequency (Hz)
|
||||
type: integer
|
||||
squelch:
|
||||
description: squelch status (1 if open else 0)
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user