decawave-drivers2
- 2d-flight
- master
The DW1000 is a wireless transceiver based on Ultra Wideband techniques. It allows to develop cost-effective RTLS solutions with indoor and outdoor positioning.
This driver was developed so to have the same consistent behaviour (…and bugs) on different platform when designing our network protocol on top of it.
Supported OS | Comment |
---|---|
Zephyr | require version >= 2 |
Chibios | (not tested recently) |
MyNewt | (not tested recently) |
Linux | using bitters library |
Crazyflie | (based on FreeRTOS) |
Other platforms can easily be supported by implementing the following API:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|