Skip to content
Snippets Groups Projects
  1. Mar 15, 2017
  2. Feb 18, 2017
  3. Feb 12, 2017
  4. Feb 10, 2017
  5. Feb 03, 2017
  6. Feb 01, 2017
  7. Jan 31, 2017
  8. Jan 30, 2017
  9. 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
  10. Jan 28, 2017
  11. Jan 27, 2017
  12. Jan 25, 2017
    • dawehr's avatar
      Debugging communication · 20156e34
      dawehr authored
      Fixed issue with printf() hanging. Removed all printfs(). Don't use them!
      Fixed issue with mismatched checksums not getting consumed
      20156e34
  13. Jan 24, 2017
  14. Jan 21, 2017
  15. Jan 20, 2017
  16. Jan 04, 2017
  17. Dec 03, 2016
  18. Oct 18, 2016
  19. Oct 17, 2016
Loading