Skip to content

isconnected can report True when the hardware connection failed #203

Description

@mikelangmayr

feipo, piaagimr and piaagimb all returned isconnected = True while their startup logs showed the hardware connect failing ("There is no interface or DLL handle with the given ID -9", and is_connected: False for both gimbals).

pi-daemon's getter is _controller_responsive(), which catches every exception and returns a bool, and the gimbals read a cached state dict, so neither necessarily reflects a live link. Worth verifying against known powered-off hardware.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions