<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Bill,<br>
    <br>
    Just to be clear, if the number of channels does not divide evenly
    into 1024, then a packet might not start with channel 0 I/Q samples.<br>
    <br>
    Is there a requirement that the time stamp immediately precede
    channel 0 I/Q data? For example, a packet could look like this:<br>
    <br>
    CH0_I(0), CH0_Q(0), CH1_I(0), CH1_Q(0), CH2_I(0), CH2_Q(0),
    CH0_I(1), CH0_Q(1), CH1_1(1), CH1_Q(1), CH2_I(1), CH2_Q(1),
    CH0_I(2)...  <br>
    ...CH2_I(339), CH2_Q(339), CH0_I(340), CH0_Q(340)<br>
    <br>
    So you would start the next packet like this:<br>
    CH1_I(340), CH1_Q(340), CH2_I(340), CH2_Q(340), CH0_I(341),
    CH0_Q(341)...<br>
    <br>
    If I put the time stamp at the beginning:<br>
    <sync><time stamp>CH1_I(340), CH1_Q(340), CH2_I(340),
    CH2_Q(340), CH0_I(341), CH0_Q(341)...<br>
    <br>
    Then the time stamp would apply to the first and second I/Q pairs
    (CH1 and CH2) as well as to the last I/Q pair of the previous packet
    (CH0).<br>
    <br>
    If I always put the time stamp before CH0, then the time stamp would
    apply to the last I/Q pair of one packet and also to the first two
    I/Q pairs of the next packet.<br>
    <br>
    So are the time stamps always before CH0, or can they be anywhere? 
    I think for proper synchronization, they will have to be before CH0
    only.<br>
    <br>
    Also, while it is clear that time stamps are sent periodically, that
    period is not specified anywhere. I think we need to specify that,
    don't we? Maximum count between timestamps? Maximum number of
    packets?<br>
    <br>
    Did you want to expand on the two commands (or methods) used by the
    SBC to set the two times (GPSDO and "best effort")?  We talked about
    an "arm" command that causes the time to be set on the next 1 PPS
    transition and an "immediate" command that sets the time immediately
    upon reception of the command.<br>
    <br>
    73,<br>
    Scotty WA2DFI<br>
    <br>
    <div class="moz-cite-prefix">On 2019-10-17 17:37, Engelke, Bill via
      TangerineSDR wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:30ef1b877fab4f52a106236fe20e679f@ua.edu">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">To all: <o:p></o:p></p>
        <p class="MsoNormal">Attached is our proposed concept for Time
          Stamping for PSWS data – for your review and comment.<o:p></o:p></p>
        <p class="MsoNormal">Note that this is primarily for the case
          where raw I/Q data is being stored in Digital RF format.
          <o:p></o:p></p>
        <p class="MsoNormal">Data recording will be a bit different in
          the low-bandwidth case where the I/Q data is to be processed
          by GNURadio running on the SBC, and FFT (waterfall) results
          are uploaded to the database.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Dave: please post to TangerineSDR.com<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">TNX ES 73 - W. D. Engelke (Bill), AB4EJ<o:p></o:p></p>
        <p class="MsoNormal">Center for Advanced Public Safety<o:p></o:p></p>
        <p class="MsoNormal">Cyber Hall<o:p></o:p></p>
        <p class="MsoNormal">The University of Alabama<o:p></o:p></p>
        <p class="MsoNormal">Tuscaloosa, AL 35487<o:p></o:p></p>
        <p class="MsoNormal">Desk: (205) 348-7244<o:p></o:p></p>
        <p class="MsoNormal">Mobile: (205) 764-3099<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
    <br>
  </body>
</html>