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

WIP: Add low-level RF send and receive functions #306

Open
wants to merge 53 commits into
base: master
Choose a base branch
from

Conversation

PatrickKa
Copy link
Contributor

Fixes #187
Fixes #154

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.17%. Comparing base (d35c62e) to head (15fa6fc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #306   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files          58       58           
  Lines        2359     2359           
  Branches      106      106           
=======================================
  Hits         2080     2080           
  Misses        279      279           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

danielschloms and others added 28 commits March 1, 2025 16:32
We must not pull the CS pin high (= deselect the chip) between reading
the CTS value and reading a potential command reply.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add low-level RF send function Add low-level RF receive function
4 participants