Commit Graph

195 Commits (6c35013d73e4a2f60ebdc02940c1ea8950212b9e)
 

Author SHA1 Message Date
ptrkrysik 6c35013d73 Added separate file for short license notice (that is used for example by gr_modtool to add these notices) and longer Copying file with full license.
9 years ago
ptrkrysik 79d0909d0d Added example showing that python blocks for new experimental gsm receiver can be actually used for searching for FCCH and SCH bursts and showing their positions on plots.
9 years ago
ptrkrysik 821c87ca09 Added some info about python blocks.
9 years ago
ptrkrysik ec6306b3df Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke)
9 years ago
ptrkrysik 5ad7d630a5 Added return value to fire_crc (by Matin Hauke)
9 years ago
ptrkrysik 2e5b7fb1c6 Corrected sch_detector 'np.complex64' occurences to 'complex64'.
9 years ago
ptrkrysik 3be74a732b Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available.
9 years ago
Piotr Krysik 0cd9ef0a80 Update README.md
9 years ago
Piotr Krysik 3c00d1cd87 Update README.md
9 years ago
Piotr Krysik e3cc354da5 Update README.md
9 years ago
Piotr Krysik dd2798f971 Update README.md
9 years ago
Piotr Krysik fca7e84818 Update README.md
9 years ago
Piotr Krysik ad1785eed3 Update README.md
9 years ago
Piotr Krysik 81a681e948 Update README.md
9 years ago
Piotr Krysik f9a00ab04f Update README.md
9 years ago
Piotr Krysik b3e7b66f18 Update README.md
9 years ago
Piotr Krysik 6985131999 Update sch_detector.py
9 years ago
Piotr Krysik d6cc0690c3 Update fcch_burst_tagger.py
9 years ago
Piotr Krysik 248658122a Update README.md
9 years ago
Piotr Krysik fae73e8f4d Update README.md
9 years ago
Piotr Krysik 2cf8a5a7dd Update README.md
9 years ago
Piotr Krysik a5dafdb807 Update README.md
9 years ago
Piotr Krysik d96d1e2cbb Update README.md
9 years ago
Piotr Krysik b89e6a3b84 Update README.md
9 years ago
Piotr Krysik 0127c6e86a Update README.md
9 years ago
Piotr Krysik dc51a082be Update README.md
9 years ago
Piotr Krysik ebdb5f4c2d Update README.md
9 years ago
Piotr Krysik 96b314dd5f Update README.md
9 years ago
Piotr Krysik 99f33e4a61 Update README.md
9 years ago
Piotr Krysik 4142285b87 Update README.md
9 years ago
Piotr Krysik 8ebbf06e15 Update README.md
9 years ago
Piotr Krysik 08b92a017d Update README.md
9 years ago
Piotr Krysik 1adc093428 Update README.md
9 years ago
ptrkrysik f2bb4afbc2 Changes in the Readme - mainly Installation process.
9 years ago
ptrkrysik 458004e3a6 Complied python applications generated from grc wit gnuradio 3.7.2 so it should work with for example Ubuntu 14.10.
9 years ago
ptrkrysik 30f3945164 Commented boost libraries linked in order for plotting to work. Don't know how to force pybombs to install boost_iostreams.
9 years ago
Piotr K. 02f2662d5d Merge pull request #10 from dholm/bugfix/cmake-pmt
9 years ago
David Holm c7f268259e cmake: Instruct GNU Radio to look for pmt library
9 years ago
ptrkrysik 402c1fac30 Added missing #include statements in order to make gr-gsm compile on some systems.
9 years ago
ptrkrysik 72f2264968 Removed unnecessary libgnuradio-uhd3.7.2.1 from the list of packages to install on Ubuntu 14.10
9 years ago
ptrkrysik 77509fa851 Updated airprobe_file.py so it works with new clock offset controll
9 years ago
Piotr K. bb69c799d5 Merge pull request #5 from dholm/feature/osx-support
9 years ago
ptrkrysik aea7f34e90 Added checking for Volk presence according to @dholm #4 pull request.
9 years ago
ptrkrysik d57745d31f Removed assert.h as it caused more problems than it was worth. Fixes #7
9 years ago
ptrkrysik 529895b14c Updated copyleft statements of my files #3
9 years ago
ptrkrysik 0e8eee4533 Added license file, closes #3
9 years ago
David Holm 9880653e0f endian: MacOS X support for endian conversion macros
9 years ago
ptrkrysik e60e671ffd Little correction to the installation process
9 years ago
ptrkrysik fb81e57e25 Changes in the readme.md
9 years ago
ptrkrysik c8bf7969c0 Cosmetic change to Readme.md
9 years ago