Commit Graph

735 Commits

Author SHA1 Message Date
Piotr Krysik f0ec659303 Removed burst detection - everything on hopping channels is treated as bursts now. 2016-03-11 09:05:46 +01:00
Piotr Krysik 30ea7ddfac Corrected the mistake introduced by the previous commit 2016-03-11 09:04:03 +01:00
Piotr Krysik 4c8e0f2e57 Changed the test in order to make the result deterministic 2016-03-08 21:43:19 +01:00
Piotr Krysik 8040e01751 Changes in grgsm_decode in order to enable working without frequency correction. 2016-03-08 21:42:11 +01:00
Ash Wilson ca594c3880 Correcting test fixture path 2016-03-06 09:31:10 -08:00
Ash Wilson 88c7762b09 rebasing against development 2016-03-06 09:19:55 -08:00
Ash Wilson 617f0a6ac5 Adding privileged arg to docker container instantiation 2016-03-06 09:18:04 -08:00
Ash Wilson 071246077f Documentation improvements 2016-03-06 09:18:04 -08:00
Ash Wilson c7d5c262ad Correcting .travis.yml 2016-03-06 09:18:04 -08:00
Ash Wilson 0884c2e5ae re-structuring testing stuff, adding testing docs and integration tests. 2016-03-06 09:18:04 -08:00
Ash Wilson e64b927bf3 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development
Rebased against master
2016-03-06 08:49:20 -08:00
Ash Wilson 984cf053fe re-commenting make test 2016-03-06 08:44:32 -08:00
Ash Wilson b33d1bf558 Turning on make test for DebianJessie 2016-03-06 08:44:32 -08:00
Piotr Krysik 0b2e9a3302 Changed build test to be more verbose 2016-03-06 08:44:32 -08:00
Piotr Krysik 011378bed1 Merge pull request #165 from stiabhan/fix-C0-message
Fix channelizing C0 message
2016-03-06 08:10:53 +01:00
Steve Glass d3b40496e8 Minor fixup of channelizing messages 2016-03-03 18:58:56 +10:00
Ash Wilson 5cc8628c22 re-commenting make test 2016-03-02 00:26:01 -08:00
Ash Wilson fa72f62a4e Turning on make test for DebianJessie 2016-03-02 00:00:59 -08:00
Piotr Krysik 17c06616ed Changed build test to be more verbose 2016-02-29 18:32:13 +01:00
Piotr Krysik 6965a33699 Merge pull request #162 from stiabhan/fix-wideband
Allow user to specify band in gsm_wideband_input.py/.xml
2016-02-29 11:41:22 +01:00
Steve Glass 5707c2b01e Make band user-selectable in gsm_wideband_input 2016-02-29 17:50:10 +10:00
Piotr Krysik 4ea1b92ff5 Correction of the last merge 2016-02-28 11:25:52 +01:00
Piotr Krysik ae3470dff3 Merged the changes for building on OSX #161 2016-02-27 23:58:08 +01:00
Piotr Krysik 9e61a129df Merge branch 'fix-osx' of https://github.com/stiabhan/gr-gsm into stiabhan-fix-osx 2016-02-27 23:14:51 +01:00
Piotr Krysik 66d8f7c154 Merge pull request #160 from stiabhan/fix-overrun
Fix buffer overrun/silence compiler warning
2016-02-27 23:06:19 +01:00
Piotr Krysik 969c0ff52f Changes and improvements of options in the grgsm_channelize.py
- replaced xlat_fir_filter with rotator and pfb arbitrary resampler,
- renamed some options,
- added new options
2016-02-27 17:45:18 +01:00
Steve Glass 6b20e1fcdc Fix buffer overrun/silence compiler warning 2016-02-27 19:48:52 +10:00
Steve Glass c8edec53d8 Changes to silence compiler warnings on OSX 2016-02-27 10:33:01 +10:00
Ash Wilson 6eb1630bdc Merge pull request #158 from ashmastaflash/testing
Testing
2016-02-26 00:47:50 -06:00
Ash Wilson 840c2a12e3 Merge branch 'testing' of https://github.com/ashmastaflash/gr-gsm into testing
no idea
2016-02-26 00:40:51 -06:00
Ash Wilson 15c58de156 Adding privileged arg to docker container instantiation 2016-02-26 00:40:17 -06:00
Ash Wilson 24493d5737 Documentation improvements 2016-02-25 23:32:45 -06:00
Ash Wilson 8c0f6fa539 Merge pull request #157 from ptrkrysik/travis
Travis
2016-02-25 23:28:35 -06:00
Ash Wilson c87445b884 Correcting .travis.yml 2016-02-25 23:17:00 -06:00
Ash Wilson 999b449347 re-structuring testing stuff, adding testing docs and integration tests. 2016-02-25 23:07:50 -06:00
Steve Glass 3f4b949aa2 Change CMakeLists.txt for OSX 2016-02-26 07:13:44 +10:00
Piotr Krysik c07c2cc9fd Merge branch 'development' into travis 2016-02-23 10:53:37 +01:00
Piotr Krysik 0f0cf589ef Replaced C++11 statemets. Solves #150 2016-02-23 09:58:53 +01:00
Piotr Krysik dbda959bdd Merge branch 'master' into development 2016-02-23 09:29:52 +01:00
Piotr Krysik 64f73887b0 Merge pull request #153 from nightcoffee/patch-1
Fix of problem #135 in gsm_wideband_input.py
2016-02-22 23:21:12 +01:00
nightcoffee 5edaff05b0 Update gsm_wideband_input.py
Fix compatible problem
2016-02-23 05:51:34 +08:00
Piotr Krysik 72a1617854 Removed last parameter from socket_pdu in order to make grgsm_decode more compatible with GNU Radio 3.7.3 2016-02-22 14:30:02 +01:00
Ash Wilson c08fc54a4d Merge pull request #149 from ashmastaflash/travis
Merging working builds for Debian Jessie and Ubuntu 15
2016-02-21 13:22:36 -08:00
Ash Wilson 8da9808bb5 removing Kali and Ubuntu14 test cases 2016-02-21 13:07:34 -08:00
Ash Wilson 7349d003b7 removing Ubuntu14 from build testing 2016-02-21 12:47:09 -08:00
Ash Wilson fb9a3ea52b Commenting out Kali for now 2016-02-21 11:17:55 -08:00
Ash Wilson 9d99683d2f Fixing bad swig version in Kali 2016-02-21 10:51:52 -08:00
Ash Wilson ee5606f29a Fixing bad path to test file 2016-02-21 10:46:37 -08:00
Ash Wilson cef8c09ce0 Changing testing to script 2016-02-21 10:32:12 -08:00
Ash Wilson a472f3f225 Resolving swig conflict in kali docker 2016-02-21 10:15:09 -08:00