summaryrefslogtreecommitdiff
path: root/gsm-receiver/src/lib/decoder
Commit message (Collapse)AuthorAgeFilesLines
* Add function to get GSMTAP channel type based on timeslot type + frame numberDieter Spaar2010-07-292-11/+141
|
* Add FACCH decoderHarald Welte2010-07-296-2/+99
|
* Don't abort if we have Rx bit errors but try to correct themDieter Spaar2010-07-291-4/+5
|
* [gsm-receiver] Update to new GSMTAP versionHarald Welte2010-06-305-150/+86
| | | | | | | | | | | 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).
* [gsm-receiver] add missing #include file statementHarald Welte2010-06-301-0/+1
|
* moved gsm-receiver into directory - preparation to move to airprobePiotr Krysik2009-06-3040-0/+6939
personal git repositories of Harald Welte. Your mileage may vary