pa3gsb / Radioberry-2.x

Ham Radio hat for Raspberry PI
450 stars 88 forks source link

kernel rpi6.6.y fix #55

Closed paulh002 closed 6 months ago

paulh002 commented 6 months ago

Radioberry driver update for kernel rpi6.6.y the fix updates the GPIO to the newer descriptive interface and uses the overlay to connect to pin 25 IRQ. The file radioberry_install.sh is updated by qrp73 to support installation for new and older kernels. This fix also contains a fix for SoapyRadioberry transmit function. The data conversion was not correct.