I put on github a version 0.1.19 for VLCD5 display (and similar displays compatible with original TSDZ8 firmware) that contains the changes I made to 860C version in order to avoid jerking issue.
The link is :
GitHub - mstrens/OSF
As before, this version has to be used with the javaconfigurator made by mbrusa.
Please look carefully at the readme (section "Generate the configuration file") because it is important with this version to take care that some parameters must be filled with correct values and that there are differences compared to TSDZ2.
I also put on github a version 0.1.19 for 860c display. There is no major change compared to 0.1.18 except (and this is important) that in 860C Torque sensor menu "Torque offset adj" is not used anymore (is discarded) but the value (kind of offset margin or torque sensor dead zone) has now to be manually included by the user in the field "Torque ADC offset". So this field must now be equal to the sum of:
- the maximum ADC torque sensor value when no weight is applied on the pedal. As the value varies with the position of the pedal, you have to rotate at least on 360° the pedal to find the maximum.
- the margin you want to apply. A value of "10" seems a good start. Adjust based on your preferences.
OSF will not provide assitance when the ADC torque is less that the value you fill in "Torque ADC offset".
Note: this change has been made to have the same logic for VLCD5 and 860C version.
Note: I did not tested those versions! There were quite many changes for VLCD5 version so a bug is not excluded.