summaryrefslogtreecommitdiff
path: root/gsm-receiver
Commit message (Expand)AuthorAgeFilesLines
* gsm-receiver: Fix build to include Gnuradio and libosmocore cflagsSylvain Munaut2010-10-301-1/+2
* Use link-local multicast address 224.0.0.1 instead of 127.0.0.1 for gsmtapHarald Welte2010-07-291-1/+1
* make go_usrp2 executableDieter Spaar2010-07-291-0/+0
* Update README file with some more notesDieter Spaar2010-07-291-0/+20
* Add python and shell script files to run gsm-receiver on USRP2Dieter Spaar2010-07-292-0/+145
* add more files to .gitignoreDieter Spaar2010-07-291-0/+4
* Add SACCH support for TCH/FDieter Spaar2010-07-293-15/+39
* Implement support for TCH/FACCH on various TS including decryptionDieter Spaar2010-07-299-132/+326
* Add function to get GSMTAP channel type based on timeslot type + frame numberDieter Spaar2010-07-292-11/+141
* Add Dieter + Harald to name of AUTHORSDieter Spaar2010-07-291-1/+3
* Add SACCH definitions to gsm_constants.hDieter Spaar2010-07-291-1/+7
* Add FACCH decoderHarald Welte2010-07-296-2/+99
* Don't abort if we have Rx bit errors but try to correct themDieter Spaar2010-07-291-4/+5
* [gsm-receiver] add gsm-receiver script for usrp2Harald Welte2010-06-301-0/+148
* [gsm-receiver] Update to new GSMTAP versionHarald Welte2010-06-307-155/+92
* [gsm-receiver] add missing #include file statementHarald Welte2010-06-301-0/+1
* changes to INSTALL thanks to David FenixPiotr Krysik2009-09-231-2/+2
* added missing file gr_lib64.m4Piotr Krysik2009-09-191-0/+85
* added missed file acx_pthread.m4Piotr Krysik2009-08-041-0/+334
* updated gsm_receive_usrp.py, I don't know if it works as I don't have USRP at...Piotr Krysik2009-07-211-9/+19
* changed little hack in the constructor so gsm-receiver now works for BTSes wi...Piotr Krysik2009-07-211-2/+2
* little cleanup, removed one comment, printfs and changed defauld Kc keyPiotr Krysik2009-07-213-7/+4
* changed BOOST checks to check for Boost 1.35Piotr Krysik2009-07-111-3/+4
* marked dirty lines which should be removed in the futurePiotr Krysik2009-07-011-26/+26
* moved gsm-receiver into directory - preparation to move to airprobePiotr Krysik2009-06-30106-0/+13593
personal git repositories of Harald Welte. Your mileage may vary