-
Sorry to bother you again :)
now, I installed gnuradio on my Orange Pi Zero 3 and tried to run the script headless by changing it to 'No GUI' in the options panel and exporting it to a .py-file. It…
-
### What happened?
The Low Pass Filters generates a `Param` error on the `Window` config regardless of which window type is selected.
```
Param - Window(win):
Value "window.WIN_HAMMING" cannot …
-
### What happened?
The `qa_blocks_hier_block2` test has failed; with the only (unrelated) change at the distribution level being an updated meson and running the meson tests in parallel. It must b…
-
Good afternoon,
I'm wondering if there is a basic guide to how to run the code once finishing the install process.
```
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig
```…
-
### What happened?
Returning -1 from work() in a Python Embedded Block does not terminate the flowgraph. Possibly something wrong with the PyBind11 inheritance tree?
The enums here
https://github…
-
When running the following in a VM : /catkin_ws/src/gr-radar/build$ cmake ../
I get this error, please let me know what steps should I take.
```
-- Build type not specified: defaulting to …
-
I was able to get the GNURadio receiver example working right out of the box. This is great by the way!
This is more of a question of what is possible with this repository. We have a project where …
-
I'm trying to get this to work for a school project. I'm currently using a sdr rtl2832u to get this working, but it won't, could you please tell me want version of gnuradio I should be using and what …
-
Hello,
I bought this Ad8318 power meter on eBay and I am looking forwards to test your software with it. I have two questions though.
1) Will your software also work with the the same type of rf…
-
s there a timeline for when gr-radar will build for gnuradio 3.9.X.X?