1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 07:23:38 -04:00

API: Features: correct feature set and feature indexes replacing device and channel indexes respectively

This commit is contained in:
f4exb
2021-09-17 00:52:08 +02:00
parent e8ed80167c
commit 17869f2dac
59 changed files with 560 additions and 560 deletions
@@ -44,9 +44,9 @@ PERTesterSettings:
type: string
reverseAPIPort:
type: integer
reverseAPIDeviceIndex:
reverseAPIFeatureSetIndex:
type: integer
reverseAPIChannelIndex:
reverseAPIFeatureIndex:
type: integer
PERTesterActions: