alphafox02
alphafox02
@konimaru refreshed my Pi and attempted to use the main repo, but this is now preventing step 4 (main software) from compiling. (https://github.com/cariboulabs/cariboulite/issues/119) Using your branch of course all is...
I also ended up reflashing. Fixed the mistake in the above linked ticket on the main repo. Rebuilt and it seems to work just like your fork. I was then...
I just need to see at a minimum what do I need to keep in place after building so I can maybe have it all Pre installed and the user...
I’ll try this again, so Cubicsdr was able to be used locally? I assume maybe with sudo CubicSDR or did it allow connection to SoapyRemote right on the same Pi?...
To run the installer on DragonOS open it and remove raspberrypi-kernel-headers from the apt install. Also just change the lines that say /boot/config.txt to /boot/firmware/config.txt as mentioned above. Then make...
Setup.sh is not actually in the repo.
Change into software/libcariboulite/ and run git submodule update --init Then mkdir build && cd build Then cmake .. Then make Giving it a go now.
I’ll do up a short video and show how I have it somewhat working w/ Soapy Remote and SigDigger, but I suspect maybe the repo will see some updates now...
Sounds exciting and now makes sense maybe why the standard smi driver that’s in Pi OS wasn’t working so well? Would it be safe to say maybe I could add...
Currently trying the script, curious why the packages do not have make install? Also, on the lib caribou package I'm getting a failure to finish the compile due to something...