wb2osz
wb2osz
After fix for issue 510, the AGW 'G' command (get port info) response provides only valid channels. If they are not in the list of valid channels, I would expect...
Thanks for reporting this. There is a new application program interface to gpio pins. When I first heard of it, I tried it on the RPi and it did not...
A preliminary version of PTT with gpiod/libgpiod is now available in the "dev" branch. I did a little bit of testing on an RPi 3 and it works for a...
I'm not happy about the additional user complexity of having to determine the gpio chip name. If it turns out to be gpiochip0 for all RPi models, maybe that could...
Did you do this? (1) Install packages gpiod and libgpiod-dev. (2) cd to direwolf source dir. "git pull" to get latest source. (3) Rebuild direwolf, starting with the cmake step...
The Radio Interface Guide, in [https://github.com/wb2osz/direwolf-doc](https://github.com/wb2osz/direwolf-doc) , has been updated with more details about using gpiod. Using pin names, and not having to specify the ggiochip number, is a very...
(1) Do you know what tones that UZ7HO soundmodem uses for 2400 baud AFSK? I could not find it in the documentation or anywhere on the screen when running the...
(1) Do you know what tones that UZ7HO soundmodem uses for 2400 baud AFSK? I could not find it in the documentation or anywhere on the screen when running the...
No activity here for 4 years. A lot has changed since then. Is there any reason to keep it open?
Your change fixes the build for Alpine Linux but breaks Ubuntu and Raspberry Pi.