K7MDL

Results 90 comments of K7MDL

With the updates to the OpenAudio_Libary, Arduino IDE 2.0.2 and TeensyDuino 1.57, and a different dev computer, I reapplied the 48Khz audio lib tweaks and now USB Audio In and...

CAT command changed from OmniRig to emulate the Kenwood/Elecraft K3 protocol. Works with WSJT-X which uses Hamlib. Transmit now works proper and CESSB compression was recently added. 150Hz is the...

Below is my /boot/config.txt relevant settings I use for PiHPSDR and CaribouLite. I tend to recompile after most OS updates. I am running Raspberry PI (64-bit) OS. Details: arm64 "bullseye"...

I also have, at times, been able to run openwebrx. Looking back through my .bash_history file I noted I set gpio pins 14 and 18 hi and lo testing something....

I just noticed that if I am running SoapySDRServer and I try running a utility like SoapySDRUtil I will get access errors, cannot open /dev/smi among other errors. Killing the...

All the GPIO pins used are documented. I think I listed them out with the sudo raspi-gpio get command and compared them (BANK0) to the docs. I set many of...

A minor note. The install.sh script was checking for dtparam=i2c_vc=on and raised and error it was missing, please add it to /boot/config.txt. Per my example in above posts, I have...

I am running on a 256GB SSD and have several other projects on it including one for work and a year of massive changes. However, I have a few Pi...

Tonight I tried the latest changes published. As in previous versions, I had to add sudo in front of 'make' at line 144 of install.sh. to avoid FPGA errors then...

FYI, I do not have to use sudo with SoapySDRServer. I have been able to run CubicSDR for a few days at a time. I found I have to enable...