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

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Dev Drones
  3. Starling & Starling 2
  4. QGroundControl parameters are missing from firmware

QGroundControl parameters are missing from firmware

Scheduled Pinned Locked Moved Starling & Starling 2
8 Posts 2 Posters 2.5k Views 1 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.
  • S Offline
    S Offline
    smilon
    Contributor
    wrote on last edited by smilon
    #1

    Re: QGroundControl parameters are missing from firmware

    Hello,

    I have been facing the same problem on my newly aqcuired StarlingV2 after I did a few nominal tests with QGroundControl. Steps:

    • I only slightly modified voxl-vision-hub, voxl-tag-detector, tag_location conf files for AprilTag fixed frame relocalization. After rebooting I got this error on QGroundcontrol. Only changed the parameters as this docu states https://docs.modalai.com/voxl-vision-hub-apriltag-relocalization/

    • In order to overcome it I then ran voxl-configure-mpa to reset to factory default and I am getting the following error:

    Screenshot from 2023-12-08 16-50-30.png

    Not really sure how to proceed since resetting to factory defaults should bring back the original calibration files no? Feels like the problem is elsewhere and I would first like to be sure before wasting time in calibration.

    Best,

    Milton

    S 1 Reply Last reply
    0
    • S smilon

      Re: QGroundControl parameters are missing from firmware

      Hello,

      I have been facing the same problem on my newly aqcuired StarlingV2 after I did a few nominal tests with QGroundControl. Steps:

      • I only slightly modified voxl-vision-hub, voxl-tag-detector, tag_location conf files for AprilTag fixed frame relocalization. After rebooting I got this error on QGroundcontrol. Only changed the parameters as this docu states https://docs.modalai.com/voxl-vision-hub-apriltag-relocalization/

      • In order to overcome it I then ran voxl-configure-mpa to reset to factory default and I am getting the following error:

      Screenshot from 2023-12-08 16-50-30.png

      Not really sure how to proceed since resetting to factory defaults should bring back the original calibration files no? Feels like the problem is elsewhere and I would first like to be sure before wasting time in calibration.

      Best,

      Milton

      S Offline
      S Offline
      smilon
      Contributor
      wrote on last edited by smilon
      #2

      After power cycling, I am now getting the following QGC error:

      Screenshot from 2023-12-08 17-14-12.png

      Further on, running voxl-esc setup_starling_v2 gives the following error:

      Couldn't configure flight_controller sensor
      Error calling voxl_uart_init
      Received standard error event 2
      Received standard error event 2
      Couldn't configure flight_controller sensor
      Error calling voxl_uart_init
      [ERROR] Unknown board detected:
      disabling bridge
      bridge disabled
      EXITING VOXL-ESC WITH ERROR

      If you could please send me the calibration files as soon as possible and I will do a factory flash of the SDK as mentioned in Starling V2 voxl-configure-mpa fails to execute voxl-esc setup_starling_v2 and voxl-elrs --scan

      Model Serial #: M23000001JJ

      tomT 1 Reply Last reply
      0
      • S smilon

        After power cycling, I am now getting the following QGC error:

        Screenshot from 2023-12-08 17-14-12.png

        Further on, running voxl-esc setup_starling_v2 gives the following error:

        Couldn't configure flight_controller sensor
        Error calling voxl_uart_init
        Received standard error event 2
        Received standard error event 2
        Couldn't configure flight_controller sensor
        Error calling voxl_uart_init
        [ERROR] Unknown board detected:
        disabling bridge
        bridge disabled
        EXITING VOXL-ESC WITH ERROR

        If you could please send me the calibration files as soon as possible and I will do a factory flash of the SDK as mentioned in Starling V2 voxl-configure-mpa fails to execute voxl-esc setup_starling_v2 and voxl-elrs --scan

        Model Serial #: M23000001JJ

        tomT Offline
        tomT Offline
        tom
        admin
        wrote on last edited by
        #3

        @smilon You have to scroll up to see the actual errors. It looks like the two following commands are what generated errors:

        voxl-esc setup_starling_v2
        voxl-elrs --scan

        The calibration status is fine, you can generate the missing parameters_level.cal by calibrating level via. QGroundControl, but that wouldn't cause the errors that are occurring above

        S 1 Reply Last reply
        0
        • tomT tom

          @smilon You have to scroll up to see the actual errors. It looks like the two following commands are what generated errors:

          voxl-esc setup_starling_v2
          voxl-elrs --scan

          The calibration status is fine, you can generate the missing parameters_level.cal by calibrating level via. QGroundControl, but that wouldn't cause the errors that are occurring above

          S Offline
          S Offline
          smilon
          Contributor
          wrote on last edited by
          #4

          @tom Thanks for the quick reply. I will calibrate the level tomorrow via QGC. Is there any idea why the original issue, prior to running voxl-configure-mpa occurred? Could it hint to some wrongly defined config files on my side?

          tomT 1 Reply Last reply
          0
          • S smilon

            @tom Thanks for the quick reply. I will calibrate the level tomorrow via QGC. Is there any idea why the original issue, prior to running voxl-configure-mpa occurred? Could it hint to some wrongly defined config files on my side?

            tomT Offline
            tomT Offline
            tom
            admin
            wrote on last edited by
            #5

            @smilon In order for things to be setup properly, px4 params, etc. voxl-configure-mpa + a reboot are required. So if either of those weren't completed before booting up QGC then that could've been the cause. Sometimes a reboot of QGC can solve that issue as well as it does some weird caching sometimes

            S 1 Reply Last reply
            0
            • tomT tom

              @smilon In order for things to be setup properly, px4 params, etc. voxl-configure-mpa + a reboot are required. So if either of those weren't completed before booting up QGC then that could've been the cause. Sometimes a reboot of QGC can solve that issue as well as it does some weird caching sometimes

              S Offline
              S Offline
              smilon
              Contributor
              wrote on last edited by smilon
              #6

              @tom Sorry to bother you again. But I am facing issues where I'm missing several QGC params such as battery percent and some RC params. Also attempting to calibrate the level via QGC is unresponsive and generally QGC itself seems unresponsive to any command I give. Even though I'm getting a "Ready to Fly" state. I can't arm the drone since I can't calibrate the level. I also can't run voxl-configure-mpa sucessfully unless I can solve the "voxl-esc setup_startling_v2" error. Any ideas on how to move onwards?

              S 1 Reply Last reply
              0
              • S smilon

                @tom Sorry to bother you again. But I am facing issues where I'm missing several QGC params such as battery percent and some RC params. Also attempting to calibrate the level via QGC is unresponsive and generally QGC itself seems unresponsive to any command I give. Even though I'm getting a "Ready to Fly" state. I can't arm the drone since I can't calibrate the level. I also can't run voxl-configure-mpa sucessfully unless I can solve the "voxl-esc setup_startling_v2" error. Any ideas on how to move onwards?

                S Offline
                S Offline
                smilon
                Contributor
                wrote on last edited by
                #7

                It seems the error is in the ESC, no clue why unrelated px4 parameters are being deleted. However I can't discover the esc when i run:

                voxl-esc scan
                or 
                voxl-esc detect
                

                The ESC wiring looks fine and I have not put more than 30minutes of flight time in the Starling, so I'm guessing its a firmware issue. Looks like it would be better if I can perform a factory reset and you can send me the calibration files for my model (M23000001JJ)?

                tomT 1 Reply Last reply
                0
                • S smilon

                  It seems the error is in the ESC, no clue why unrelated px4 parameters are being deleted. However I can't discover the esc when i run:

                  voxl-esc scan
                  or 
                  voxl-esc detect
                  

                  The ESC wiring looks fine and I have not put more than 30minutes of flight time in the Starling, so I'm guessing its a firmware issue. Looks like it would be better if I can perform a factory reset and you can send me the calibration files for my model (M23000001JJ)?

                  tomT Offline
                  tomT Offline
                  tom
                  admin
                  wrote on last edited by
                  #8

                  @smilon Yeah that's worth a try. You can also pull the calibration files off before performing a factory reset by locating them in /data/modalai and from host running adb pull /data/modalai/* . and then pushing them back on after

                  1 Reply Last reply
                  1
                  • S smilon referenced this topic on
                  • S smilon referenced this topic on

                  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

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