2 Commits

Author SHA1 Message Date
robin cc68abac4d Merge feat/radiomaster-rc-control: IMU integration + reliability fixes
Brings in the x86-validated IMU integration (Phases 1-5a), udev-stable
serial device names, motor/driver temperature monitoring, and RC/
kinematics fixes from the completed x86 branch. Resolved conflicts by
keeping xbox_motor_control_cpp untracked (build artifact) and merging
both branches' .gitignore entries.
2026-08-20 13:30:30 +09:00
robin e817ec005c Add .gitignore and untrack build artifacts
xbox_motor_control_cpp is the Makefile build output (TARGET) and
.DS_Store is a macOS metadata file; neither should be version controlled.
2026-08-20 13:26:44 +09:00
3 changed files with 2 additions and 0 deletions
Vendored
BIN
View File
Binary file not shown.
+2
View File
@@ -1 +1,3 @@
xbox_motor_control_cpp
.DS_Store
logs/
Binary file not shown.