Kevin Saiger
Kevin Saiger
Any updates on this? I am having the same issue on 2560x1600 on 200% scale:  Any ideas how to fix that?
Hey @velichkov Thanks for the tip, I have now installed `gnuradio` and `gr-osmosdr` from the source. Unfortunately I getting an error that the flowgraph for `apps/grgsm_livemon.grc` is invalid: ``` [...
I have installed it also in `/usr/local/` now, but it is still not working: ``` $ find /usr/ -name gnuradio /usr/libexec/gnuradio /usr/lib/cmake/gnuradio find: ‘/usr/lib/mysql/plugin/auth_pam_tool_dir’: Permission denied /usr/lib/python3/dist-packages/gnuradio /usr/lib/x86_64-linux-gnu/cmake/gnuradio /usr/include/gnuradio /usr/share/gnuradio...
Constant width is already possible by using specifications like ``, `=`. e.g. for `bandwidthDownBytes`: - `{bandwidthDownBytes:}` aligns the speed and the unit to the right - `{bandwidthDownBytes:=}` aligns the speed...