projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1239349
)
Fixed possible bug.
author
c vw
<dl1ycf@darc.de>
Wed, 8 Jul 2020 14:22:25 +0000
(16:22 +0200)
committer
c vw
<dl1ycf@darc.de>
Wed, 8 Jul 2020 14:22:25 +0000
(16:22 +0200)
transmitter.c
patch
|
blob
|
history
diff --git
a/transmitter.c
b/transmitter.c
index ac7e2ad1ec34d100e157725f39166d6736556a89..25abad7faa1c7af47ad5de9b3de99a440c946ab1 100644
(file)
--- a/
transmitter.c
+++ b/
transmitter.c
@@
-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