-
RPi4b8gb - Installed librpix and SoapySDR_rpitx, rebooted per the instructions. Module is in correct directory.
Fired up GNU Radio Companion and cannot find any modules for rpitx.
At a command …
-
### Short description
The objective is to verify for which TX gain settings the HackRF can transmit a sinusoidal signal with 0dbm of power. The two TX gain controls are RF (0 or 14) and IF (0 to 47…
-
I have build and installed the gr-paint as in readme file, however when i try to use it in gnu radio companion, it won't work
-
### Feature Description
In the OOT template, move `python/modname` directory to `python/gnuradio/modname`. This will make the module structure similar to the installation structure, thus simplifying …
-
1. Descriptions to be compliant with NTIA formatting, which is better.
2. Every extensions should have an example similar to how NTIA has it implemented.
Originally discussed GNU Radio Conference …
-
### What happened?
In a previous version of GNU Radio we could have a flowgraph which simply consists of file_source -> scaling -> transmitter without repeat in the file_source. Upon finishing the tr…
-
I'm running Linux Mint which is based on Ubuntu 24.04.
Due to the fact that the AppImage does not work, I wanted to build it (both `master` and `next` branch) from sources (both with `qmake` and Qt…
-
Update the resources that we/you come across the web related to the project(Research papers on GNU radio and Firefox, addons) , which might helps/contributes to our projects.
-
### What happened?
Put a variable on the canvas and set it's value to `48e3*4*8`. The gtk grc evaluates this variable and shows it as 1.536M. Currently the grc-qt interface leaves the value as `48e…
-
Currently, **gr-dpd** uses message parsing for passsing the trained '*taps*' from postdistorter to predistorter after each iteration but as **message parsing** is highly asynchronous and has no alignm…