summaryrefslogtreecommitdiff
path: root/gsm-receiver/src/lib/decoder/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* remove legacy tun interface (we now have GSMTAP via UDP)Harald Welte2010-11-071-3/+1
| | | | Thanks to Jakob Borg for indicating that this is no longer needed
* [gsm-receiver] Update to new GSMTAP versionHarald Welte2010-06-301-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 airprobePiotr Krysik2009-06-301-0/+56
personal git repositories of Harald Welte. Your mileage may vary