summaryrefslogtreecommitdiff
path: root/gsm-tvoid/src/lib/gsmstack.c
Commit message (Collapse)AuthorAgeFilesLines
* [gsm-tvoid] new gsmtap header, raw burst pcap supportHarald Welte2008-11-291-27/+69
| | | | | * split burst decoding context out of GS_ctx and have one for each TS * add PCAP output for GSMTAP_TYPE_UM_BURST (142 bit burst per packet)
* [gsm-tvoid] store frame number in gsmtap for non-TS0 burstsHarald Welte2008-11-271-1/+1
|
* [gsm-tvoid] Use correct frame number in gsmtap headerHarald Welte2008-11-271-1/+1
|
* Add PCAP (LINKTYPE GSM incl. gsmtap hdr) supportHarald Welte2008-11-271-2/+17
|
* [gsm-tvoid]: Add support for tun device (merge from gssm)Harald Welte2008-11-251-0/+4
|
* tvoid's suggested cleanup.leo2008-02-211-8/+7
|
* updates...leo2008-02-201-12/+73
|
* channel decoding (gsmstack)leo2008-02-201-0/+74
personal git repositories of Harald Welte. Your mileage may vary