Upload PX4 firmware to VOXL2
-
Hi
I managed to build the px4 firmware, following the guide:
https://docs.modalai.com/voxl2-px4-build-guide/But I couldn't figure out how to upload the px4 firmware to VOXL2.
I want to make changes to the firmware.Could anyone please let me know how?
I'm using Flight Deck and have the adb connection.
Thanks
-
Hi
I managed to build the px4 firmware, following the guide:
https://docs.modalai.com/voxl2-px4-build-guide/But I couldn't figure out how to upload the px4 firmware to VOXL2.
I want to make changes to the firmware.Could anyone please let me know how?
I'm using Flight Deck and have the adb connection.
Thanks
@Youngjoo-Kim It's best to use the instructions in this project: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-px4/-/tree/dev. That project has a convenience script called make_package.sh. After building the code and running that script you will get a Debian package that can be pushed to the target with adb and installed with dpkg.
-
@Youngjoo-Kim It's best to use the instructions in this project: https://gitlab.com/voxl-public/voxl-sdk/services/voxl-px4/-/tree/dev. That project has a convenience script called make_package.sh. After building the code and running that script you will get a Debian package that can be pushed to the target with adb and installed with dpkg.
@Eric-Katzfey Thanks, it works! I didn't know the last part (push the debian package and install there).
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login