You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed BISS-C encoder sometimes overflowing one rotation at startup
3
-
- Added BISS-C direction inversion function (Default true). Most BISS-C encoders count CW while most others and TMC count CCW.
4
-
- Standardized encoder counting direction counting up in CCW direction as a more common industrial standard
5
-
- Fixed idle spring effect not working before first save
6
-
- Retuned speed limiter function. Removed averaging. Should be more stable for high resolution encoders if high bandwidth speed filter preset is selected
7
-
- Force ramps up slowly on potential sharp position changes such as recentering
8
-
- FFB led now shows FFB state. On when FFB actuators enabled. Still blinks on clipping
1
+
### Changes this version from 1.16 to 1.15:
2
+
- Added MyActuator RMD CAN support class.
3
+
- Temporary implementation until CAN protocol changes. Usable but might be improved in the future
4
+
- Fixed issues in CAN analog class for packet 2. Allow shorter frames
5
+
- F407: ADC now triggered by timer to reduce interrupt frequency
6
+
- Using analog VREF for voltage sensing (better accuracy with unstable 3.3V)
0 commit comments