MAUWB-platformiotest/lib/UWBHelper
martin 1cb8968b93 Implement proper UWB initialization and fix range data parsing
- Replace high-level UWBHelper calls with direct AT command sequence
- Add hardware reset on every startup for reliable operation
- Implement proper timing delays between AT commands
- Add configuration verification with AT+GETCFG
- Complete rewrite of parseRangeData to handle multiple devices correctly
- Fix anchor/tag behavior: anchors only show tags, tags show all anchors
- Add isAnchor parameter to parseRangeData for device-specific logic
- Maintain backward compatibility with default parameter values
2025-08-25 19:46:51 +02:00
..
UWBHelper.cpp Implement proper UWB initialization and fix range data parsing 2025-08-25 19:46:51 +02:00
UWBHelper.h Implement proper UWB initialization and fix range data parsing 2025-08-25 19:46:51 +02:00