Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPIO workaround for cdev timestamp #88

Merged
merged 1 commit into from Dec 20, 2020
Merged

Conversation

CrazyIvan359
Copy link
Owner

GPIO CDev interrupts now use Python timestamp instead of event timestamp. On some systems it seems that it reports uptime nanoseconds, not epoch nanoseconds.

Solves #86 even though it's a bit of a hack...

@CrazyIvan359 CrazyIvan359 added bug Something isn't working GPIO GPIO Module labels Dec 20, 2020
@CrazyIvan359 CrazyIvan359 merged commit 070efc3 into master Dec 20, 2020
@CrazyIvan359 CrazyIvan359 deleted the gpio-interrupt-workaround branch December 20, 2020 21:17
@CrazyIvan359 CrazyIvan359 linked an issue Dec 20, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GPIO GPIO Module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GPIO Digital Interrupts using CDev report incorrect timestamps
1 participant