hoantv / CarSimulatorFirmware

This is openfirmware ffb for stm32 that supports all effets
136 stars 29 forks source link

"Unable to save data" when attempting to change Motor Controller type #27

Closed HighMasterGogo closed 3 years ago

HighMasterGogo commented 3 years ago

Hardware tab -> Motor section -> Controller drop down -> Select "Internal DAC"

Click Apply

Click Save

Debug reports...

[16:25:31] [Motor]Data successfully sent (42) bytes
[16:25:31] [Save-11]Data successfully sent (9) bytes
[16:25:36] Unable to save data

Go back to drop down and it remains on "PWM".

chicknsoup commented 3 years ago

Thank you for your report. To be able to detect the problem, please spare some time to fill out the below form:

1. Brief description of the issue
2. Which firmware and UI version are you using?
3. Windows version?
4. Which feature is broken?
5. Does it occur frequently? (Rarely, sometimes, always, etc.)
6. Steps to re-produce the issue?
7. Screenshots and logs
8. Other information
HighMasterGogo commented 3 years ago

This was an error with versioning names. The issue was with V.0.21.1.4 (which I believe is a typo).

V.0.20.4.0 is the correct version and does not have this issue.