Hi Johan.
Thank you for all the work put in to this project - sounds really interesting.
I have just received a Chinese Radioberry board, which I would also like to use with a RPI-3B as I have one spare. The Radioberry board appears to match the current PCB design (beta 5) on github, but is not marked with any version information. Soldering of the SMT parts seems OK but the SMA connector soldering is poor. C404, C407 and D401 are not installed. C404 and C407 are marked as DNI on the schematic so I guess that is OK, but D401 is presumably for protection and should be installed?
R303, R304, R305, R306, R307, R308 are also not installed.
My use case is to use with one slice for rx and tx connected to a transvertor for 2m, running full duplex in emulator mode on the Pi and using Spark SDR on a windows PC. Will the RPI-3 be good enough for that?
Linux is completely new to me so it is all a big learning experience, which is good.
So far I have installed the up to date Rasbian operating system and downloaded the github repository. I think I have compiled the firmware download utility and the emulator that exist in the RPI-3 section, but cannot find a .rbf file to download. Is it OK to use the .rbf from the current RPI-4 release or do I need to install Quartus and create a .rbf file from the files in the RPI-3 section? Is there anything else I need to set up or compile?
I am also not sure how to make the emulator code run at start up yet.
Perhaps the script in the release works out which RPI type it is being run on so will work for either RPI-3 or RPI-4?
Thanks again for any advice and assistance.