<div dir="ltr">

<span style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Warren</span><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">I am in receiving mode; so i am not sending the mic stream....why are these streams coupled? John did not do this in his pihpsdr and linhpsdr.</div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">Can you explain the reason for this?</div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">The sequence errors come from the network.c</div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><div>case 1035: // 1428 bytes - 24-bit DDC0 I/Q data</div><div><span style="white-space:pre-wrap">           </span>//rx_samples_buf++;</div><div><span style="white-space:pre-wrap">              </span>if (seqnum != (1 + prn->rx[0].rx_in_seq_no) && seqnum != 0)  {</div><div><span style="white-space:pre-wrap">                       </span>prn->rx[0].rx_in_seq_err += 1;</div><div><span style="white-space:pre-wrap">                        </span>//PrintTimeHack();</div><div><span style="white-space:pre-wrap">                       </span>printf("- Rx0 I/Q: seq error this: %d last: %d\n", seqnum, prn->rx[0].rx_in_seq_no);</div><div><span style="white-space:pre-wrap">                        </span>fflush(stdout);</div><div><span style="white-space:pre-wrap">          </span>}</div></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">iam getting these sequence errors only in thetis not in pi/linhpsdr.</div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">73 Johan</div><div style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial">PA3GSB</div>

<br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-07-22 20:30 GMT+02:00 Warren Pratt <span dir="ltr"><<a href="mailto:warren@pratt.one" target="_blank">warren@pratt.one</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Johan,<br>
<br>
I believe you said you were driving this with a simulator.  If so, be sure you are providing all the expected sample streams.  For example, you will get no audio in receive if the MIC sample stream is missing.<br>
<br>
The sequence errors you see are generally firmware issues.<br>
<br>
73,<br>
Warren  NR0V<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
-----Original Message-----<br>
From: Hpsdr [mailto:<a href="mailto:hpsdr-bounces@lists.openhpsdr.org">hpsdr-bounces@lists.<wbr>openhpsdr.org</a>] On Behalf Of Johan Maas<br>
Sent: Sunday, July 22, 2018 11:41 AM<br>
To: Scott Traurig<br>
Cc: hpsdr<br>
Subject: Re: [hpsdr] Thetis<br>
<br>
***** High Performance Software Defined Radio Discussion List *****<br>
<br>
</div></div></blockquote></div><br></div>