MAUWB-platformiotest/lib/UWBHelper
martin da06aff825 Fix UWB init and range 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

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-25 19:46:51 +02:00
..
UWBHelper.cpp Fix UWB init and range parsing 2025-08-25 19:46:51 +02:00
UWBHelper.h Fix UWB init and range parsing 2025-08-25 19:46:51 +02:00