Commit Graph

1165 Commits

Author SHA1 Message Date
Piotr Krysik 2c7aa9fa5f Little change just to check test result 2017-09-27 22:14:32 +02:00
Piotr Krysik 79b3897f28 Updates of links to examples and test_data git submodules 2017-09-27 22:03:12 +02:00
Piotr Krysik 7980eb9e92 Correction in txtime_bursts_tagger 2017-09-27 22:00:00 +02:00
Piotr Krysik eb62dc1735 Changes in fn_time 2017-09-27 21:59:19 +02:00
Piotr Krysik d3c95c9190 Installation of gsm_gmsk_mod.py file 2017-09-27 21:58:49 +02:00
Piotr Krysik df978693eb Added timestamping of bursts in the gsm receiver 2017-09-27 21:58:24 +02:00
Piotr Krysik c6fad1f954 GRC file for gsm gmsk mod 2017-09-27 21:57:08 +02:00
Piotr Krysik ff5d81de50 Added gmsk modulator block for gsm 2017-09-27 21:56:42 +02: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 ebf8880709 Modification of the burst sink to read bursts with headers - incomplete 2017-09-19 08:07:14 +02:00
Piotr Krysik 27f003267c Adding block for tagging bursts 2017-09-19 08:05:28 +02:00
Piotr Krysik 902f4ebaf0 Moved trx utilities from apps subdirectory - the grgsm_trx app need to be updated 2017-09-19 08:04:33 +02:00
Piotr Krysik cb04d0dd50 Merge branch 'development' into ptrkrysik/trx
# Conflicts:
#	swig/grgsm_swig.i
2017-09-19 07:58:49 +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
Piotr Krysik 3b06bdaa06 Correcting cmake file from lib directory 2017-09-13 09:41:20 +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 531d978480 Added cmake files for transmitter 2017-09-13 09:35:51 +02:00
Piotr Krysik 42d1e19a2a Added cmake file for trx_interface 2017-09-13 09:33:47 +02:00
Piotr Krysik 2164b9be57 Added new block for tagging bursts messages with txtime 2017-09-13 09:33:27 +02:00
Piotr Krysik 3148ff80ce Merge branch 'development' into ptrkrysik/trx
# Conflicts:
#	lib/CMakeLists.txt
2017-09-13 09:31:52 +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 e6e787959f Merge branch 'fixeria/trx' into development
# Conflicts:
#	swig/grgsm_swig.i
2017-09-12 11:45:20 +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