We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be very helpfull if we could switch gpio's when transmitting so we could switch different outputs for different low pass filters !
the gpio must be part of the command line:
example:
sudo /home/pi/WsprryPi/wspr --repeat --self-calibration XYZ12 XN39 10 10m 15m 80m --gpio 2 3 5
at start, all gio which are part of the command line must be defined as output, at 10m gpio 2 must be switched to H, all others L and so on ...
Thank you
The text was updated successfully, but these errors were encountered:
Hello, I also thought about this feature. It would be cool to have a standard 4-bit output for switching bands
Sorry, something went wrong.
No branches or pull requests
It would be very helpfull if we could switch gpio's when transmitting so we could switch different outputs for different low pass filters !
the gpio must be part of the command line:
example:
sudo /home/pi/WsprryPi/wspr --repeat --self-calibration XYZ12 XN39 10 10m 15m 80m --gpio 2 3 5
at start, all gio which are part of the command line must be defined as output, at 10m gpio 2 must be switched to H, all others L and so on ...
Thank you
The text was updated successfully, but these errors were encountered: