Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SACCH support for TCH/F | Dieter Spaar | 2010-07-29 | 3 | -15/+39 |
| | |||||
* | Implement support for TCH/FACCH on various TS including decryption | Dieter Spaar | 2010-07-29 | 7 | -130/+308 |
| | |||||
* | Add function to get GSMTAP channel type based on timeslot type + frame number | Dieter Spaar | 2010-07-29 | 2 | -11/+141 |
| | |||||
* | Add SACCH definitions to gsm_constants.h | Dieter Spaar | 2010-07-29 | 1 | -1/+7 |
| | |||||
* | Add FACCH decoder | Harald Welte | 2010-07-29 | 6 | -2/+99 |
| | |||||
* | Don't abort if we have Rx bit errors but try to correct them | Dieter Spaar | 2010-07-29 | 1 | -4/+5 |
| | |||||
* | [gsm-receiver] Update to new GSMTAP version | Harald Welte | 2010-06-30 | 6 | -150/+87 |
| | | | | | | | | | | | 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 |
| | |||||
* | 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 | 1 | -4/+1 |
| | |||||
* | 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 | 50 | -0/+9286 |