Commit Graph

844 Commits

Author SHA1 Message Date
Piotr Krysik 2c7996db6f Removed problematic comment 2018-02-19 08:46:29 +01:00
Piotr Krysik a9884bf347 Kali fun 2018-02-19 07:44:21 +01:00
Piotr Krysik 0cd8b06e27 Removing everything that might cause problems with travis-ci 2018-02-18 19:21:08 +01:00
Piotr Krysik 548b83605b Trying to go back to working state of build tests 2018-02-18 18:09:29 +01:00
Piotr Krysik 41053f77e4 Slight change to make the tests run again 2018-02-18 14:59:07 +01:00
Piotr Krysik 1ee130265f Moving test commands from travis file to docker files 2018-02-18 14:45:23 +01:00
Piotr Krysik 1c3c6c4f36 Added kali linux 2018-02-18 11:22:48 +01:00
Piotr Krysik 4a1ee3422d Added first try in installing gr-gsm from package 2018-02-18 11:11:24 +01:00
Piotr Krysik 7af898d66e Removed old docker files and changed maintainer to Piotr Krysik 2018-02-18 11:11:00 +01:00
Piotr Krysik f0c83d84e0 Fixing missing callback to set_fc in clock_offset_control block 2018-01-23 15:07:08 +01:00
Piotr Krysik 6ab710034a Incrementing version 2017-11-05 17:44:53 +01:00
Piotr Krysik ab8cde9b7a Making headless livemon executable 2017-11-05 17:44:26 +01:00
Piotr Krysik d171daaba2 Merge branch 'petterreinholdtsen-livemon-arfcn' into development 2017-11-05 17:42:15 +01:00
Petter Reinholdtsen 615fc86d53 Making arfcn<->freq conversions more robust for grgsm_livemon too (closes issue #337). 2017-09-25 23:41:52 +02:00
Piotr Krysik 59e4fe6aa4 Getting rid of cmake policy warnings 2017-09-24 11:26:54 +02:00
Piotr Krysik e18b431c4b Removing duplicated lines from cmake file 2017-09-24 11:25:30 +02:00
Piotr Krysik 4bb3acd1ad Setting version to 0.41.2 2017-09-23 21:39:04 +02:00
Piotr Krysik fa2bb860f9 Changes so that rst2man presence is optional and not mandatory to compile/install gr-gsm 2017-09-23 21:38:08 +02:00
Piotr Krysik 20510f4fe6 Merge pull request #333 from petterreinholdtsen/install-man
Add cmake rule to generate and install the rst manual page.
2017-09-23 18:19:02 +02:00
Petter Reinholdtsen cf5718cdac Install package to have rst2man available when testing. 2017-09-20 21:52:31 +02:00
Piotr Krysik d890cd3b36 Added frame number operations 2017-09-19 07:52:34 +02:00
Piotr Krysik 9b5617a3ef Corrections in the buildsystem 2017-09-18 21:36:06 +02:00
Piotr Krysik 184d7064a6 Corrections of cmake files 2017-09-13 12:46:38 +02:00
Petter Reinholdtsen 863afc6f51 Add cmake rule to generate and install the rst manual page. 2017-09-13 09:39:35 +02:00
Piotr Krysik 0945cc5512 Changed organization of cmake files
Cmake files were added into subdirectories.
2017-09-13 09:17:50 +02:00
Piotr Krysik a056c2c280 Merge branch 'development' 2017-09-11 10:40:06 +02:00
Piotr Krysik 45b8700072 Removed all references to 'band' 2017-09-11 10:38:40 +02:00
Piotr Krysik fcb45b021a Remove 'band' option from grgsm_decode altogether 2017-09-11 10:38:40 +02:00
Piotr Krysik a80567f013 Bring back parameter checking, correct creation of grgsm_capture object 2017-09-11 10:38:40 +02:00
Piotr Krysik df0adf3d86 Remove band from grgsm_capture altogether 2017-09-11 10:38:40 +02:00
leommxj caa7741d09 delete some useless code after the change of is_valid_arfcn(...) and arfcn2downlink(...) 2017-09-11 10:38:40 +02:00
leommxj ece9fd7f39 fix bug after commit 3dfa11b89e .change arfcn2downlink(a,b) to one argument in grgsm_decode and grgsm_capture and grgsm_channelize 2017-09-11 10:38:40 +02:00
leommxj 1a35cb973f fix bug after commit 3dfa11b89e .change is_valid_arfcn grgsm(a,b) to one argument in grgsm_decode and grgsm_capture 2017-09-11 10:38:40 +02:00
Piotr Krysik a63ba0e4cc Removing *livemon_headless.py script that shouldn't be in the repository. 2017-09-11 10:38:40 +02:00
Piotr Krysik c4848ac358 Updated changelog for Ubuntu's PPA 2017-09-11 10:38:40 +02:00
Piotr Krysik b6210a6e19 Merge branch 'development' 2017-09-06 17:50:22 +02:00
Piotr Krysik 3dfa11b89e Making arfcn<->freq conversions more robust and uptading apps depending on it 2017-09-06 17:48:38 +02:00
Piotr Krysik a6a7848ba6 Removing *livemon_headless.py script that shouldn't be in the repository. 2017-09-06 17:45:37 +02:00
Piotr Krysik a4bf3ccf66 Updated changelog for Ubuntu's PPA 2017-09-02 21:10:04 +02:00
Piotr Krysik 08c0c7cfe5 Incremented version for packaging and addition of release tag 2017-09-02 17:49:35 +02:00
Piotr Krysik 1ad0c96abb Added *.desktop files installation a'la GNU Radio.
After building grgsm_setup_freedesktop is created. It has to be executed during installation of a package with 'install' as a parameter.
During removal of a package it has to be called with 'uninstall' as a parameter.
2017-08-31 21:58:48 +02:00
Piotr Krysik 1e8a03c2e8 Setting version to v0.41.0 2017-08-30 10:59:44 +02:00
Piotr Krysik d81cfe0da2 Removed cpack stuff 2017-08-30 10:51:49 +02:00
Piotr Krysik 4c5564bf2a Moved the desktop file to subdirectory for clarity 2017-08-30 10:47:07 +02:00
Piotr Krysik 0a80b1447c Changed destination variable for the desktop files 2017-08-30 10:43:59 +02:00
Piotr Krysik c8f46319dd Added recording length parameter to grgsm_livemon_headless 2017-08-30 10:39:29 +02:00
Piotr Krysik 1ecd1ac683 Merge pull request #323 from petterreinholdtsen/deb-build
Improve debian build rules and avoid conflict with official Debian package.
2017-08-30 10:06:15 +02:00
Piotr Krysik 82ae3d01bb Merge pull request #322 from petterreinholdtsen/gain-slider
Rename g_slider to gain_slider for consistency.
2017-08-30 10:03:35 +02:00
Piotr Krysik 4b51b0a938 Merge pull request #321 from petterreinholdtsen/grgsm-livemon-headless
Provide grgsm_livemon_headless for running from scripts.
2017-08-30 10:03:15 +02:00
Petter Reinholdtsen 160598ab2e Clean up Debian packaging rules a bit. 2017-08-29 09:31:08 +02:00