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

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Dev Drones
  3. Qualcomm Flight RB5 5G Drone
  4. How to edit full-m0052.config file?

How to edit full-m0052.config file?

Scheduled Pinned Locked Moved Qualcomm Flight RB5 5G Drone
11 Posts 2 Posters 1.7k 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.
  • D Offline
    D Offline
    Djalma Ribeiro
    Contributor
    wrote on last edited by
    #2

    Is this the contents of the file? Is correct?

    #!/bin/sh
    # PX4 commands need the 'px4-' prefix in bash.
    # (px4-alias.sh is expected to be in the PATH)
    . px4-alias.sh
    
    uorb start
    muorb start
    
    # Sleep a little here. A lot happens when the uorb and muorb start
    # and we need to make sure that it all completes successfully to avoid
    # any possible race conditions.
    sleep 1
    
    # IMU (accelerometer / gyroscope)
    # Start this first because it gets the high rate interrupts coming in to the
    # DSP. Without this the DSP will oversleep and miss critical timeouts.
    # TODO: Why is that the case?
    qshell icm42688p start -s
    
    sleep 1
    
    # Load in all of the parameters that have been saved in the file
    param load
    
    1 Reply Last reply
    0
    • tomT Offline
      tomT Offline
      tom
      admin
      wrote on last edited by
      #3

      @Djalma-Ribeiro Can you share what version of software you're running with rb5-flight-versions?

      D 2 Replies Last reply
      0
      • tomT Offline
        tomT Offline
        tom
        admin
        wrote on last edited by
        #4

        @Djalma-Ribeiro And have you modified rb5-net-check to reflect your network's configuration:

        Link Preview Image
        RB5 PX4

        ModalAI technical documentation for VOXL and VOXL 2 Companion Computers for PX4 and ArduPilot Obstacle Avoidance and GPS-denied navigation, assembled in the USA

        favicon

        ModalAI Technical Docs (docs.modalai.com)

        1 Reply Last reply
        0
        • D Offline
          D Offline
          Djalma Ribeiro
          Contributor
          wrote on last edited by
          #5

          @tom said in How to edit full-m0052.config file?:

          rb5-flight-versions

          Oh my gosh! I went to check the contents of the file and to my surprise it is not as described in the documentation!

          [Unit]
          Description=rb5-net-check
          After=sscrpcd.service
          Requires=sscrpcd.service
          
          [Service]
          Type=oneshot
          ExecStart=/usr/bin/rb5-net-check wlan0 10.188
          RemainAfterExit=yes
          
          [Install]
          WantedBy=multi-user.target
          

          I changed it to 192,168 and now it connected!

          1 Reply Last reply
          0
          • tomT tom

            @Djalma-Ribeiro Can you share what version of software you're running with rb5-flight-versions?

            D Offline
            D Offline
            Djalma Ribeiro
            Contributor
            wrote on last edited by
            #6

            @tom said in How to edit full-m0052.config file?:

            @Djalma-Ribeiro Can you share what version of software you're running with rb5-flight-versions?

            I was unable to run this command.

            1 Reply Last reply
            0
            • tomT tom

              @Djalma-Ribeiro Can you share what version of software you're running with rb5-flight-versions?

              D Offline
              D Offline
              Djalma Ribeiro
              Contributor
              wrote on last edited by
              #7

              @tom Firmware version 1.2.2alpha from QGC.

              1 Reply Last reply
              0
              • tomT Offline
                tomT Offline
                tom
                admin
                wrote on last edited by
                #8

                @Djalma-Ribeiro Glad to hear you got it going!

                rb5-flight-versions must not be included in the version of software you're on, all good

                1 Reply Last reply
                0
                • tomT Offline
                  tomT Offline
                  tom
                  admin
                  wrote on last edited by
                  #9

                  @Djalma-Ribeiro Could you do an ls /home on your RB5 so I can see which software version is installed?

                  D 1 Reply Last reply
                  0
                  • tomT tom

                    @Djalma-Ribeiro Could you do an ls /home on your RB5 so I can see which software version is installed?

                    D Offline
                    D Offline
                    Djalma Ribeiro
                    Contributor
                    wrote on last edited by Djalma Ribeiro
                    #10

                    @tom said in How to edit full-m0052.config file?:

                    @Djalma-Ribeiro Could you do an ls /home on your RB5 so I can see which software version is installed?

                    linaro           rb5-flight-sdk-1.0.5  testsig-util-0.2.tar.gz
                    mavlink-routerd  rb5-flight-sdk-1.1.3
                    

                    rb5-flight-sdk-1.1.3 = I uploaded the folder yesterday but didn't update.

                    It's very old? do i need to update?

                    1 Reply Last reply
                    0
                    • tomT Offline
                      tomT Offline
                      tom
                      admin
                      wrote on last edited by
                      #11

                      @Djalma-Ribeiro Awesome thank you, just wanted to make sure your RB5 had the SDK loaded properly, which it does.

                      It's not absolutely necessary to upgrade the SDK, if you do want to you can follow the steps here: https://docs.modalai.com/Qualcomm-Flight-RB5-sdk-installation/#how-to-upgrade

                      One note, if you try to upgrade the SDK while PX4 is running it will fail. So in order to upgrade the SDK you would have to disable PX4 from starting systemctl disable rb5-px4-start and then reboot your drone before upgrading your SDK.

                      1 Reply Last reply
                      1

                      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