Baardrw c2ea4e6121
fix(StickYaw): Fixes potential bug if unaided yaw becomes nan during execution in StickYaw.cpp (#25710)
* Fixes potential bug if unaided yaw becomes nan during execution:
if unaided yaw becomes nan during execution the yaw correction would jumpt to 0 causing a large jump in yaw
the change removes this jump by holding the current yaw correction instead

* Remove Python extra paths from settings.json

Removed Python extra paths from VS Code settings.
2026-03-02 10:27:29 -09:00
..
2024-11-15 12:01:06 -05:00
2024-12-03 13:03:54 +01:00
2025-05-23 11:30:55 +02:00
2026-02-12 14:53:26 +13:00