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

[driver] DW3110 UWB radio #1124

Draft
wants to merge 44 commits into
base: develop
Choose a base branch
from

Conversation

rleh
Copy link
Member

@rleh rleh commented Jan 29, 2024

  • Driver
  • Example
  • Tested on real hardware
  • Future: Support for other DW3xxx chips

@rleh rleh added this to the 2024q1 milestone Jan 29, 2024
@salkinium salkinium removed this from the 2024q1 milestone Mar 30, 2024
@rleh rleh added this to the 2024q2 milestone Apr 2, 2024
src/modm/driver/radio/dw3110/dw3110_phy.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy_impl.hpp Outdated Show resolved Hide resolved
src/modm/driver/radio/dw3110/dw3110_phy_impl.hpp Outdated Show resolved Hide resolved
@salkinium salkinium removed this from the 2024q2 milestone Jun 30, 2024
@Javask
Copy link
Contributor

Javask commented Aug 22, 2024

Transmit and receive now work reliably. Only a few implemented features remain untested, such as the faster turnaround and auto reenabling of the receiver after failed reception.

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

Successfully merging this pull request may close these issues.

4 participants