MrKevinWeiss
7a68fb0d5e
*Kconfig*: Remove dep-only Kconfig files
2024-03-26 14:54:22 +01:00
crasbe
92f73e7a58
pkg/uwb-dw1000: fix README include
...
The doc.txt file referred to the incorrect README.md file (from pkg/ucglib) instead of pkg/uwb-dw1000, which led to the generation of incorrect Doxygen documentation.
2024-02-29 17:27:06 +01:00
Frederik Haxel
3291f94e07
pkg: 64 bit compatibility
...
* Added arch_64bit feature and added it to all packages that require 32 bit.
* hacl, wolfssl: Fixed different types between function declaration and implementation.
* lwip: Add required flag for 64 bit and bug fix in `lwip_sock`.
* micro-ecc: Workaround for GCC warning when using `__int128`.
2024-01-18 00:40:08 +01:00
Marian Buschsieweke
d2e04ed14c
pkg/uwb-dw1000: fix compilation with clang
2023-07-18 12:24:10 +02:00
Francisco Molina
0f610c6e08
pkg/uwb-dw1000: read ch5 pg_delay stored in OTP
2022-04-25 13:32:59 +02:00
Francisco Molina
601df4d864
pkg/uwb-dw1000: update txpower from OTP register on boot
2022-04-25 13:32:59 +02:00
Francisco Molina
eed49a6004
pkg/uwb-dw1000: make some DW1000 prameters configurable
2022-04-25 13:32:59 +02:00
Francisco Molina
d40905917f
pkg/uwb-dw1000: fix default group delay
2022-04-25 13:32:59 +02:00
cb5a9a7d82
Merge pull request #17724 from fjmolinas/pr_uwb_dw1000_txctrl_patch
...
pkg/uwb-dw1000: add patch for rf_txctrl value
2022-03-22 09:59:30 +01:00
Francisco Molina
26a04c31cc
pkg/uwb-dw1000: add patch for rf_txctrl value
2022-03-01 15:02:47 +01:00
Karl Fessel
f8191a03ff
doc/pkg: include some Readme.md within doc.txt
2022-01-25 17:41:40 +01:00
Marian Buschsieweke
87c90322aa
pkg/uwb-dw1000: add -Wno-cast-align
...
Also sort disabled CFLAG warnings alphabetically.
2021-12-03 10:12:35 +01:00
Francisco Molina
1704c7e686
pkg/uwb-dw1000: enable frame filtering by default
2021-11-24 17:01:47 +01:00
Francisco Molina
cbd12772f3
pkg/uwb-dw1000: add Kconfig module dependency
2021-10-29 12:23:54 +02:00
Jan Romann
4384795cb9
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
Francisco Molina
7b2debcbd8
pkg/uwb-dw1000: use mynewt-core pkg
2021-07-06 14:52:25 +02:00
9bd22dba79
pkg: silent make commands with RIOT_CI_BUILD=1
2021-03-12 16:05:18 +01:00
Francisco Molina
cc0d8a83f1
pkg/uwb-dw1000: initial import
2020-11-12 12:07:20 +01:00