vedderb/vesc_tool

IMU Detection mostly fails in IMU Wizard

surfdado opened this issue · 1 comments

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. Not sure if this is a tool or firmware issue, so I'm filing it here.

More specifically, the Utility.readInternalImuType(VescIf) function fails.

var internalTypeString = Utility.readInternalImuType(VescIf)