-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Description
It's impossible to monitor a gpio output pin status with the new/robust libgpiod and gpiozero API's, and they have no intention of implementing this feature (which existed for years in the /sys/class/gpio filesystem that is now gone).
Direwatch (github.com/craigerl/direwatch) used to watch the DCD and PTT pins (via the missing /sys/class/gpio interface) to let the operator know when the device is receiving and transmitting, drawing the corresponding red and green circles on a little display.
Is there another way to get a near-real-time ptt/dcd status from direwolf? named pipe? port? other? via python?
curiously,
-craig
Metadata
Metadata
Assignees
Labels
No labels