Accessing controller for Pluto 1.2

Home Forums Drona Aviation – Drone for Education Accessing controller for Pluto 1.2

Viewing 1 reply thread
  • Author
    Posts
    • #4500
      rsinghv2
      Participant

        Hello,

        I am trying to physically understand the effect of changing gain values of the controller on-board Pluto 1.2, but I cannot access/find its PID controller code. I am not sure if this is a valid question but can I get help on how to do this? Would I have to write my own PID controller? Is there some repo where I can find this code?

        Thank you! I am really enjoying working with this quadcopter! You guys are doing a phenomenal job!

      • #4501
        prasanna.shevare
        Participant

          Hi,
          You can find the repo here:
          https://github.com/DronaAviation/Magis

          More specifically the PID code is here:
          line 760: function: pidRewrite() in
          https://github.com/DronaAviation/Magis/blob/master/src/main/flight/pid.cpp

          If you want to change the gains. Some basic gains are also changeable through the Pluto controller app. If you want to access all the gains we can send you the wireless version of cleanflight, which works with pluto. Send a mail to prasanna.shevare@dronaaviation.com for accessing this.

          Thank you very much for your feedback. Really appreciate it.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.