surfdado
surfdado
Better default settings and a robust momentary button implementation
I realize they're two seemingly unrelated commits, but they're in the same PR because the BMS commit will cause merge conflicts if applied separately... I can resubmit separately if you...
This isn't meant to be merged yet, mainly posted it for people to comment on or test independently. Basic idea is to introduce a simple method to prevent accidental writes...
I want to have a simple method to prevent accidental writes to the wrong VESC by using a 4-digit PIN to write-lock your firmware. The more VESCs we have out...
I'd like to see the following APIs added before the 6.2 release: 1) general, to know which firmware version we're dealing with get_firmware_version() // returns firmware version (either string, or...
Running the IMU Detection step (first button in the wizard) tends to fail. Supposedly (according to @Mitchlol) it works better via USB, but most users run their detection via Bluetooth....
This is causing confusion for new users especially, hopefully there's an easy way to suppress those options on the Home Screen. Would be nice to make it even more obvious...
Fault code and Op State are now generic - this is the replacement for PR#323 using only generic fault codes and states
The folder provided as the default folder either doesn't exist or isn't writeable, so prior to being able to log one needs to manually select a valid folder, which is...