]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
Fixed possible bug.
authorc vw <dl1ycf@darc.de>
Wed, 8 Jul 2020 14:22:25 +0000 (16:22 +0200)
committerc vw <dl1ycf@darc.de>
Wed, 8 Jul 2020 14:22:25 +0000 (16:22 +0200)
transmitter.c

index ac7e2ad1ec34d100e157725f39166d6736556a89..25abad7faa1c7af47ad5de9b3de99a440c946ab1 100644 (file)
@@ -1069,7 +1069,9 @@ static void full_tx_buffer(TRANSMITTER *tx) {
 
   if (isTransmitting()) {
 
-    if(radio->device==NEW_DEVICE_ATLAS && atlas_penelope) {
+    if(  (    (protocol == NEW_PROTOCOL && radio->device==NEW_DEVICE_ATLAS) 
+           || (protocol==ORIGINAL_PROTOCOL && radio->device==DEVICE_METIS)
+         ) && atlas_penelope) {
       //
       // On these boards, drive level changes are performed by
       // scaling the TX IQ samples. In the other cases, DriveLevel