RIOT
RIOT copied to clipboard
pkg/uwb-core: move twr helpers to its own module
Contribution description
This PR moves the TWR helpers from the example to its own modules. It also adds more tests for the python side. This makes it easier to implement automatic integration tests.
Testing procedure
Follow the application README, it should still apply and work as advertised
Issues/PRs references
Needed by https://github.com/RIOT-OS/Release-Specs/pull/249
Maybe @aabadie can take a look?