mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 15:34:57 -04:00
REST API: Added streamIndex to relevant channel APIs
This commit is contained in:
@@ -49,6 +49,9 @@ UDPSourceSettings:
|
||||
format: uint16
|
||||
title:
|
||||
type: string
|
||||
streamIndex:
|
||||
description: MIMO channel. Not relevant when connected to SI (single Rx).
|
||||
type: integer
|
||||
useReverseAPI:
|
||||
description: Synchronize with reverse API (1 for yes, 0 for no)
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user