Skip to content
Snippets Groups Projects
  1. Apr 15, 2017
  2. Apr 14, 2017
  3. Apr 10, 2017
  4. Apr 07, 2017
  5. Apr 03, 2017
    • dawehr's avatar
      1. Changed default yaw controller to be stable. · 0fb8b2f0
      dawehr authored
      2. Switched to level 5 IMU filter
      3. logging setpoints
      4. Logging for up to 5 minutes
      5. Also accounting for time spent during logging when calculating LOOP_TIME
      6. Logging during manual mode now, too.
      0fb8b2f0
  6. Apr 02, 2017
  7. Apr 01, 2017
  8. Mar 26, 2017
  9. Mar 25, 2017
  10. Mar 19, 2017
  11. Mar 18, 2017
  12. Mar 16, 2017
  13. Mar 15, 2017
  14. Mar 11, 2017
  15. Mar 05, 2017
  16. Mar 03, 2017
  17. Feb 22, 2017
  18. Feb 12, 2017
  19. Feb 10, 2017
  20. Jan 29, 2017
    • dawehr's avatar
      - Made continuity changes throughout code base to match the new commands.c/h · ee97f3e0
      dawehr authored
      - removed every use of the "subtype" term
      - made the "type" term 16 bits
      - made sure that every reference to a message type is 16 bits and used correctly
      - simplified commands enum names
      - implemented setcontrol callback function that switch on the controller and P, I, D, setpoint value to be set and then set them
      - partly implemented getcontrol callback function
      - NOTE: setpoint is a double. this causes some problems..
      - TODO: add setpoints for rate controllers
      - TODO: figure out what message ID I should send back when I get a getpid command
      ee97f3e0
  21. Jan 28, 2017
  22. Jan 20, 2017
  23. Oct 18, 2016
  24. Oct 17, 2016
Loading