n1ai

Results 4 issues of n1ai

I built the v7.0alpha image *without sdrangel* with the following changes. I didn't find a fix for sdrangel.

**Describe the bug** v7.0alpha: sdrangel does not compile **To Reproduce** Steps to reproduce the behavior: 1. Install bookworm 64-bit on Pi 5 with PCIe NVMe storage so build doesn't take...

bug

Googling gave me your article ( https://interrupt.memfault.com/blog/emulating-raspberry-pi-in-qemu ) as the first result in asking about emulating a pi with qemu, so good for you, you're getting noticed by the algorithm!...

I am compiling SoapyAudio with the current top-of-tree Hamlib which is 4.6-git. In [git blame for include/hamlib/rig.h](https://github.com/Hamlib/Hamlib/blame/7831dfc311cec469e7d0dfc9af2574e05cd9fe88/include/hamlib/rig.h#L3753) we see that the first arg to `rig_list_foreach()` has gone from '`const int`'...