Skip to content

Crash in Decode.cpp #2

@tlbradshaw

Description

@tlbradshaw

I'm running this code on a PI3 using an Oregon rain sensor, and an outdoor temperature monitor. I know the data being received isn't always the cleanest (sometime too short, sometimes letters in the data packet). I've added validation to fix most of this, but I keep getting random fatal errors during the call to "read433". Since the error occurs in the CPP code, I'm not getting anything in the log file. The python thread just crashes. Any idea how to log this error, or provide some more robustness in decode.cpp or the other CPP classes?

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