Commit Graph

847 Commits

Author SHA1 Message Date
Piotr Krysik 4a1ca9897b Changes in the buildsystem for new blocks 2016-07-15 13:39:19 +02:00
Piotr Krysik f7b3fc236d Removed unneeded prints from controlled resampler 2016-07-15 13:38:57 +02:00
Piotr Krysik 19028868cc Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development 2016-07-15 13:21:44 +02:00
Piotr Krysik 6577ec215e Update applications to work with new gsm_input block 2016-07-15 13:21:09 +02:00
Piotr Krysik c9c7d3c763 Removed CPACK packaging related stuff 2016-07-15 13:15:27 +02:00
Piotr Krysik cc982d2b7c Removed include from receiver.h 2016-07-15 13:15:01 +02:00
Piotr Krysik cbaf4760a8 New gsm_input block 2016-07-15 13:14:37 +02:00
Piotr Krysik 0982673af1 New clock offset corrector and clock offset control 2016-07-15 13:14:24 +02:00
Piotr Krysik 74c4f2c14c New blocks (msg to tag and controlled resampler) related stuff 2016-07-15 13:12:46 +02:00
Piotr Krysik 24db07572f Little changes of GRC blocks names 2016-07-15 13:09:07 +02:00
Piotr Krysik 1bed4abb0e Moved new blocks (controlled resampler and msg to tag) to appropriate directory 2016-07-15 13:07:05 +02:00
Piotr Krysik 4ac2251b9b Removed the Debian test - it is failing due to some unknown reason 2016-07-14 12:24:27 +02:00
Piotr Krysik 938cda4686 Simplified uplink fix for the dehopper 2016-07-14 11:44:45 +02:00
Piotr Krysik 815d198dbd Test deb installation - corrections 2016-07-13 17:10:08 +02:00
Piotr Krysik 5bae8940db Test deb installation 2016-07-13 17:00:17 +02:00
Piotr Krysik 2fef1611e8 Merge uplink fix from 'm-alizadeh-master' into development 2016-07-13 10:16:48 +02:00
Your Name a7976a3b42 Dehopping for Uplink channels has been added. 2016-07-12 17:23:13 +04:30
Piotr Krysik 47ab20e45e Added a controlled fractional resampler 2016-07-04 21:23:51 +02:00
Piotr Krysik 414acfdb3c Updated examples pointer 2016-06-29 22:25:11 +02:00
Piotr Krysik 0a60e7a70a Corrections of tch/f decoder - removal of parameter continued 2016-06-29 22:22:27 +02:00
Piotr Krysik 72db257caa Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development 2016-06-29 15:00:48 +02:00
Piotr Krysik 2b97cb1cc3 Added voice output, removed saving to file from inside the decoder - now it should be done GNU Radio way 2016-06-29 15:00:07 +02:00
Piotr Krysik 1bfe1e09c7 Disabled boundary check by default 2016-06-29 14:59:18 +02:00
Piotr Krysik 5de014a1c7 Changes to the Debian packaging files 2016-06-21 07:13:48 +02:00
Piotr Krysik 5c7b3748b1 Corrected the tests so they can be run without installation of gr-gsm
Arfcn test had to be disabled as it still doesn't work (addition of arfcn.py's directory to the PYTHONPATH is needed).
2016-06-21 07:12:32 +02:00
Piotr Krysik c21fdadace Little changes related to packaging 2016-06-13 09:09:37 +02:00
Piotr Krysik 7aa290fc54 Merge branch 'dodgymike-master' into development 2016-06-11 22:23:25 +02:00
Piotr Krysik ca2d2469ce Merge branch 'master' of https://github.com/dodgymike/gr-gsm into dodgymike-master 2016-06-11 22:22:49 +02:00
Mike Davis f7e2b68ac3 s/corretion/correction/ 2016-06-11 22:06:35 +02:00
Piotr Krysik d6dafc6128 Merge branch 'packaging' into development 2016-06-11 21:22:38 +02:00
Piotr Krysik bd8a716369 Commented out old method of suppressing ICMP messages 2016-06-09 14:43:09 +02:00
Piotr Krysik 9d9f74edd4 Corrected order of creating socket_pdu* objects 2016-06-09 14:13:50 +02:00
Piotr Krysik beb36f4a19 Added socket_pdu server - closes issue #194 2016-06-09 13:58:52 +02:00
Your Name 799133a2e6 Changed clock_offset_corrector in order to address the problem #152 - this is not ideal solution yet, as it involves removing of sampling frequency offset correction. 2016-06-08 22:30:52 +02:00
Piotr Krysik c6eb3b5c6a Added msg_to_tag block - currently it does nothing 2016-05-29 13:06:39 +02:00
Piotr Krysik af8ad5dddf Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified 2016-05-29 13:05:48 +02:00
Piotr Krysik 044fe06f15 Updated examples pointer after addition of the uplink demo 2016-05-23 17:47:50 +02:00
Piotr Krysik e5bd4b86e9 Next corrections of demapping blocks - mainly corretion of SDCCH8 uplink configuration. 2016-05-23 09:43:05 +02:00
Piotr Krysik 27085acf2e Corrected setting of header fields in the universal demapper 2016-05-22 14:07:16 +02:00
Piotr Krysik 19cba4762a Corrected configuration of demappers 2016-05-21 09:24:34 +02:00
Piotr Krysik f517bea1cc Added check of sizes of vectors passed to universal demapper block 2016-05-21 09:02:12 +02:00
Piotr Krysik e4fcdf3c15 Corrected _channe_types vectors in SDCCH8 demapper 2016-05-21 09:01:42 +02:00
Piotr Krysik 5bf53cefb9 Update of the examples pointer 2016-05-20 13:26:06 +02:00
Piotr Krysik ea33d5f208 Nothing 2016-05-20 13:00:08 +02:00
Piotr Krysik 5cfde48d69 Update of the pointer to the examples 2016-05-20 12:46:08 +02:00
Piotr Krysik 773a194c32 Big change of the universal control channels demapper:
-simplification of the universal demapper,
-addition of hierarhical blocks for each of the demappers - so they also look well and readable in python,
-addition of helper script for compilation of the demappers.
2016-05-20 12:45:54 +02:00
Piotr Krysik bac8284599 Added default values for uplink parameters
so urrent Python code works without modification.
2016-05-15 10:39:39 +02:00
Piotr Krysik 8630fac60c Merged uplink-decoding branch (with complete support for control channels decoding on uplink)
# Conflicts:
#	examples
#	lib/demapping/universal_ctrl_chans_demapper_impl.cc
#	lib/receiver/receiver_impl.cc
2016-05-14 19:37:14 +02:00
Piotr Krysik cdff492ff7 Merge branch 'master' into development 2016-05-14 07:15:15 +02:00
Piotr Krysik 50a0e950f2 Removed calls to 'cd' bash command and replaced it with WORKDIR
which should work better according to docker's manual
2016-04-29 15:47:45 +02:00