Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsm-receiver: Migrate to more recent gnuradio autotools integration | Harald Welte | 2011-05-13 | 1 | -2/+0 |
| | | | | | | | | These changes forward-port gsm-receiver to the gnuradio autotools magic as per "gr-howto-write-a-block-3.2.2" It also updates to libosmocore >= 0.3.0 and fixes other minor compilation issues. | ||||
* | remove legacy tun interface (we now have GSMTAP via UDP) | Harald Welte | 2010-11-07 | 1 | -3/+1 |
| | | | | Thanks to Jakob Borg for indicating that this is no longer needed | ||||
* | [gsm-receiver] Update to new GSMTAP version | Harald Welte | 2010-06-30 | 1 | -2/+0 |
| | | | | | | | | | | | 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/+56 |