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

    px4 params flow to autopilot

    Modal Pipe Architecture (MPA)
    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.
    • jacob yaacubovJ
      jacob yaacubov
      last edited by

      on the voxl2 qrb5165 there is this folder
      /data/px4/param

      holding the PX4 parameters and calibration

      sometimes at bootup the QGC says all parameters lost
      seems that on each flight those params are being modified

      I want to solve this issue of calibration & params loss by the px4
      I will appreciate a short explanation of how the voxl-px4-params data is flowing on the device
      my guess is params shall be set and saved via QGC later the VOXL will pull them from the autopilot on each flight to /data/px4/params is this the case ?

      thank you !

      1 Reply Last reply Reply Quote 0
      • Zachary Lowell 0Z
        Zachary Lowell 0 ModalAI Team
        last edited by

        @jacob-yaacubov said in px4 params flow to autopilot:

        sometimes at bootup the QGC says all parameters lost

        Hi Jacob - Unsure if I am fully following but this is the explanation for how parameters work on the voxl2:

        Every boot of the voxl2 kick off the px4 instance if you have that service enabled - it will then grab the parameters from /data/px4/param (if a parameter file already exists) - if you save a file from QGC of edit a parameter, from their, it will update in this file as well. As for why the parameters are lost - I am assuming what you mean is the parameter file isnt fully loaded (AKA the green bar at the top of qgc never finishes because of a timeout) - if that is the case I would recommend trying another qgc instance on a different device like a phone or different os (mac vs linux vs windows) - and see if the problem persists.

        Zach

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