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

    MAV_1_MODE not changing from Onboard on QGC

    Ask your questions right here!
    2
    2
    103
    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.
    • Daniel RyuD
      Daniel Ryu
      last edited by

      Hello, I am trying to establish a gimbal connection with mavlink according to https://docs.px4.io/master/en/peripherals/mavlink_peripherals.html, and I am trying to change the PX4 parameter MAV_1_Mode from Onboard to Normal. However, every time I try, the QGC immediately switches the mode back to Onboard. Is there a setting preventing this change? Rebooting is not effective. Screenshot from 2021-07-27 14-47-20.png

      1 Reply Last reply Reply Quote 0
      • modaltbM
        modaltb ModalAI Team
        last edited by

        If you have an M500, it contains either a VOXL Flight, and there's an internal UART from the PX4 processor (STM32F7) to the Snapdragon processor running linux.

        This is setup on MAV1, and if changed would halt comms between the two systems.

        https://github.com/PX4/PX4-Autopilot/blob/master/boards/modalai/fc-v1/init/rc.board_defaults#L23

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors