Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Compute & Autopilot
  3. VOXL 2
  4. Upgrading PX4 for VOXL2

Upgrading PX4 for VOXL2

Scheduled Pinned Locked Moved VOXL 2
16 Posts 5 Posters 2.8k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Abdullah01A Offline
    Abdullah01A Offline
    Abdullah01
    Contributor
    wrote on last edited by
    #1

    Dear ModalAI team, @Chad-Sweet

    We are working on VOXL2 and trying to upgrade the firmware for the PX4 to the latest supported version because the VOXL2 is shipped with an old version.
    We are following the instructions in the following documentation VOXL 2 PX4 Build Guide, and the instructions are not clear, and using the Qualcomm package manager (QPM) to upgrade the PX4 is not completed.

    Can you support us with clear instructions on how to upload the PX4 to the latest supported version?

    Thank you.

    --

    Eric KatzfeyE 1 Reply Last reply
    0
    • M Offline
      M Offline
      mzahana
      Contributor
      wrote on last edited by
      #2

      I am facing the same issue.

      1 Reply Last reply
      0
      • Abdullah01A Abdullah01

        Dear ModalAI team, @Chad-Sweet

        We are working on VOXL2 and trying to upgrade the firmware for the PX4 to the latest supported version because the VOXL2 is shipped with an old version.
        We are following the instructions in the following documentation VOXL 2 PX4 Build Guide, and the instructions are not clear, and using the Qualcomm package manager (QPM) to upgrade the PX4 is not completed.

        Can you support us with clear instructions on how to upload the PX4 to the latest supported version?

        Thank you.

        --

        Eric KatzfeyE Online
        Eric KatzfeyE Online
        Eric Katzfey
        ModalAI Team
        wrote on last edited by
        #3

        @Eng-Abdullah-Ghazi-AlMusalami ModalAI releases use Debian packages for distribution so there is no need to build anything or download anything from Qualcomm. You simply install the package to get the update. What version of voxl-px4 do you have now?

        1 Reply Last reply
        0
        • Abdullah01A Offline
          Abdullah01A Offline
          Abdullah01
          Contributor
          wrote on last edited by
          #4

          @Eric-Katzfey

          Ok, can you provide me the instructions of how to do so?

          It is not clear in the documentations. And the version in PX4 is 1.12.

          What is the latest supported version? Also, is there a way to install 1.14?

          Thank you

          Eric KatzfeyE 1 Reply Last reply
          0
          • Abdullah01A Abdullah01

            @Eric-Katzfey

            Ok, can you provide me the instructions of how to do so?

            It is not clear in the documentations. And the version in PX4 is 1.12.

            What is the latest supported version? Also, is there a way to install 1.14?

            Thank you

            Eric KatzfeyE Online
            Eric KatzfeyE Online
            Eric Katzfey
            ModalAI Team
            wrote on last edited by
            #5

            @Abdullah01 The latest supported release contains voxl-px4 based on 1.12. You install the package on target with: dpkg -i voxl-px4_1.12.31_arm64.deb. Our 1.14 version is not yet released so you would have to build it from our development branch yourself and realize that there are a few limitations with it.

            Abdullah01A Filip SlezakF A 3 Replies Last reply
            0
            • Eric KatzfeyE Eric Katzfey

              @Abdullah01 The latest supported release contains voxl-px4 based on 1.12. You install the package on target with: dpkg -i voxl-px4_1.12.31_arm64.deb. Our 1.14 version is not yet released so you would have to build it from our development branch yourself and realize that there are a few limitations with it.

              Abdullah01A Offline
              Abdullah01A Offline
              Abdullah01
              Contributor
              wrote on last edited by
              #6

              @Eric-Katzfey

              Ok, .

              What about 1.13, is it going to be released soon? and is it going to be supported for PX4?

              Eric KatzfeyE 1 Reply Last reply
              0
              • Abdullah01A Abdullah01

                @Eric-Katzfey

                Ok, .

                What about 1.13, is it going to be released soon? and is it going to be supported for PX4?

                Eric KatzfeyE Online
                Eric KatzfeyE Online
                Eric Katzfey
                ModalAI Team
                wrote on last edited by Eric Katzfey
                #7

                @Abdullah01 We have no plans to support PX4 1.13.x on VOXL2.

                1 Reply Last reply
                0
                • Eric KatzfeyE Eric Katzfey

                  @Abdullah01 The latest supported release contains voxl-px4 based on 1.12. You install the package on target with: dpkg -i voxl-px4_1.12.31_arm64.deb. Our 1.14 version is not yet released so you would have to build it from our development branch yourself and realize that there are a few limitations with it.

                  Filip SlezakF Offline
                  Filip SlezakF Offline
                  Filip Slezak
                  Contributor
                  wrote on last edited by
                  #8

                  @Eric-Katzfey Is this just a command to execute on the voxl, px4 will be updated and all else remain equal - custom configs and all?

                  Thanks

                  Eric KatzfeyE 1 Reply Last reply
                  0
                  • Filip SlezakF Filip Slezak

                    @Eric-Katzfey Is this just a command to execute on the voxl, px4 will be updated and all else remain equal - custom configs and all?

                    Thanks

                    Eric KatzfeyE Online
                    Eric KatzfeyE Online
                    Eric Katzfey
                    ModalAI Team
                    wrote on last edited by
                    #9

                    @Filip-Slezak Depends. Which custom configs are you referring to? Parameter settings are stored in /data/px4/param/parameters and would not be overwritten when installing an updated voxl-px4 Debian package.

                    Filip SlezakF 1 Reply Last reply
                    0
                    • Eric KatzfeyE Eric Katzfey

                      @Filip-Slezak Depends. Which custom configs are you referring to? Parameter settings are stored in /data/px4/param/parameters and would not be overwritten when installing an updated voxl-px4 Debian package.

                      Filip SlezakF Offline
                      Filip SlezakF Offline
                      Filip Slezak
                      Contributor
                      wrote on last edited by Filip Slezak
                      #10

                      @Eric-Katzfey Yeah ok I think I got it. So just execute the above dpkg install. Would be cool if it checked for updates itself every once in a while

                      1 Reply Last reply
                      0
                      • Eric KatzfeyE Eric Katzfey

                        @Abdullah01 The latest supported release contains voxl-px4 based on 1.12. You install the package on target with: dpkg -i voxl-px4_1.12.31_arm64.deb. Our 1.14 version is not yet released so you would have to build it from our development branch yourself and realize that there are a few limitations with it.

                        A Offline
                        A Offline
                        Aaky
                        Regular
                        wrote on last edited by
                        #11

                        @Eric-Katzfey I am interested in trying out 1.14 with released system image 1.5.5 (SDK 0.9.5) over voxl2. What are the limitations of this PX4 version as of now?

                        Eric KatzfeyE 1 Reply Last reply
                        0
                        • A Aaky

                          @Eric-Katzfey I am interested in trying out 1.14 with released system image 1.5.5 (SDK 0.9.5) over voxl2. What are the limitations of this PX4 version as of now?

                          Eric KatzfeyE Online
                          Eric KatzfeyE Online
                          Eric Katzfey
                          ModalAI Team
                          wrote on last edited by
                          #12

                          @Aaky The main limitations are that it doesn't support RB5 nor M0065 hardware yet. Only VOXL2 and VOXL2 mini.

                          1 Reply Last reply
                          0
                          • A Offline
                            A Offline
                            Aaky
                            Regular
                            wrote on last edited by Aaky
                            #13

                            @Eric-Katzfey Thank you for the update.

                            • Does it mean I can try PX4 1.14 dev branch code directly on VOXL2 hardware with system image 1.5.5 (SDK 0.9.5)?

                            • Will it support position hold and normal VIO based position flight mode?

                            • Also regarding M0065, if I want to use Modalai ESC instead of M0065, will it work?

                            Eric KatzfeyE 1 Reply Last reply
                            0
                            • A Aaky

                              @Eric-Katzfey Thank you for the update.

                              • Does it mean I can try PX4 1.14 dev branch code directly on VOXL2 hardware with system image 1.5.5 (SDK 0.9.5)?

                              • Will it support position hold and normal VIO based position flight mode?

                              • Also regarding M0065, if I want to use Modalai ESC instead of M0065, will it work?

                              Eric KatzfeyE Online
                              Eric KatzfeyE Online
                              Eric Katzfey
                              ModalAI Team
                              wrote on last edited by
                              #14

                              @Aaky Yes, the newer PX4 will support position hold and normal VIO flight modes. The ModalAI ESC will work fine, just not M0065. If you are interested in trying our latest software platform release (currently in beta) it contains all of our latest software including 1.14.0-2.0.34 PX4. If you would like to try this I can email a link to you.

                              A 1 Reply Last reply
                              0
                              • Eric KatzfeyE Eric Katzfey

                                @Aaky Yes, the newer PX4 will support position hold and normal VIO flight modes. The ModalAI ESC will work fine, just not M0065. If you are interested in trying our latest software platform release (currently in beta) it contains all of our latest software including 1.14.0-2.0.34 PX4. If you would like to try this I can email a link to you.

                                A Offline
                                A Offline
                                Aaky
                                Regular
                                wrote on last edited by
                                #15
                                This post is deleted!
                                Eric KatzfeyE 1 Reply Last reply
                                0
                                • A Aaky

                                  This post is deleted!

                                  Eric KatzfeyE Online
                                  Eric KatzfeyE Online
                                  Eric Katzfey
                                  ModalAI Team
                                  wrote on last edited by
                                  #16

                                  @Aaky I sent the link. We have tried GPS position hold and VIO but not fusion. PX4 is supposed to have better support for that in 1.14.0 but we haven't tested it yet. We would love to hear how your testing with that progresses.

                                  1 Reply Last reply
                                  0

                                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                  With your input, this post could be even better 💗

                                  Register Login
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  ModalAI
                                  Categories Recent Tags ModalAI.com Docs
                                  © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • Users
                                  • Groups