Skip to content

Monitor PTT/DCD status  #548

@craigerl

Description

@craigerl

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions