gr-osmosdr | Mirrored from https | Navigation library
kandi X-RAY | gr-osmosdr Summary
kandi X-RAY | gr-osmosdr Summary
While primarily being developed for the OsmoSDR hardware, this block as well supports:. By using the OsmoSDR block you can take advantage of a common software api in your application(s) independent of the underlying radio hardware. For installation and usage guidelines please read the documentation available at
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gr-osmosdr
gr-osmosdr Key Features
gr-osmosdr Examples and Code Snippets
Community Discussions
Trending Discussions on gr-osmosdr
QUESTION
I'm trying to get a RTL-SDR source block (or osmo sdr, since they both work) in GNU Radio, and it apparently must be obtained via the following command lines:
...ANSWER
Answered 2021-May-28 at 11:14Okay I got it!
This guy goes over the required libraries
https://www.youtube.com/watch?v=2IWtEkAHXFI
I was missing swig, and afterwards I was also missing liborc-0.4-dev
They can be installed via:
QUESTION
ANSWER
Answered 2021-Mar-05 at 09:32Managed to resolve this, by uninstalling GNU Radio and removing the 'master' ppa repository sudo add-apt-repository ppa:gnuradio/gnuradio-master
, which was in one of the installation instructions I came across.
After that I simply installed GNU Radio using the standard 20.10 repositories and all works fine now.
QUESTION
I have been using SDRSharp for quite some time, listening to various stations, and I wanted to divulge more into how I can create tools using GNURadio.
I downloaded GNURadio Companion 3.8.0.0 and ran through the first three lessons.
I was following lessons from the official GNURadio.Wiki using the said V3 RTL-SDR Dongle (RTL2832U R820T2 TCX0 + BIAST + HF)
I have encountered trouble when creating the FM receiver as per lessons. Due to my hardware being different than what the lesson used, I did make a few revisions to the parameters of the flow graph.
- I used a sample rate of 2.4e6 (2.4 MS/s) which is the max stable sample rate of the said dongle
- I used the RTL-SDR Source Block as opposed to the UHD Block
- I set the stop frequency to 2e9 as this dongle will not go as high as 6GHz
After these changes, I assume all is set, and Generate/Execute the flow graph. I am greeted with the following error:
...ANSWER
Answered 2020-Apr-22 at 19:57To give you a better answer, please answer the following questions: - what OS are you using? - how did you load GNU Radio 3.8? - have you tried using pip3 and python3? Try running the procedures in https://wiki.gnuradio.org/index.php/ModuleNotFoundError
You say "I downloaded GNURadio Companion 3.8.0.0", but you didn't say your source for it. Did you build the flowgraph yourself with GNURadio Companion 3.8.0.0, or did you load the https://raw.githubusercontent.com/gnuradio/gr-tutorial/master/examples/tutorial6/gr-tutorial-broadcast-fm-rx.grc ? It was written for GR 3.7.
Try this: - terminate SDRSharp - eject your dongle - reboot your computer - connect the dongle - try it again
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gr-osmosdr
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page