projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c9132b
)
corrected OZY/penelope correction
author
c vw
<dl1ycf@darc.de>
Fri, 14 Jan 2022 14:17:10 +0000
(15:17 +0100)
committer
c vw
<dl1ycf@darc.de>
Fri, 14 Jan 2022 14:17:10 +0000
(15:17 +0100)
transmitter.c
patch
|
blob
|
history
diff --git
a/transmitter.c
b/transmitter.c
index 46bd5fe495fc998f6f4b436ea0262e10f0570b18..bbc2713800eee51483b9a2b8f4f2a8090987d143 100644
(file)
--- a/
transmitter.c
+++ b/
transmitter.c
@@
-1215,7
+1215,9
@@
static void full_tx_buffer(TRANSMITTER *tx) {
if (isTransmitting()) {
if( ( (protocol == NEW_PROTOCOL && radio->device==NEW_DEVICE_ATLAS)
+#ifdef USBOZY
|| (protocol==ORIGINAL_PROTOCOL && radio->device==DEVICE_OZY)
+#endif
|| (protocol==ORIGINAL_PROTOCOL && radio->device==DEVICE_METIS)
) && atlas_penelope == 1) {
//