Commit Graph

664 Commits

Author SHA1 Message Date
Piotr Krysik 83afe7390f Changed clock offset controller and company in order to remove from the gsm_input one of the resamplers. 2016-07-17 22:48:35 +02:00
Piotr Krysik a94adb1864 Removed unneeded file 2016-07-17 11:34:07 +02:00
Piotr Krysik d1ca389dbf Corrections to clock offset corrector that uses tags 2016-07-17 11:33:50 +02:00
Piotr Krysik 6ed59d0fb7 Dummy commit to trigger travis-ci 2016-07-17 11:18:41 +02:00
Piotr Krysik 259080b08f Corrected decode test 2016-07-17 11:05:36 +02:00
Piotr Krysik e3e53a85f7 Merge branch 'master' into development 2016-07-17 11:03:56 +02:00
Piotr Krysik 67dbae4e36 Bringing back Debian test 2016-07-17 10:49:45 +02:00
Piotr Krysik 231aca74c2 Corrected the decoding app so it's possible to run it without frequency correction loop 2016-07-17 10:44:43 +02:00
Piotr Krysik 196982b6ce Removed old icmp packages preventing code 2016-07-17 10:43:00 +02:00
Piotr Krysik 89f3624b74 Updated test to make it more reliable 2016-07-15 14:58:09 +02:00
Piotr Krysik 55ea0d33f2 Merge pull request #203 from ptrkrysik/development
Development
2016-07-15 14:42:11 +02:00
Piotr Krysik 2a39bb1aea Updated test fixture 2016-07-15 14:26:30 +02:00
Piotr Krysik 388bc0d1cf Corrections of parameters of clock_offset_control block 2016-07-15 14:17:05 +02:00
Piotr Krysik 5f480d3116 Merge branch 'packaging_piotr' into development
# Conflicts:
#	.travis.yml
#	python/CMakeLists.txt
2016-07-15 14:09:55 +02:00
Piotr Krysik 1aa4dfa55b Updated examples pointer 2016-07-15 14:05:33 +02:00
Piotr Krysik 1231d6796c Updated packaging related stuff 2016-07-15 14:05:23 +02:00
Piotr Krysik a693483ee9 Removed not written tests 2016-07-15 13:46:43 +02:00
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