Skip to content
Snippets Groups Projects
  1. Jan 24, 2017
  2. Jan 23, 2017
  3. Dec 05, 2016
  4. Dec 04, 2016
  5. Dec 03, 2016
  6. Dec 02, 2016
  7. Nov 29, 2016
  8. 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.
      ab1cc301
    • Jake Drahos's avatar
      Added frontend_setpid · e7a2ea0a
      Jake Drahos authored
      e7a2ea0a
    • Jake Drahos's avatar
      Touched up cli_getpid · f8cbdaa4
      Jake Drahos authored
      Just to get an idea of what the args will all look like
      f8cbdaa4
    • Jake Drahos's avatar
      Added a note about monitoring PID constants · 59d05d61
      Jake Drahos authored
      59d05d61
    • GroundStation's avatar
      Fixed height/long · e6c16387
      GroundStation authored
      e6c16387
Loading