summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added new stripped down gsm_scan.py script (gsm_scan_light.py) which works wi...Piotr Krysik2009-09-271-0/+658
* 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
* corrected viterbi_generator test generatorPiotr Krysik2009-07-011-3/+3
* Merge branch 'moving_to_airprobe'Piotr Krysik2009-06-30106-0/+13593
|\
| * moved gsm-receiver into directory - preparation to move to airprobePiotr Krysik2009-06-30106-0/+0
| * added .gitignore for config dirPiotr Krysik2009-06-281-0/+5
| * added missing a5-1-2.hPiotr Krysik2009-06-281-0/+453
| * added dirty tch/f decoding to gsm-receiver (which also should be removed in t...Piotr Krysik2009-06-2714-499/+225
| * added files from openbts for tch/f decoding and removed openbtsPiotr Krysik2009-06-2720-0/+4485
| * added a5-1-2.c for decryptionPiotr Krysik2009-06-231-0/+429
| * little changes for TCH/F listeningPiotr Krysik2009-06-223-2/+7
| * added Harald's code for pcap outputPiotr Krysik2009-06-223-7/+10
| * added files for pcap from Harald's gsmstackPiotr Krysik2009-06-227-17/+306
| * added first step towards correction of USRP's clock offsetPiotr Krysik2009-06-224-20/+28
| * added some attemt to repair receiver's faulty behavior when some samples get ...Piotr Krysik2009-06-182-20/+43
| * added new burst type - dummy_or_normal for situations in which you don't know...Piotr Krysik2009-06-182-3/+20
| * little update to InstallPiotr Krysik2009-06-181-1/+6
| * some changes to test.shPiotr Krysik2009-06-155-6/+13
| * one letter change to gsm_receive_usrp.pyPiotr Krysik2009-06-141-1/+1
| * changed comment in gsm_receive_usrp.pyPiotr Krysik2009-06-141-0/+3
| * added first simple testPiotr Krysik2009-06-141-0/+16
| * little changes to decrease number of errors in output bitsPiotr Krysik2009-06-142-6/+11
| * nothing interestingPiotr Krysik2009-06-132-10/+10
| * dfadPiotr Krysik2009-06-131-1/+1
| * changed installation and receiverPiotr Krysik2009-06-132-237/+6
| * added two little utils from gsm-tvoidPiotr Krysik2009-06-133-0/+58
| * bootstrap makes 'debug' directory nowPiotr Krysik2009-06-131-0/+3
| * added new file for usrp realtime receive - caution - this doesn't work well yetPiotr Krysik2009-06-134-127/+15
| * changed polish names of functions to englishPiotr Krysik2009-06-132-21/+157
| * removed unneded line from gsm_receive.pyPiotr Krysik2009-06-131-1/+0
| * cch decoding now works! but I have to remove it in the future :)Piotr Krysik2009-06-138-29/+43
| * cch decoding works now - should be removed in the future, it shouldn't be don...Piotr Krysik2009-06-135-25/+37
| * removed polish commentsPiotr Krysik2009-06-131-35/+8
| * added files for cch decoding, trying to make them compilePiotr Krysik2009-06-129-2/+1080
| * little update to Makefile.amPiotr Krysik2009-06-124-9/+9
| * little changes to gsm_constants - added timeslots, removed some commentsPiotr Krysik2009-06-123-19/+15
| * new comments to gsm_receiver_cf.ccPiotr Krysik2009-06-121-103/+91
| * other changesPiotr Krysik2009-06-125-129/+144
| * changed licenses in filesPiotr Krysik2009-06-126-135/+184
| * changed license to GPL3 to be compatible with GNU Radio's licensePiotr Krysik2009-06-121-289/+623
| * do not include directories with compiled documentation: html latex xmlPiotr Krysik2009-06-121-1/+4
| * new comments to gsm_receiver_cf.ccPiotr Krysik2009-06-121-159/+163
| * doxygen coments - start, changes to sch search processPiotr Krysik2009-06-113-32/+129
personal git repositories of Harald Welte. Your mileage may vary