summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 .gitignore fileDieter Spaar2010-07-291-0/+24
* 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
* Migration of flow_graph to top_blockHarald Welte2010-06-303-16/+16
* [gsm-tvoid] remove swig-generated gsm.ccHarald Welte2010-06-301-9934/+0
* [gsm-receiver] add gsm-receiver script for usrp2Harald Welte2010-06-301-0/+148
* [wireshark] remove obsolete old gsmtap wireshark patchHarald Welte2010-06-301-372/+0
* [gsm-receiver] Update to new GSMTAP versionHarald Welte2010-06-307-155/+92
* [gsm-receiver] add missing #include file statementHarald Welte2010-06-301-0/+1
* Fix names of Russian operators.Alexander Chemeris2010-01-221-2/+2
* Merge branch 'workaround'krysia2010-01-220-0/+0
|\
| * * pick_subdevice() fixed to work with GnuRadio 3.2.2Alexander Chemeris2010-01-221-5/+14
* | /home/piotr/msgPiotr Krysik2010-01-211-5/+14
|/
* 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
personal git repositories of Harald Welte. Your mileage may vary