Commit Graph

168 Commits

Author SHA1 Message Date
Piotr Krysik 96b314dd5f Update README.md 2014-12-06 19:15:58 +01:00
Piotr Krysik 99f33e4a61 Update README.md 2014-12-06 18:58:11 +01:00
Piotr Krysik 4142285b87 Update README.md 2014-12-06 18:44:24 +01:00
Piotr Krysik 8ebbf06e15 Update README.md 2014-12-06 18:40:40 +01:00
Piotr Krysik 08b92a017d Update README.md 2014-12-06 18:35:41 +01:00
Piotr Krysik 1adc093428 Update README.md 2014-12-06 18:35:00 +01:00
ptrkrysik f2bb4afbc2 Changes in the Readme - mainly Installation process. 2014-12-06 18:32:24 +01:00
ptrkrysik 458004e3a6 Complied python applications generated from grc wit gnuradio 3.7.2 so it should work with for example Ubuntu 14.10.
Seems that systems with newer versions of gnuradio are also supported.
2014-12-06 15:36:35 +01:00
ptrkrysik 30f3945164 Commented boost libraries linked in order for plotting to work. Don't know how to force pybombs to install boost_iostreams. 2014-12-05 18:25:58 +01:00
Piotr K. 02f2662d5d Merge pull request #10 from dholm/bugfix/cmake-pmt
cmake: Instruct GNU Radio to look for pmt library

I did a little test with pmt library present and with some files of the library removed. This check discovers that if pmt check is missing or not so I'm merging it.
2014-12-03 22:40:33 +01:00
David Holm c7f268259e cmake: Instruct GNU Radio to look for pmt library 2014-12-03 22:22:39 +01:00
ptrkrysik 402c1fac30 Added missing #include statements in order to make gr-gsm compile on some systems.
CLoses issue #8.
2014-12-03 22:09:29 +01:00
ptrkrysik 72f2264968 Removed unnecessary libgnuradio-uhd3.7.2.1 from the list of packages to install on Ubuntu 14.10 2014-12-03 13:31:00 +01:00
ptrkrysik 77509fa851 Updated airprobe_file.py so it works with new clock offset controll 2014-12-03 08:04:42 +01:00
Piotr K. bb69c799d5 Merge pull request #5 from dholm/feature/osx-support
endian: MacOS X support for endian conversion macros
2014-12-03 00:51:20 +01:00
ptrkrysik aea7f34e90 Added checking for Volk presence according to @dholm #4 pull request. 2014-12-03 00:37:57 +01:00
ptrkrysik d57745d31f Removed assert.h as it caused more problems than it was worth. Fixes #7 2014-12-02 19:05:36 +01:00
ptrkrysik 529895b14c Updated copyleft statements of my files #3 2014-12-02 18:07:38 +01:00
ptrkrysik 0e8eee4533 Added license file, closes #3 2014-12-02 15:18:09 +01:00
David Holm 9880653e0f endian: MacOS X support for endian conversion macros
betohX/htobeX are only available on GNU/Linux.  This change introduces a
header file that maps these functions to the ones available on MacOS X.
2014-12-01 21:27:27 +01:00
ptrkrysik e60e671ffd Little correction to the installation process 2014-12-01 16:20:08 +01:00
ptrkrysik fb81e57e25 Changes in the readme.md 2014-11-30 13:23:41 +01:00
ptrkrysik c8bf7969c0 Cosmetic change to Readme.md 2014-11-29 00:17:28 +01:00
ptrkrysik d4adf90a25 Increased sampling_rate of airprobe_rtlsdr 2014-11-29 00:07:05 +01:00
ptrkrysik 5d72973c12 Added little user's documentation about airprobe_rtlsdr and airprobe_file 2014-11-29 00:05:11 +01:00
ptrkrysik 4c538bae54 Removed unused samp_rate parameter from clock_offset_control 2014-11-28 23:40:12 +01:00
ptrkrysik a136ff52ec Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . 2014-11-28 23:38:23 +01:00
ptrkrysik a41d79c8a3 Removed automatic compilation of grc apps to python as it fails too often to be worth it. 2014-11-26 23:43:47 +01:00
ptrkrysik e5d1775ee5 Little changes in the readme 2014-11-23 15:27:45 +01:00
ptrkrysik 0dc0725f93 Little changes in readme.md 2014-11-23 15:23:01 +01:00
ptrkrysik 0f57516705 Little changes in Readme 2014-11-23 15:16:20 +01:00
ptrkrysik 2c2ac9b1be Added description of GNU Radio installation from source. 2014-11-23 15:09:33 +01:00
ptrkrysik 8db1561f9a Removed a debug message that was left accidently. 2014-11-21 16:32:17 +01:00
ptrkrysik 26183c30d1 Disabled clock offset correction parameter as it is not used currently (it might be not needed for USRP) 2014-11-21 16:31:44 +01:00
ptrkrysik 644b44495c Changed default clock offset correction ppm value from 84 to 0 2014-11-21 16:29:48 +01:00
ptrkrysik eea357bee8 Added socked PDU sink to airprobe_file 2014-11-21 10:24:24 +01:00
ptrkrysik 617ba03ffc Changed format of messages containing bursts to PDU. Corrected types of bursts. 2014-11-21 10:11:05 +01:00
ptrkrysik 12fe7a024a Added buildsystem for apps. Doesn't honor dependencies yet (changing a grc file won't cause generating new py file). 2014-11-20 11:10:20 +01:00
ptrkrysik fbe4fb2881 Moved applications from examples to apps. Changed their names to airprobe_... 2014-11-20 11:08:43 +01:00
ptrkrysik b311bd4840 Hidden some parameters of the GSM Receiver 2014-11-19 11:33:25 +01:00
ptrkrysik 18df2f390e Removed setting channel type from the decoder - this is now done in demapping stage. 2014-11-19 11:33:08 +01:00
ptrkrysik 6dded65ede Added new configurable block for demapping of control channels. 2014-11-19 11:32:05 +01:00
ptrkrysik 381253a1d2 Changes in clock offset corrector and gsm_input - the previous version wasn't working well when samp_rate_in was different from samp_rate_out.
Now resampling is done outside of clock offset corrector.
2014-11-19 11:30:53 +01:00
ptrkrysik 7a7b9b0a3a Changed cell allocation elements type from float to int 2014-11-19 11:27:34 +01:00
ptrkrysik d85d460c62 Commenting files included for debugging. Fixed #2 issue. 2014-11-13 10:11:53 +01:00
ptrkrysik 6f6d46db01 Corrected frame number 2014-11-12 22:50:18 +01:00
ptrkrysik e518bbfedd Added capability to receive multiple channels of a single BTS to the receiver. It is now possible to receive bursts on channels for which frequency hopping was used. Changed examples to work without hierarhical GSM Receiver block. 2014-11-06 14:50:59 +01:00
ptrkrysik dcba50ff70 Changed organization of gsm blocks in gnuradio-companion to better reflect their roles 2014-11-06 14:49:08 +01:00
ptrkrysik dac3b2a309 Added new block which adapts stream of samples to GSM receiver's input requirements (integer multiply of 1625000/6 symbol rate, LP filtering) 2014-11-06 14:47:33 +01:00
ptrkrysik 486d97946a Created tree of modules for gnuradio-companion reflecting their organization.
Changed some names of GRC blocks to prettier ones.
2014-11-06 13:54:36 +01:00