rene-dev / stmbl

AC Servo Driver for STM32F4
GNU General Public License v3.0
840 stars 404 forks source link

cmd rev flips internal velocity twice #115

Open crinq opened 3 years ago

crinq commented 3 years ago

rev0.out -> vel0.in // flip 1 vel0.vel -> rev0.in_d // flip 2

solution:

  1. ff in vel rev0.out -> vel0.in rev0.out_d -> vel0.ff

  2. fb_switch rework rev, switch, multiturn in fb_switch