<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'><P>Is this the structure of the dat files?</P>
<P> </P>
<P>struct l1ctl_burst_ind {<BR>uint32_t frame_nr;<BR>uint16_t band_arfcn;    /* ARFCN + band + ul indicator               */<BR>uint8_t chan_nr;        /* GSM 08.58 channel number (9.3.1)          */<BR>uint8_t flags;          /* BI_FLG_xxx + burst_id = 2LSBs             */<BR>uint8_t rx_level;       /* 0 .. 63 in typical GSM notation (dBm+110) */<BR>uint8_t snr;            /* Reported SNR >> 8 (0-255)                 */<BR>uint8_t bits[15];       /* 114 bits + 2 steal bits. Filled MSB first */<BR>} __attribute__((packed));<BR></P>
<P>what does packed mean?<BR><BR></P>
<P>
<HR id=zwchr>
</P>
<DIV style="FONT-STYLE: normal; FONT-FAMILY: Helvetica,Arial,sans-serif; COLOR: #000; FONT-SIZE: 12pt; FONT-WEIGHT: normal; TEXT-DECORATION: none"><B>Van: </B>"g roelant" <g.roelant@telenet.be><BR><B>Aan: </B>"osmocomBB" <baseband-devel@lists.osmocom.org><BR><B>Verzonden: </B>Maandag 10 december 2012 12:36:49<BR><B>Onderwerp: </B>bursts dat files<BR><BR>
<STYLE>p { margin: 0; }</STYLE>

<DIV style="FONT-FAMILY: arial,helvetica,sans-serif; COLOR: #000000; FONT-SIZE: 10pt">
<P><BR>Hi,</P>
<P> </P>
<P>I'm using the sylvain/burst_ind branch and ccch_scan.</P>
<P>this produces bursts files.</P>
<P> </P>
<P>with which application can i view them? what is the format of these dat files?</P>
<P> </P>
<P>i cannot open them with wireshark...</P>
<P> </P>
<P>any hints?</P>
<P> </P>
<P>kind regards</P>
<P> </P></DIV></DIV><BR></div></body></html>