-
```
I've spent a while now refining various things with the Ancient Greek training.
The result is significantly better, not least due to the text2image tool,
specifically its' --exposure setting. It…
-
```
I've spent a while now refining various things with the Ancient Greek training.
The result is significantly better, not least due to the text2image tool,
specifically its' --exposure setting. It…
-
`grc -c my.conf less -F some.log` does not work as expected. The output is shown until the end of the file and not waiting for new lines to be added. This should work/behave the same way as `grc -c my…
-
After installing fresh with Homebrew on MacOS, `/usr/local/etc/grc.bashrc` seems to set a very weird alias for `colourify`.
Instead of it being `alias colourify='grc -es --colour=auto'`, it ends up…
-
### What happened?
In gnuradio-companion:
When creating a block with "bus connections", this block only shows the correct number of outputs if
the connections are specified as numbers. If one of th…
-
When there's only the system-wide configuration file `/etc/grc.conf`, it works fine. But when I create a user-specific configuration `~/.grc/grc.conf`, the system-wide configuration stops working.
…
-
The block yml files specify which languages can be generated (Python, C++). Make this information visible in
* block list
* documentation tab for blocks
* displayed block, in some compact way
-
I installed MacOS Radioconda version 2023.11.06 with python 3.11.6 and gnuradio 3.10.8. Running example receive.grc produces the following UnicodeDecodeError:
Exception in thread Thread-2:
Traceba…
n7ihq updated
11 months ago
-
Define in grc a variable block with value
[float(x) for x in range(4)]
Python code will be generated but cpp code generation fails with:
```
Traceback (most recent call last):
File "/usr/lo…
-
[ 79%] Generating grgsm_livemon
>
Block paths:
/home/kali/Desktop/gr-gsm/grc
/usr/local/share/gnuradio/grc/blocks
>>> Loading: /home/kali/Desktop/gr-gsm/apps/grgsm_livemon.grc…