Frequency tracker: REST API: added tracking delta frequency in report

pull/575/head
f4exb 2020-06-27 05:34:42 +02:00
rodzic 423476140a
commit 77bd2d1219
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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