feat: Encoder odometry and wheel speed feedback (Issue #632) #642
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-controls/issue-632-encoder-odom"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Files changed
include/encoder_odom.h— API, flash struct, state struct, defaultssrc/encoder_odom.c— TIM2/TIM3 init, tick/RPM/odometry, flash load/save, TLM sendtest/test_encoder_odom.c— 75 unit testsinclude/jlink.h— JLINK_TLM_ODOM 0x8C, jlink_tlm_odom_t (16 bytes), declarationsrc/jlink.c— jlink_send_odom_tlm() 22-byte frame implementationinclude/config.h— ENC_LEFT_TIM/ENC_RIGHT_TIM pin/AF constantsCloses #632
ebfc8ec468to779f9d00e2