Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 5869

gnuradio-doc-3.3.0-8mdv2010.1.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GNU Radio 3.3.0 C++ API: gr_simple_framer_sync.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="contents">
<h1>gr_simple_framer_sync.h File Reference</h1>
<p><a href="gr__simple__framer__sync_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const unsigned long long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a> = 0xacdda4e2f28c20fcULL</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Here are a couple of maximum length sequences (m-sequences) that were generated by the the "mseq" matlab/octave code downloaded from: <a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&objectType=file.">http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&amp;objectType=file.</a>  <a href="#a15ccdb717970580d9f0068fce8085028"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#af4637161f8db27b25f3ff8d73703a080">GRSF_BITS_PER_BYTE</a> = 8</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> = sizeof(<a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> = 1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a> = 1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__simple__framer__sync_8h.html#a6358c05719502f38e7061c8605a3cfc5">GRSF_OVERHEAD</a> = <a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a></td></tr>
</table>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="af4637161f8db27b25f3ff8d73703a080"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_BITS_PER_BYTE" ref="af4637161f8db27b25f3ff8d73703a080" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#af4637161f8db27b25f3ff8d73703a080">GRSF_BITS_PER_BYTE</a> = 8<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a6358c05719502f38e7061c8605a3cfc5"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_OVERHEAD" ref="a6358c05719502f38e7061c8605a3cfc5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#a6358c05719502f38e7061c8605a3cfc5">GRSF_OVERHEAD</a> = <a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> + <a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abad76a2f610a8d699f43c1592d8a8f1b"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_PAYLOAD_OVERHEAD" ref="abad76a2f610a8d699f43c1592d8a8f1b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#abad76a2f610a8d699f43c1592d8a8f1b">GRSF_PAYLOAD_OVERHEAD</a> = 1<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a15ccdb717970580d9f0068fce8085028"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_SYNC" ref="a15ccdb717970580d9f0068fce8085028" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const unsigned long long <a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a> = 0xacdda4e2f28c20fcULL<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Here are a couple of maximum length sequences (m-sequences) that were generated by the the "mseq" matlab/octave code downloaded from: <a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&objectType=file.">http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=990&amp;objectType=file.</a> </p>
<pre>
 31-bit m-sequence:
	0110100100001010111011000111110
	0x690AEC76 (padded on right with a zero)</pre><pre> 63-bit m-sequence:
	101011001101110110100100111000101111001010001100001000001111110
      0xACDDA4E2F28C20FC (padded on right with a zero)
 </pre> 
</div>
</div>
<a class="anchor" id="a4178e327b7918ee597816a1fcb424721"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_SYNC_OVERHEAD" ref="a4178e327b7918ee597816a1fcb424721" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#a4178e327b7918ee597816a1fcb424721">GRSF_SYNC_OVERHEAD</a> = sizeof(<a class="el" href="gr__simple__framer__sync_8h.html#a15ccdb717970580d9f0068fce8085028">GRSF_SYNC</a>)<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a5876c7e02a8ce4b786dbb03883906a7e"></a><!-- doxytag: member="gr_simple_framer_sync.h::GRSF_TAIL_PAD" ref="a5876c7e02a8ce4b786dbb03883906a7e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="gr__simple__framer__sync_8h.html#a5876c7e02a8ce4b786dbb03883906a7e">GRSF_TAIL_PAD</a> = 1<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:51:58 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>