gnuradio
Here are 191 public repositories matching this topic...
It looks like the width of the color selector button has increased gradually from Qt 5.6 -> 5.9 -> 5.10.
The current install instructions dont cover the program being uninstalled or upgraded. I brakes the system wide install.
I suggest the following before for 4a.
system-wide installation
cd shinysdr
./fetch-js-deps.sh
python setup.py build
sudo pip install ./
Now trying to upgrade to the current master Ive broken the install. do
I noticed since v0.0.10 release, GNSS-SDR supports Enabled extended coherent integration times. How can I do that? for example, if I am going to use coherent_integration_time_ms=5, besides the following configurations,
Acquisition_1C.coherent_integration_time_ms=5
Acquisition_1C.doppler_step=150
what else should I do?
And how can I configure the non-coherence integration coun
On this SoapySdr github page, the OSX instructions say to use homebrew/porthos (impossible — can't install homebrew as it has system conflicts in my setup), or "follow the build instructions below."
However, there are no OSX build instructions, and looking inside the cloned repository, there is no makefile, or configure, or XCod
I believe the documentation might be incorrect when it states the default value is 8 for the DigitalLevels setting.
I needed to boost my volume, so set it to 11 and it was very loud. I worked my way back on it and ended up with a value of a 3 giving a nice sized boost. Then I looked inside main.cc here and noticed that perhaps line 308 shows a default value of 1?
Pothos SDR windows development environment
-
Updated
Jan 15, 2020 - CMake
Decoder for Oregon Scientific v1 protocol wireless temperature sensors with RTL-SDR and GNU Radio.
-
Updated
Mar 25, 2017 - Python
Multimode SDR transceiver for GNU radio
-
Updated
Jan 17, 2020 - C++
Ultrasonic networking - Transmitting TCP/IP via Ultrasound
-
Updated
May 30, 2017 - Python
Additional PyBOMBS recipes that aren't in gr-recipes
-
Updated
May 23, 2020
Educational software for use with the LimeSDR platform
-
Updated
Aug 1, 2018 - Python
Documentation issues
There are three related issues with https://wiki.analog.com/resources/tools-software/linux-software/gnuradio#installing_gnu_radio
A) After the install instructions for libiio, libad9361-iio, and gr-iio it says:
GNURadio will recommend you include
/usr/local/lib${type}/python${PYVER}/site-packages/gnuradio
or
/usr/local/lib${type}/python${PYVER}/dist-packages/gnuradio
in your PYTHONP
Improve this page
Add a description, image, and links to the gnuradio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gnuradio topic, visit your repo's landing page and select "manage topics."


As code on
masteris Python3 only depndency onsixshould be removed and affected code needs to be adapted to use Python3 constructs.