-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debian "buster" compile fixes #7
base: master
Are you sure you want to change the base?
Conversation
Can confirm that the code compiles and runs appropriately on my raspberry pi 1
Outputs
Verification shows
Execution shows
Linux version
Note: I thought that the use of Disclaimer: I am a fully licensed Amateur Radio Operator (M0ISI) the trasmission was performed in a LPF on a 20W dummy load and I used a FT-817ND to verify reception (placed beside the Pi). |
Does not work. pi@raspberrypi:~/PiCW $ sudo ./PiCW --freq 10.140e6 --test-tone |
Unfortunately it looks like @JamesP6000 hasn't actively done anything with this repo in several years now. And looking at the 12 forks, @IsaevTA it looks like you're the only one who has done anything in the past year. This PR was to get the code compiling on the current Debian release; hopefully within a few months we'll have "bullseye" released, which may yet again need compiler updates. However, at this point in time I consider this a dead project, and as I'm not a CW person, I don't have any personal motivation to try to keep the code working. |
This builds upon pull request #6 from @jcp-sd and fixes compile errors when running Debian "buster".
It compiles, but I haven't actually tried transmitting.