Statistics
| Branch: | Tag: | Revision:

amiro-lld / include / DW1000 / alld_DW1000.h @ 15fd5bbb

History | View | Annotate | Download (1.183 KB)

# Date Author Comment
15fd5bbb 2019-02-21 14:35 Thomas Schöpping

removed the DW1000 version 0 driver

33f54213 2019-02-08 18:30 Cung Lian Sang

Moved DW1000 config struct into driver and made minor changes

69a601a5 2019-02-07 16:09 Cung Lian Sang

Introduced DW1000 v1 driver

1d5bcc82 2019-02-06 13:39 Thomas Schöpping

Major overhaul of the file structure and configuration:
- All low-level drivers are now placed in subfolders to allow for multiple versions for each driver.
- configuration (alldconf.h) now requires the enable flags to define a version number to select the according implementation.