Skip to content
Snippets Groups Projects
  1. Apr 03, 2017
    • dawehr's avatar
      1. Changed default yaw controller to be stable. · 4b1cf027
      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.
      4b1cf027
  2. Apr 02, 2017
  3. Apr 01, 2017
  4. Mar 26, 2017
  5. Mar 25, 2017
  6. Mar 19, 2017
  7. Mar 18, 2017
  8. Mar 16, 2017
  9. Mar 15, 2017
  10. Mar 11, 2017
  11. Mar 05, 2017
  12. Mar 03, 2017
  13. Feb 22, 2017
  14. Feb 12, 2017
  15. Feb 10, 2017
  16. Jan 29, 2017
    • dawehr's avatar
      - Made continuity changes throughout code base to match the new commands.c/h · 19fedcae
      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
      19fedcae
  17. Jan 28, 2017
  18. Jan 20, 2017
  19. Oct 18, 2016
  20. Oct 17, 2016
Loading