Commit Graph

27 Commits

Author SHA1 Message Date
Piotr Krysik 4bb3acd1ad Setting version to 0.41.2 2017-09-23 21:39: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 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 dea057452f Added a function returning maintance version name 2017-08-25 21:55:41 +02:00
Piotr Krysik 0f510c00eb Corrected name of of the project in cmake 2017-08-25 21:49:27 +02:00
Piotr Krysik bb961c17fa Added versioning borrowed fron GNU Radio to gr-gsm 2017-08-24 15:35:42 +02:00
Piotr Krysik 70c25a112a Changes in decoding:
-copied decoding routines from libosmocore to gr-gsm,
-made cmake files entries for new source files and added linking with libosmocodec,
-moved sch.c file to decoding folder.
2017-01-03 08:01:23 +01:00
Piotr Krysik b516e6dcdb Moved control channels decoder to libosmocore implementation 2016-09-28 11:53:26 +02:00
Piotr Krysik 4a1ca9897b Changes in the buildsystem for new blocks 2016-07-15 13:39:19 +02:00
Piotr Krysik f6a76ab0c0 Added error message when swig is missing 2016-04-26 16:00:48 +02:00
Piotr Krysik 7765bbde9f Changed name of the package to gr-gsm 2016-04-14 13:20:38 +02:00
Steve Glass 3f4b949aa2 Change CMakeLists.txt for OSX 2016-02-26 07:13:44 +10:00
Roman Khassraf 9c58846b04 Added libosmocore to build. Preparation for issue #85 2015-07-17 13:57:24 +02:00
Martin Jesper Low Madsen f3105d9585 Include endian.h in cx_channel_hopper_impl and make burst_sink/source link Boost thread library 2015-06-24 13:46:22 +02:00
ptrkrysik a25b830552 Changes in buildsystem bringing back capability to quickly add new blocks with use of gr_modool. 2015-05-08 08:59:17 +02:00
ptrkrysik 3c7381032a Removed redundant CMakeList.txt 2015-04-04 12:20:50 +02:00
ptrkrysik 18b631eb71 Added new decryption block (be careful - untested component). Changed CMakeFiles to reflect more modular design (not finished for the lib directory) 2014-12-15 09:09:18 +01:00
ptrkrysik ec6306b3df Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke) 2014-12-13 11:40:35 +01:00
ptrkrysik 3be74a732b Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00
David Holm c7f268259e cmake: Instruct GNU Radio to look for pmt library 2014-12-03 22:22:39 +01:00
ptrkrysik aea7f34e90 Added checking for Volk presence according to @dholm #4 pull request. 2014-12-03 00:37:57 +01:00
ptrkrysik 58213797c1 First step to add multichannel capability to the GSM receiver. At this moment it might still contain debuging code. The training sequence number for non C0 channels is embedded in the code. 2014-10-30 09:05:15 +01:00
ptrkrysik 4c82577d16 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure 2014-08-16 11:34:54 +02:00
ptrkrysik 3543384ad0 New checks in Cmake 2014-08-14 14:56:16 +02:00
piotr bf2d9a477b Added to buildsystem instalation of include/gsm/plotting.h 2014-04-17 10:58:09 +02:00
piotr 437f5467a1 Initial commit - gsm-receiver with removed quick hacks 2014-02-04 17:57:25 +01:00