diff --git a/sdrbase/resources/index.html b/sdrbase/resources/index.html index f4c1052e2..4b23ab4ed 100644 --- a/sdrbase/resources/index.html +++ b/sdrbase/resources/index.html @@ -1689,6 +1689,9 @@ margin-bottom: 20px;
  • devicesetDeviceSettingsPut
  • +
  • + devicesetFocusPatch +
  • devicesetGet
  • @@ -1778,6 +1781,7 @@ margin-bottom: 20px;
  • In SDRangel GUI the first Rx device set cannot be deleted. Conversely the server starts with no device sets and its number of device sets can be reduced to zero by as many calls as necessary to /sdrangel/deviceset with DELETE method.
  • Stopping instance i.e. /sdrangel with DELETE method is a server only feature. It allows stopping the instance nicely.
  • Preset import and export from/to file is a server only feature.
  • +
  • Device set focus is a GUI only feature.
  • The following channels are not implemented (status 501 is returned): ATV demodulator, Channel Analyzer, Channel Analyzer NG, LoRa demodulator, TCP source
  • The content type returned is always application/json except in the following cases: