Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove legacy tun interface (we now have GSMTAP via UDP) | Harald Welte | 2010-11-07 | 1 | -4/+1 |
| | | | | Thanks to Jakob Borg for indicating that this is no longer needed | ||||
* | Implement support for TCH/FACCH on various TS including decryption | Dieter Spaar | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | Add function to get GSMTAP channel type based on timeslot type + frame number | Dieter Spaar | 2010-07-29 | 1 | -0/+24 |
| | |||||
* | Add FACCH decoder | Harald Welte | 2010-07-29 | 1 | -0/+2 |
| | |||||
* | [gsm-receiver] Update to new GSMTAP version | Harald Welte | 2010-06-30 | 1 | -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 airprobe | Piotr Krysik | 2009-06-30 | 1 | -0/+43 |