feat(vesc): integrate native calibration diagnostics and configuration archives

This commit is contained in:
DCCONSTRUCTIONS
2026-09-25 16:37:56 +03:00
parent 24bbaefb00
commit 45fb14b206
85 changed files with 17968 additions and 28 deletions
@@ -0,0 +1,8 @@
[Unit]
Description=Prepare the versioned VESC read profile
[Service]
Type=oneshot
ExecStart=/usr/bin/python3 -I -B /usr/lib/mission-core-vesc/prepare.py
TimeoutStartSec=90
UMask=0022