Files
ODrive/Firmware/MotorControl
Torbjørn Ludvigsen fa144cff29 Makes behavior consistent across interfaces
Defines and uses set_setpoint_to_estimate() reusable function
Uses it in three places:
 - axis.cpp to avoid transient on startup
 - can_simple.cpp to avoid sudden movement upon mode change
 - odrive-interface.yaml just to make it executable via USB and UART

Swaps set_input_pos() to set_input_pos_and_steps() so that we get the
same behavior when changing input_pos over USB and UART as we get when
we change it via CAN.
2022-05-05 11:11:01 +02:00
..
2022-04-05 13:10:17 +02:00
2020-12-03 12:53:54 +01:00
2021-04-29 20:17:51 -04:00
2021-09-03 18:30:08 +02:00
2021-09-03 18:30:08 +02:00
2022-04-05 13:10:17 +02:00
2022-04-05 13:10:17 +02:00
2021-09-03 18:30:08 +02:00