Skip to content
Snippets Groups Projects
  1. Mar 24, 2017
  2. Mar 22, 2017
  3. Mar 21, 2017
  4. Mar 02, 2017
  5. Feb 23, 2017
  6. Feb 19, 2017
  7. Feb 10, 2017
  8. Feb 05, 2017
  9. Feb 03, 2017
  10. Jan 24, 2017
  11. Jan 23, 2017
  12. Dec 04, 2016
  13. Dec 03, 2016
  14. Dec 02, 2016
  15. Nov 29, 2016
  16. Nov 28, 2016
    • Jake Drahos's avatar
      Added support for setpid · ab1cc301
      Jake Drahos authored
      Example: setpid --pitch -p 5.0
      
      Support is not fully fleshed out because the quad
      doesn't support everything. Some backend changes
      will be needed to support the rest of the PID constants that
      are in the design document.
      
      Right now, the P and the D of pitch, roll, and yaw are
      supported. The Height/Lat/Long PID controllers are
      not supported by the quad<->backend protocol,
      nor are the I constants of anything. The quad<->backend
      protocol is aware of a Throttle controller, which is
      nowhere in the documentation.
      Unverified
      ab1cc301
Loading