m5evt
m5evt
Despite not being a regular piHPSDR user, I offer the following comment on this. I added HL2 I2C read write to my linHPSDR fork. It is not a quick thing...
Unfortunately, this breaks cwdaemon/remote CW (with the HL2). I am confident a solution can be found for everyone. For Anan/HPSDR radios how does the user enable PC sent CW (seemingly...
The remote CW/CWDaemon continues to be an experiment created my me that is not very well documented. Graeme zl2apv kindly wrote up some notes for a user here: https://raw.githubusercontent.com/wiki/softerhardware/Hermes-Lite2/docs/CW_and_Logging_on_linHPSDR.pdf I've...
A feature of cwdaemon in linHPSDR that is not described in the document is that logging software can send keyboard/macro CW (via cwdaemon server, then by CWX to the radio)....
My concern was that a packet sent from linHPSDR to the radio could trigger CWX to engage when it was not wanted. However, I have inspected the code and looked...
Do you have any update on whether the single line I reference fixes this bug? I believe you need to edit the following line: https://github.com/g0orx/linhpsdr/blob/master/protocol1.c#L1557 to be: if(radio->tune || radio->vox...
Full extended HL2 gain support is added in this pull request #50
I have just created an Ubuntu Mate 20.04 VM. I followed the github instructions, all packages were found and installed and the code compiles fine and runs fine my my...
This may be a bug I have introduced that affects the radioberry. I will fix the radioberry bug, hopefully that resolves this.
I believe this is now fixed in this pull request #50