vedderb / vesc_pkg

Official VESC Packages
GNU General Public License v3.0
33 stars 42 forks source link

X1-Unlocker v1 - Automatically connect Innotrace X1-Controller to VESC-Tool #32

Open Tomblarom opened 10 months ago

Tomblarom commented 10 months ago

Made this package to allow easy access to VESC-Tool for former customers of Innotrace. It simplifies the process of sending the "magic" message and makes the X1-controller show up automatically as VESC-CAN-device. For further understanding check my README.md and have a look at the lisp-code. Basic features, that work:

lisp-code could be enhanced, since it runs only one-time at boot. Was not able to find a clever way to periodically check, whether the X1 is still connected/available. Feel free to make changes. :)