summaryrefslogtreecommitdiff
path: root/gsm-receiver/src/lib/decoder/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* gsm-receiver: Migrate to more recent gnuradio autotools integrationHarald Welte2011-05-131-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 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