1. 169cc93 Quiet up normal oeration. by Austin Schuh · 7 years ago
  2. 4f85729 Upgrade to Bazel 0.10.1 + sandbox revert by Austin Schuh · 7 years ago
  3. 20388b6 Make the internal control loop type a template argument. by Austin Schuh · 7 years ago
  4. 4cc4fe2 Split hybrid statespace loop out into a separate file by Austin Schuh · 7 years ago
  5. e7bdd47 Merge "Fix integer discrepancy in superstructure_lib_test" by Austin Schuh · 8 years ago
  6. 2220293 Fix integer discrepancy in superstructure_lib_test by Neil Balch · 8 years ago
  7. 5f13d09 Merge "Fixed y2017 tests." by Austin Schuh · 8 years ago
  8. 8538704 Fixed y2017 tests. by Austin Schuh · 8 years ago
  9. dd28b99 Added comment to make vision distance averaging more readable. by Michael Schuh · 8 years ago
  10. fae9665 Fixed compile error. by Adam Snaider · 8 years ago
  11. 535a088 Tuned shooter for long shots and extended the table. by Austin Schuh · 8 years ago
  12. a2168ff Added scripts to plot the interpolation table. by Austin Schuh · 8 years ago
  13. 3ae4743 Turret safe position is now sideways. by Austin Schuh · 8 years ago
  14. e8b0075 Tune vision, and reset the distance averager when we move. by Austin Schuh · 8 years ago
  15. 4360351 Re-tuned shooter controller. by Austin Schuh · 8 years ago
  16. 546a038 Adjusted indexer for the lower gearing. by Austin Schuh · 8 years ago
  17. d85c66e Reset the vision averagers and trackers on button release. by Austin Schuh · 8 years ago
  18. 94d5679 Templatize interpolation table to make it more geneirc. by Parker Schuh · 8 years ago
  19. 208a58d Override Hood and Shooter goals with vision distance by Parker Schuh · 8 years ago
  20. 4af3ac1 Slowed down indexer response. by Austin Schuh · 8 years ago
  21. eb5c22e Recalibrated all our loops. by Austin Schuh · 8 years ago
  22. d6e9fb4 Changed control loop cycle to 5.05 ms by Austin Schuh · 8 years ago
  23. 6a8131b Servo now routed for gear. by Austin Schuh · 8 years ago
  24. 8e3ac0f Retrieve VisionStatus in the superstructure by Philipp Schrader · 8 years ago
  25. 25db126 Calibrated camera offset. by Austin Schuh · 8 years ago
  26. c587c88 Added RGB lights. by Austin Schuh · 8 years ago
  27. 3f5c1e9 Hood should not break itself. by Adam Snaider · 8 years ago
  28. 471d3b1 Limit indexer acceleration. by Austin Schuh · 8 years ago
  29. c66b6fc Added another pole to the flywheel by Austin Schuh · 8 years ago
  30. 81a9a18 Make tests build again by Campbell Crowley · 8 years ago
  31. 6a42174 Disable the intake after a little bit so we can get it out first. by Austin Schuh · 8 years ago
  32. bed25dc Turned down hood so it can't break it's self. by Austin Schuh · 8 years ago
  33. ac76bb3 Hooked vision up to the turret. by Austin Schuh · 8 years ago
  34. fea4858 Add preliminary vision time adjuster by Parker Schuh · 8 years ago
  35. e0554ef Turn lights on when button is pushed by Adam Snaider · 8 years ago
  36. d5ccb86 Added column and tests by Austin Schuh · 8 years ago
  37. 5593403 Added Zeroing Estimator for the column by Austin Schuh · 8 years ago
  38. 932a5ce Switched shooter to use the hybrid KF. by Austin Schuh · 8 years ago
  39. d93160a Estop on subsystem error. by Austin Schuh · 8 years ago
  40. ea56e21 Update the position messages for the new serializer by Austin Schuh · 8 years ago
  41. 3ad5ed8 Added a hybrid KF for the shooter. by Austin Schuh · 8 years ago
  42. 8b67be8 Merge "Pulled U out of the plant." by Austin Schuh · 8 years ago
  43. a4dd26d Tuned indexer stall detection and controller. by Austin Schuh · 8 years ago
  44. 66c1988 Pulled U out of the plant. by Austin Schuh · 8 years ago
  45. 410e381 Fixed directions and changed hood voltage limit. by Austin Schuh · 8 years ago
  46. 7b9a3ba Added superstructure_main and deploy targets. by Austin Schuh · 8 years ago
  47. 997b66d Merge "Converted hood to only need an index pulse." by Austin Schuh · 8 years ago
  48. 6a90cd9 Converted hood to only need an index pulse. by Austin Schuh · 8 years ago
  49. 20ce47c Merge "Fixed formating in the intake control_loop." by Philipp Schrader · 8 years ago
  50. 3abe886 Fixed formating in the intake control_loop. by Ojas Upadhye · 8 years ago
  51. 399e71b Merge "Teach wpilib_interface to read absolute encoders" by Brian Silverman · 8 years ago
  52. f6ba0ee Fixed indexer error by Neil Balch · 8 years ago
  53. 4281fe8 Merge "Add rollers to superstructure" by Austin Schuh · 8 years ago
  54. 9176903 Merge "Add test to validate voltage saturation behaviour" by Brian Silverman · 8 years ago
  55. bb9dcb9 Add test to validate voltage saturation behaviour by Campbell Crowley · 8 years ago
  56. 651c4b4 Add rollers to superstructure by Campbell Crowley · 8 years ago
  57. cd3237a Added indexer support, with stall detection. by Austin Schuh · 8 years ago
  58. 169f5f2 Addressed shooter comments from Brian which were missed. by Austin Schuh · 8 years ago
  59. 50826c0 Teach wpilib_interface to read absolute encoders by Brian Silverman · 8 years ago
  60. 2737d2a Began shooter integration in superstructure class. by Tyler Chatow · 8 years ago
  61. 79900c2 Added turret and intake code and tests. by Adam Snaider · 8 years ago
  62. 645963c Merge changes Id3baf2b5,I7e042c22,I2c454c5a by Brian Silverman · 8 years ago
  63. 052e69d Work on getting wpilib_interface finished by Brian Silverman · 8 years ago
  64. cfe1306 Added superstructure test fixture. by Adam Snaider · 8 years ago
  65. 87c1063 Initial hood implementation. by Austin Schuh · 8 years ago
  66. 8683f43 Add constants by Ed Jordan · 8 years ago
  67. 3634ed3 Factored out the profiled subsystem status. by Austin Schuh · 8 years ago
  68. 0991edb Updated queue definition to be more generic. by Austin Schuh · 8 years ago
  69. 7def485 Merge "Added control loops for all the subsystems." by Austin Schuh · 8 years ago
  70. 065a081 Rename azimuth to turret by Campbell Crowley · 8 years ago
  71. 48d60c1 Added control loops for all the subsystems. by Austin Schuh · 8 years ago
  72. 7502629 Merge all queues into one superstructure queue by Campbell Crowley · 8 years ago