Skip to content
Snippets Groups Projects
  1. Apr 12, 2017
  2. Apr 08, 2017
  3. Apr 07, 2017
  4. Apr 03, 2017
  5. Apr 02, 2017
  6. Mar 25, 2017
  7. Mar 16, 2017
  8. Mar 15, 2017
  9. Mar 13, 2017
  10. Mar 05, 2017
  11. Mar 03, 2017
  12. Feb 22, 2017
  13. Feb 19, 2017
  14. Feb 18, 2017
  15. Feb 17, 2017
  16. Feb 12, 2017
  17. Feb 10, 2017
  18. Jan 30, 2017
    • dawehr's avatar
      Changed the parameter struct in modular_structs to have an array of PID_t types · 7a292e82
      dawehr authored
      - added some comments in commands.c/h about usage of the file
      - added a MAX_CONTROLLER_ID and MAX_CONTROL_VAL_ID to the enums in commands.h
      - implemented cb_set_control in callbacks.c to work with the new parameter struct
      - changes the parameter_struct to now contain an array of pid_controllers instead of a bunch of random PID_t members
      - the new parameter_struct array can now be accessed by controller ID as defined in commands.h
      7a292e82
  19. Jan 20, 2017
  20. Jan 04, 2017
  21. Oct 18, 2016
  22. Oct 17, 2016
Loading