petrus-lt
petrus-lt
I've been able to reproduce the issue with the following steps: ``` # ip link add dev dummy0 type dummy # ip address add 192.0.2.200/25 dev dummy0 # ip link...
I didn't tried this change but @markusgrosser one from #28, which works fine if you adapt it to current code (see [my non-white-menu branch](https://github.com/petrus-lt/pihpsdr/tree/non-white-menu)). Two things I see with your...
@dl1ycf Thanks, indeed. I found your fork afterwards. I'm using it now.