-
I have this software working perfectly with an RTL-SDR, using this config.json file:
```
{
"sources": [
{
"center": 857000000,
…
-
Selected rtl-sdr via gnuradio in settings. File -> Spectrum analyzer, pressing "Record" button, signal plot appears for just a moment then program crashes with following error:
```
▶ urh
Will not…
kolen updated
7 years ago
-
I tried to run
grgsm_capture.py -f 957400000 -s 6M -b file -T 60
but i get the following error
```
linux; GNU C++ version 6.1.1 20160802; Boost_106100; UHD_003.009.004-0-unknown
gr-osmosdr 0.1.4 (…
-
when I use modes_rx, I found that:
sudo modes_rx --source=osmocom
linux; GNU C++ version 5.3.1 20151219; Boost_105800; UHD_003.009.002-0-unknown
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.9
built-in sourc…
-
I have an Ubuntu 14.04 system with GR installed via pybombs. Everything installs clean, including gr-air-modes, of course. However when trying to runI get the following output:
magnus@magnus-VPCF23L…
-
Notes and requirements to properly build gqrx on Raspberry pi 2 or 3, Jessie based.
F5OEO updated
7 years ago
-
Hello,
How to use these grc block with a hackRf for input (in order to decode traffic from my LoRa device)
Thanks,
![screenshot from 2016-08-29 14 46 20](https://cloud.githubusercontent.com/assets/2…
-
I have encountered a problem when I am trying to run airprobe_rtlsdr.py. I have also tried to run the airprobe_rtlsdr.grc in GNU Radio Companion before run the airprobe_rtlsdr.py. Unfortunately, the b…
-
problem is frequent failure on macosx 10.11 of gnuradio to complete
initialization with dongle (apparent hang with little CPU used)
environment is
macosx 10.11.2 El Capitan, 2.4 GHz Intel Core 2 Duo…
-
Hello,
Trying with an AIRSPY MINI and getting:
```
iridium-extractor -D 4 airspy.conf|grep "A:OK" > output.airspy.bits
gr-osmosdr v0.1.4-72-g164a09fc (0.1.5git) gnuradio 3.7.10
built-in source types…