Commit Graph

186 Commits

Author SHA1 Message Date
Dieter Spaar 31d4d5eb21 Implement support for TCH/FACCH on various TS including decryption 2010-07-29 21:15:03 +02:00
Dieter Spaar 9cf449409f Add function to get GSMTAP channel type based on timeslot type + frame number 2010-07-29 20:48:06 +02:00
Dieter Spaar b069609777 Add Dieter + Harald to name of AUTHORS 2010-07-29 20:41:28 +02:00
Dieter Spaar 486edb7b2f Add SACCH definitions to gsm_constants.h 2010-07-29 20:39:17 +02:00
Harald Welte b6db913eeb Add FACCH decoder 2010-07-29 20:38:23 +02:00
Dieter Spaar 7f5253594d Don't abort if we have Rx bit errors but try to correct them 2010-07-29 20:29:34 +02:00
Harald Welte 714da0d58e Migration of flow_graph to top_block
Initial patch to make gsm-tvoid and gssm work with current
gnuradio svn (which has various API changes)
2010-06-30 13:02:55 +02:00
Harald Welte 69103cef22 [gsm-tvoid] remove swig-generated gsm.cc 2010-06-30 13:02:37 +02:00
Harald Welte 4491f33bde [gsm-receiver] add gsm-receiver script for usrp2 2010-06-30 12:56:10 +02:00
Harald Welte e8561c1d5d [wireshark] remove obsolete old gsmtap wireshark patch
The new UDP-based wireshark GSMTAP code is part of wireshark mainline
2010-06-30 12:37:59 +02:00
Harald Welte f7460f5292 [gsm-receiver] Update to new GSMTAP version
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).
2010-06-30 12:32:00 +02:00
Harald Welte 674fa86a9a [gsm-receiver] add missing #include file statement 2010-06-30 12:30:04 +02:00
Alexander Chemeris d9208ea30e Fix names of Russian operators. 2010-01-22 12:11:03 +01:00
krysia 61718b305b Merge branch 'workaround' 2010-01-22 12:00:52 +01:00
Alexander Chemeris c3a9b7b13d * pick_subdevice() fixed to work with GnuRadio 3.2.2
* Added -A parameter to choose antenna on RFX DB.
* Added -F parameter to set FPGA master clock frequency.
2010-01-22 11:59:48 +01:00
Piotr Krysik 1e250166d6 /home/piotr/msg 2010-01-21 16:42:42 +01:00
Piotr Krysik bc9131021a Added new stripped down gsm_scan.py script (gsm_scan_light.py) which works with GNU Radio 3.2.x 2009-09-27 11:13:39 +02:00
Piotr Krysik 1c86f4ed21 changes to INSTALL thanks to David Fenix 2009-09-23 20:40:12 +02:00
Piotr Krysik bf658c9a55 added missing file gr_lib64.m4 2009-09-19 18:58:48 +02:00
Piotr Krysik 721d324eb5 added missed file acx_pthread.m4 2009-08-04 08:38:17 +02:00
Piotr Krysik 320d807889 updated gsm_receive_usrp.py, I don't know if it works as I don't have USRP at the moment 2009-07-21 20:41:31 +02:00
Piotr Krysik b332aac8cf changed little hack in the constructor so gsm-receiver now works for BTSes with bcc=7 2009-07-21 20:39:17 +02:00
Piotr Krysik daee9c0f85 little cleanup, removed one comment, printfs and changed defauld Kc key 2009-07-21 20:37:54 +02:00
Piotr Krysik e9ebf57cd8 changed BOOST checks to check for Boost 1.35 2009-07-11 07:07:39 +02:00
Piotr Krysik 4dbe25c153 marked dirty lines which should be removed in the future 2009-07-01 10:06:39 +02:00
Piotr Krysik 8fd6a5bd04 corrected viterbi_generator test generator 2009-07-01 00:12:20 +02:00
Piotr Krysik 3f91ce4f1c Merge branch 'moving_to_airprobe' 2009-06-30 23:10:11 +02:00
Piotr Krysik 8d2bc49fb9 moved gsm-receiver into directory - preparation to move to airprobe 2009-06-30 23:03:33 +02:00
Piotr Krysik 8f97a59b21 added .gitignore for config dir 2009-06-28 16:11:56 +02:00
Piotr Krysik 154e4669cf added missing a5-1-2.h 2009-06-28 15:50:28 +02:00
Piotr Krysik 43640a6e4d added dirty tch/f decoding to gsm-receiver (which also should be removed in the future) 2009-06-27 13:18:13 +02:00
Piotr Krysik f1df46a5c0 added files from openbts for tch/f decoding and removed openbts 2009-06-27 13:14:30 +02:00
Piotr Krysik 81c29dbb87 added a5-1-2.c for decryption 2009-06-23 16:19:52 +02:00
Piotr Krysik 182d18994b little changes for TCH/F listening 2009-06-22 20:45:58 +02:00
Piotr Krysik 59d16fcfe6 added Harald's code for pcap output 2009-06-22 17:56:04 +02:00
Piotr Krysik 99df35563a added files for pcap from Harald's gsmstack 2009-06-22 17:25:24 +02:00
Piotr Krysik 9b2c992cf1 added first step towards correction of USRP's clock offset 2009-06-22 17:22:07 +02:00
Piotr Krysik b14ed29e21 added some attemt to repair receiver's faulty behavior when some samples get losted between USRP and PC and resynchronisation is necessary - it doesn't work yet 2009-06-18 14:12:25 +02:00
Piotr Krysik e71a1a8675 added new burst type - dummy_or_normal for situations in which you don't know what type is used when 2009-06-18 14:10:17 +02:00
Piotr Krysik aa5a774a43 little update to Install 2009-06-18 14:00:39 +02:00
Piotr Krysik 3f01695853 some changes to test.sh 2009-06-15 18:14:43 +02:00
Piotr Krysik 008152ac30 one letter change to gsm_receive_usrp.py 2009-06-14 23:31:04 +02:00
Piotr Krysik f75b5678e6 changed comment in gsm_receive_usrp.py 2009-06-14 23:29:57 +02:00
Piotr Krysik 87aca185e3 added first simple test 2009-06-14 19:43:53 +02:00
Piotr Krysik 48dc955afd little changes to decrease number of errors in output bits 2009-06-14 19:16:20 +02:00
Piotr Krysik 5a3a299da2 nothing interesting 2009-06-13 20:05:31 +02:00
Piotr Krysik 31cf43810c dfad 2009-06-13 19:49:11 +02:00
Piotr Krysik f1e01e52cc changed installation and receiver 2009-06-13 19:47:03 +02:00
Piotr Krysik df53876e41 added two little utils from gsm-tvoid 2009-06-13 19:42:22 +02:00
Piotr Krysik ad4d4caba6 bootstrap makes 'debug' directory now 2009-06-13 19:35:05 +02:00