
I don't miss the registry... perhaps a 'delete preferences' button somewhere? Not sure how useful it might be. Although most people using the sim should be happy enough with a bit of registry hacking

I don't miss windows much either
Did wonder about a button but discounted it because the program would have just resaved whatever bad data that was causing the problem on exit. It's only just occurred to me that all is needed is a flag when the button is pressed so that as well as deleting the data it flags not to save anything on exit - then on restart it will use all the defaults. Feeling a bit dim now!
Code: Select all
ui->throttleCurrent->setText(QString::number(Param::GetFloat(Param::throtcur), 'f', 1));
Now that made me laugh
Had a look but nothing obvious in the plot. I'm not even sure where the cutout is. Here is what the log looks like: Not sure where the cutout is in that, any ideas?
To build the software go to 'Build' at the top and select 'Rebuild Project: IPMMotorSim'
I have no idea what I'm doing here so any help would be appreciated.Unknown module(s) in QT: charts