summaryrefslogtreecommitdiff
path: root/gsm-receiver/src/lib/decoder/gsmstack.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement support for TCH/FACCH on various TS including decryptionDieter Spaar2010-07-291-1/+1
|
* Add function to get GSMTAP channel type based on timeslot type + frame numberDieter Spaar2010-07-291-0/+24
|
* Add FACCH decoderHarald Welte2010-07-291-0/+2
|
* [gsm-receiver] Update to new GSMTAP versionHarald Welte2010-06-301-2/+1
| | | | | | | | | | | In wireshark mainline, there is a UDP-based GSMTAP version which is much different from our pcap-file / link-type based one. This commit updates the gsmtap support in gsm-receiver to use the same format as understood by wireshark mainline. However, it introduces a build and runtime dependency to libosmocore (git://git.osmocom.org/libosmocore.git).
* moved gsm-receiver into directory - preparation to move to airprobePiotr Krysik2009-06-301-0/+43
personal git repositories of Harald Welte. Your mileage may vary