From: John Melton - G0ORX/N6LYT Date: Wed, 30 Nov 2016 09:02:59 +0000 (+0000) Subject: debug version X-Git-Url: https://git.rkrishnan.org/pf/frontends/...?a=commitdiff_plain;h=03c65dc6b405c0fd8305ea0b2743e7c22ea0197b;p=pihpsdr.git debug version --- diff --git a/old_protocol.c b/old_protocol.c index 97c2889..20526d2 100644 --- a/old_protocol.c +++ b/old_protocol.c @@ -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 48b88e9..2650e59 100755 Binary files a/pihpsdr and b/pihpsdr differ