KB8RCO
KB8RCO
@notupusGood to hear it is working!Linux (Kubuntu 20.04LTS) seems to be fine with my ST-Link. I bought it from Adafruit, along with an SWD breakout for the DFM-17 sonde. Not...
@Notupus I just tried a few more things, and now noticed that the ST-Link LED goes out at times. I'll have to try a couple other ports to see if...
I think I just found out that my ST-Link dongle from Adafruit is fried. My computers (neither Linux now Windows) recognize it any more. Linux LSUSB shows no change in...
There are actually 3 major changes to the Pi4 (vs. older versions) that make the WsprryPi application malfunction with a Pi4: * BCM2708_PERI_BASE 0xfe000000 * F_PLLD_CLK (750000000.0) * F_XTAL (54000000.0)...
My attempt at fixing these issues can be found at under my callsign: https://github.com/KB8RCO/WsprryPi-1 It reports which Pi version is detected on start of application. This was compiled on a...
Sorry for the delayed repsonse, but I had a very hard time finding a readable copy of the referenced document ("WRPi Software Installation Guide for Different Ham Tx Modes" by...
I do not know how github works, but if you look at the README here: https://github.com/KB8RCO/WsprryPi-1I had redone the code and removed the install script. NOTE: This was never tested...
Verified this code only works fro the 32-bit version of Raspberry Pi OS.the mailbox code causes errors related to addressing. Unsigned addresses are probably larger, due to the code being...
May I suggest only adding a few key parameters that can be changed through a serial interface: CALLSIGN TX Frequency for the main chip (Si4032 or Si4063) 'defaults' => there...