• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login

    VOXL ESC with Cube running PX4

    ESCs
    3
    7
    465
    Loading More Posts
    • 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.
    • C
      Chase Riley
      last edited by 17 Apr 2024, 14:08

      I currently have a VOXL2 running SDK 1.1 with a VOXL ESC (MDK-M0134-6-01). I am looking to add a Cube running PX4 instead of having PX4 running on the VOXL2. What would be the best way to accomplish this? Am I able to run the latest dev version of PX4 1.15 or would I need to run the VOXL Branch of PX4 to be able to talk to the ESC?

      E 1 Reply Last reply 17 Apr 2024, 15:55 Reply Quote 0
      • E
        Eric Katzfey ModalAI Team @Chase Riley
        last edited by 17 Apr 2024, 15:55

        @Chase-Riley We load and test our forked version of PX4 on our flight core products but the mainline PX4 should work with our ESC. Having said that it's not something we have been testing. We are planning to move away from our fork to mainline PX4 in the near future for all of our products.

        C 1 Reply Last reply 17 Apr 2024, 17:21 Reply Quote 0
        • C
          Chase Riley @Eric Katzfey
          last edited by 17 Apr 2024, 17:21

          @Eric-Katzfey I am waiting for a order from you all now that will allow me to test with the ESC. Once I get that in I will be able to connect it to the cube and see if it works.

          I was able to load the mainline PX4 on a cube I have here. I looked in the parameters and did not see any of the VOXL_ESC_xxxx parameters listed. Is this something that should only appear when the VOXL ESC is connected?

          A 1 Reply Last reply 17 Apr 2024, 17:36 Reply Quote 0
          • A
            Alex Kushleyev ModalAI Team @Chase Riley
            last edited by Alex Kushleyev 17 Apr 2024, 17:37 17 Apr 2024, 17:36

            @Chase-Riley , we load the VOXL_ESC params when we set up the flight board for a particular vehicle, since the params are vehicle dependent. If you do not define these params and start the voxl_esc driver, it will define and use the params with default values. you could just try running voxl_esc start in your px4 flight contoller terminal and after that you should see VOXL_ESC params show up (param show VOXL_ESC*)

            C 1 Reply Last reply 17 Apr 2024, 19:52 Reply Quote 0
            • C
              Chase Riley @Alex Kushleyev
              last edited by 17 Apr 2024, 19:52

              @Alex-Kushleyev Are you saying run this in the Mavlink Console in QGC? If so I receive "command not found"

              A E 2 Replies Last reply 17 Apr 2024, 21:16 Reply Quote 0
              • A
                Alex Kushleyev ModalAI Team @Chase Riley
                last edited by 17 Apr 2024, 21:16

                @Chase-Riley, yes. Well, normally i test this using px4 shell. If the command is not found, maybe the module is not built for this target, you may need to add it to the build, like we do in our FC1 and FC2 stm32 builds.

                1 Reply Last reply Reply Quote 0
                • E
                  Eric Katzfey ModalAI Team @Chase Riley
                  last edited by 18 Apr 2024, 16:20

                  @Chase-Riley Yes, as Alex said, most standard builds do not include the voxl_esc driver. Only the ModalAI products include it as a standard part of the build. So you will need to add that to you build configuration.

                  1 Reply Last reply Reply Quote 0
                  • J Jetson Nano referenced this topic on 6 May 2024, 06:33
                  1 out of 7
                  • First post
                    1/7
                    Last post
                  Powered by NodeBB | Contributors