]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
debug version
authorJohn Melton - G0ORX/N6LYT <john.d.melton@googlemail.com>
Wed, 30 Nov 2016 09:02:59 +0000 (09:02 +0000)
committerJohn Melton - G0ORX/N6LYT <john.d.melton@googlemail.com>
Wed, 30 Nov 2016 09:02:59 +0000 (09:02 +0000)
old_protocol.c
pihpsdr

index 97c2889aee7dd56afa903e8fb224779192cab3f8..20526d284eecfa053c81eaece555ee03ea33a228 100644 (file)
@@ -522,7 +522,6 @@ static void process_ozy_input_buffer(char  *buffer) {
           samples++;
           if(samples==buffer_size) {
             full_rx_buffer();
-            full_tx_buffer();
             samples=0;
           }
         //}
diff --git a/pihpsdr b/pihpsdr
index 48b88e9bd80e842984880d713ec37a8ee5cc4817..2650e59ab20bc160e628f68fdabe946a0883feaf 100755 (executable)
Binary files a/pihpsdr and b/pihpsdr differ