vesc_tool
vesc_tool copied to clipboard
The source code for VESC Tool. See vesc-project.com
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....
Matching PR for https://github.com/vedderb/bldc/pull/714 Also adds Kv and Kt calculation
https://github.com/flathub/flathub/pull/2043 flatpack installs version 3.0 rather then 6.02 (or i guess 6.05 is coming soon?) @albfan
I was attempting to update the runtime it uses, but it fails to build. See https://buildbot.flathub.org/#/builders/25/builds/10931 for logs.
We use this config to build on flatpak, probably we can add here upstream Related with #356
Motor KV is a useful property to know for end-users, and often the true kv value can differ from what the motor manufacturer stated. It's an easy thing to calculate...
After I updated to Android 14 (Pixel 6a), even if I check "Load without asking", every time I start the app and connect, it keeps popping up. Seems like setting...
The connect button in VESC Tool appears to do nothing when connected to a VESC Express's wifi AP when set to Access Point mode. Confirmed working on 6.05 beta (Windows)...