summaryrefslogtreecommitdiff
path: root/doc/explan_subframe.c.xml
blob: 7c4730d39fd3fe8efa137ae8af24cd4b0f8a8889 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<sect1 id="subframe.c"><title><filename>subframe.c</filename></title>
<informaltable frame='all' pgwide='1'>
<tgroup cols='2'>
<colspec colname='c1'></colspec>
<colspec colname='c2'></colspec>
<spanspec spanname='s1' namest='c1' nameend='c2'></spanspec>

<thead>
<row>
  <entry>Functions:-</entry><entry>This code interprets satellite RTCM-104 subframe data.</entry>
</row>
</thead>

<tfoot>
<row>
  <entry spanname='s1' align='left'>Notes based on code as of .Tue Apr 6 10:17:55 2010 -0400.</entry>
</row>
</tfoot>

<tbody>
<row>
  <entry><function>void gpsd_interpret_subframe(struct gps_device_t *session,unsigned int words[])</function></entry>
  <entry><para>Extracts leap-second from RTCM-104 subframe data.</para></entry>
</row>
</tbody>

</tgroup>
</informaltable>
</sect1>