1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-24 11:04:10 -04:00

Spectrum Annotations. Implements #887

This commit is contained in:
f4exb
2022-01-21 00:18:41 +01:00
parent fbdbe13870
commit de8f64063f
24 changed files with 3614 additions and 1795 deletions
-1
View File
@@ -1181,7 +1181,6 @@ bool MainWindow::handleMessage(const Message& cmd)
{
int nbMIMOChannels = deviceUI->getNumberOfAvailableMIMOChannels();
int nbRxChannels = deviceUI->getNumberOfAvailableRxChannels();
int nbTxChannels = deviceUI->getNumberOfAvailableTxChannels();
int direction = notif.getDirection();
if (direction == 2) {