ESC Mini 4 in 1 - params crc
-
Hi,
I'm currently working setting up the VOXL ESC Mini 4-in-1 with Built-in Power Module (M0129).
Following the steps on this link:
https://docs.modalai.com/modal-esc-v2-manual/I've updated the firmware using the binary found in:
/voxl-esc/voxl-esc-tools/firmware/modalai_esc_firmware_m0129_3_v0_39_RC4_c0bf9200.binI've verified that worked with the voxl-esc-scan.py file
Problem:
I uploaded the esc_params_generic_m0129.xml using voxl-esc-upload-params.py. Then I run a voxl-esc-verify-params.py and get the following outputI haven't modified the parameters file and would like to know if the generic params is missing a parameter that needs to be updated? Also is there a source where the developers can see the necessary parameters needed to configure this esc board?
Let me know if there is other information you need from me to help troubleshoot.
Thanks
-
Hi,
Just wanted to follow up if anyone was able to recreate this issue or can see something that might be off with my setup steps?
Thanks
-
@0x45 ,
Sorry about that. you caught a bug in our release candidate firmware. Please downgrade to firmware version 38, which you can find here : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/blob/v1.2.3/voxl-esc-tools/firmware/modalai_esc_firmware_m0129_3_v0_38_83faccfa.bin
You can just used
voxl-esc-upload-firmware-all.sh
script and point it to the v0_38 firmware.The issue is only in the firmware sending back the params for verification, there should not be any other issue. There is no issue in the param file itself. we will fix ASAP.
Thank you
Alex
-
The issue should be fixed now in the firmware version 39_RC5 : https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-esc/-/tree/dev/voxl-esc-tools/firmware/
You can either use the stable v38 firmware i mentioned before or update to 39_RC5
Alex
-
Appreciate all the help! I can confirm the new firmware verifies the parameters successfully.
-
@0x45, Great to hear! Sorry again about the bug and thank you for reporting it.
Alex