Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [gsm-receiver] add gsm-receiver script for usrp2 | Harald Welte | 2010-06-30 | 1 | -0/+148 |
| | |||||
* | [gsm-receiver] Update to new GSMTAP version | Harald Welte | 2010-06-30 | 7 | -155/+92 |
| | | | | | | | | | | | 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 statement | Harald Welte | 2010-06-30 | 1 | -0/+1 |
| | |||||
* | changes to INSTALL thanks to David Fenix | Piotr Krysik | 2009-09-23 | 1 | -2/+2 |
| | |||||
* | added missing file gr_lib64.m4 | Piotr Krysik | 2009-09-19 | 1 | -0/+85 |
| | |||||
* | added missed file acx_pthread.m4 | Piotr Krysik | 2009-08-04 | 1 | -0/+334 |
| | |||||
* | updated gsm_receive_usrp.py, I don't know if it works as I don't have USRP ↵ | Piotr Krysik | 2009-07-21 | 1 | -9/+19 |
| | | | | at the moment | ||||
* | changed little hack in the constructor so gsm-receiver now works for BTSes ↵ | Piotr Krysik | 2009-07-21 | 1 | -2/+2 |
| | | | | with bcc=7 | ||||
* | little cleanup, removed one comment, printfs and changed defauld Kc key | Piotr Krysik | 2009-07-21 | 3 | -7/+4 |
| | |||||
* | changed BOOST checks to check for Boost 1.35 | Piotr Krysik | 2009-07-11 | 1 | -3/+4 |
| | |||||
* | marked dirty lines which should be removed in the future | Piotr Krysik | 2009-07-01 | 1 | -26/+26 |
| | |||||
* | moved gsm-receiver into directory - preparation to move to airprobe | Piotr Krysik | 2009-06-30 | 106 | -0/+13593 |