K7MDL
K7MDL
I know I used to run with sudo, certainly last spring, but recently that has changed, not sure exactly when. I have been running the install.sh script with the one...
I am on Pi OS 64 bit bullseye, you must be on an Ubuntu release. Maybe those add user to dialout group lines are not working the same way in...
I had not heard of SigDigger before. I just compiled it on LinuxMint on a old Nuc4 core i3 (partially on Windows 11) after a few hours of tracking down...
Some of my SDR apps do not offer I/Q swap. I have not looked at the code, busy on other projects and getting antennas up in the trees.
I/Q order seems correct now. I just updated the Pi4B OS and this repository which has many changes recently checked in. I am able to run some SDR apps again...
Compiled the latest changes today and Cubic SDR on Windows is a bit weird with echoes on FM, but the Linux version is working well. SDR++ via SoapySDR choppy but...
I ran into that GPIO 2 conflict also once. Something was grabbing it during bootup or perhaps an app you have run. Try running: sudo raspi-gpio set 2 op pu...
I would take a look at your config/boot.txt settings. Just a guess, seems like some unliked mode of i2c is being enabled (indicated by the fe804000.i2c). This is what I...
It may be worth verifying you can TX at the most basic level OK by using the cariboulite_test_app. Will transmit a CW carrier on the frequencies and power you specify....
You are trying to open the compiled binary program. Look here for the code: https://github.com/cariboulabs/cariboulite/blob/main/software/libcariboulite/src/cariboulite_test_app.c