1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 16:34:45 -04:00

MIMO: AM demod: implemented stream index (except dialog and apply setting)

This commit is contained in:
f4exb
2019-05-20 16:31:15 +02:00
parent 1e881d0b2f
commit e62e187931
20 changed files with 101 additions and 22 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ public:
{
StreamSingleRx, //!< Exposes a single input stream that can be one of the streams of a physical device
StreamSingleTx, //!< Exposes a single output stream that can be one of the streams of a physical device
StreamAny //!< May expose any number of input and/or output streams
StreamMIMO //!< May expose any number of input and/or output streams
};
QString displayedName; //!< The human readable name