1. ad8a808 Make code run again on roborio by James Kuszmaul · 5 years ago
  2. 24b5db1 Get 2016 robot running with flatbuffers by Tyler Chatow · 5 years ago
  3. 910f92b Provide Python 3 matplotlib by James Kuszmaul · 5 years ago
  4. 217a978 Add basic support for nodes by Austin Schuh · 5 years ago
  5. dde6405 Buildify all the build files by Austin Schuh · 5 years ago
  6. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 5 years ago
  7. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  8. 54de36c Change y2014 to absl::call_once by John Park · 5 years ago
  9. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  10. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  11. 77ed543 Convert autonomous_actor to use event loop time by Austin Schuh · 6 years ago
  12. bd0a40f Remove global .frc971.control_loops.drivetrain_queue object by Austin Schuh · 6 years ago
  13. 493f7af Remove global .y2014.control_loops.shooter_queue object by Austin Schuh · 6 years ago
  14. b2461f4 Remove global queuegroup claw_queue by Austin Schuh · 6 years ago
  15. bd1fe9c Convert all year's robots to proper event loops by Austin Schuh · 6 years ago
  16. d32b362 Make monotonic_now a required parameter to PhasedLoop by Austin Schuh · 6 years ago
  17. 1ea89bb Convert gyro_reading over to event loops. by Austin Schuh · 6 years ago
  18. a250b2d Convert joystick readers to ActionJoystickInput by Austin Schuh · 6 years ago
  19. 1bf8a21 Convert actions to event loops by Austin Schuh · 6 years ago
  20. 7eed2de Convert y2014 AutoMode queue to an EventLoop by Austin Schuh · 6 years ago
  21. a3e576b Convert HotGoal over to event loops. by Austin Schuh · 6 years ago
  22. bfb0412 Convert y2014 auto and joystick_reader to new frameworks by Austin Schuh · 6 years ago
  23. 651fc3f Make a DurationInSeconds function by James Kuszmaul · 6 years ago
  24. 0b54543 Remove pdp_values queue. by Austin Schuh · 6 years ago
  25. df6cbb1 Remove the final users of robot_state and joystick_state by Austin Schuh · 6 years ago
  26. 3431d62 Make drivetrain use generic localizer by James Kuszmaul · 6 years ago
  27. 6738c36 Reformat python and c++ files by Tyler Chatow · 6 years ago
  28. 6292bec Add support for robots without DMA. by Sabina Davis · 6 years ago
  29. 823df99 Merge "Remove goal_velocity from Goal." by Austin Schuh · 6 years ago
  30. fc83d3b Remove goal_velocity from Goal. by Alex Perry · 6 years ago
  31. 05f580f Moved DrivetrainWriter from y2014 by Sabina Davis · 6 years ago
  32. 2c2cc2e Convert y2014 over to use the new SensorReader class by Austin Schuh · 6 years ago
  33. 3e45c75 Convert joystick_reader over to event loops. by Austin Schuh · 6 years ago
  34. 55a13dc Switch all robots over to use EventLoop by Austin Schuh · 6 years ago
  35. eeec74a Move Position, robot_state, and joystick_state over by Austin Schuh · 6 years ago
  36. a1654ed Convert ControlLoop over to using EventLoop by Austin Schuh · 6 years ago
  37. aebfb4f Hide control_loop() inside ControlLoop better by Austin Schuh · 6 years ago
  38. 7660fcd Remove unused queuegroup hash by Austin Schuh · 6 years ago
  39. f819b44 Dedulicate make_unique by Brian Silverman · 6 years ago
  40. d1b60ea Merge "Added ahal" by Brian Silverman · 6 years ago
  41. e6a9fdf Add J and Mass to drivetrain_config by Austin Schuh · 6 years ago
  42. 78379ea Convert drivetrain mode from a bool to a number by Austin Schuh · 6 years ago
  43. a062edb Added make_hybrid_drivetrain_velocity_loop to drivetrain_config by Austin Schuh · 6 years ago
  44. bb735b7 Convert dt to a chrono::duration in drivetrain config by Austin Schuh · 6 years ago
  45. d3b7a887 Added ahal by Parker Schuh · 7 years ago
  46. 7442515 Build hybrid velocity loop for each drivetrain by Austin Schuh · 6 years ago
  47. 2314c81 Buildify drivetrain build files. by Austin Schuh · 6 years ago
  48. 6821fe0 Deduplicate the stripped and non-stripped download targets by Lee Mracek · 7 years ago
  49. 2001aa4 Update googletest by Austin Schuh · 7 years ago
  50. 398c74a Removed linux_code by John Park · 7 years ago
  51. 33858a3 Removed Common by John Park · 7 years ago
  52. 6470f44 Use a (mostly) hermetic Python interpreter by Brian Silverman · 7 years ago
  53. b3a057e Don't link against explicit instances of libm, librt, etc.. by Philipp Schrader · 7 years ago
  54. bcce26a Drive code works on Tantrum. by Austin Schuh · 7 years ago
  55. d0180f1 Tune drivetrain. by Diana Burgess · 7 years ago
  56. e8a54c0 Drivetrain now kind of works. by Austin Schuh · 7 years ago
  57. 94f51e9 Initial stab at the new WPILib. by Austin Schuh · 8 years ago
  58. 2b1fce0 Made pistol grip controller work with the drivetrain. by Austin Schuh · 7 years ago
  59. 4f85729 Upgrade to Bazel 0.10.1 + sandbox revert by Austin Schuh · 7 years ago
  60. 73a8677 Moved Drivetrain from y2014 python to frc971 by Campbell Crowley · 7 years ago
  61. ff60422 Switch to TeamNumberEnvironment in the last spots by Austin Schuh · 8 years ago
  62. 415bb6c Removed support for dual analog hall effect sensors for shifters by Sabina Davis · 8 years ago
  63. 9d92e6b Upgraded to bazel 0.6.1 by Austin Schuh · 8 years ago
  64. 2ed5ea2 Once files moved to aos folder and files updated accordingly by Sabina Davis · 8 years ago
  65. f558432 fixed copy elision error in clang 3.8 by sabina · 8 years ago
  66. ba622de Make y2014 comp bot pull the plunger back a bit further by Brian Silverman · 8 years ago
  67. 3250183 Split StatespaceLoop into a Plant, Controller, and Observer. by Austin Schuh · 8 years ago
  68. c5fceb8 Put a plant inside the loop and moved A,B,etc there. by Austin Schuh · 8 years ago
  69. 66c1988 Pulled U out of the plant. by Austin Schuh · 8 years ago
  70. 6c20f20 Added A_continuous and B_continuous to StateFeedbackPlantCoefficients by Austin Schuh · 8 years ago
  71. 2527ed2 Add support in drivetrain for IMU gyro by Campbell Crowley · 8 years ago
  72. 06016bc Move wpilib_interface by Brian Silverman · 8 years ago
  73. 2fbf1d1 Merge "Chop out the MotorDanger junk" by Philipp Schrader · 8 years ago
  74. d9eade9 Initialized glog in polydrivetrain.py by Austin Schuh · 8 years ago
  75. f8f0311 Renamed ZeroingEstimator to PotAndIndexPulseZeroingEstimator by Tyler Chatow · 8 years ago
  76. 6eaa2d8 Chop out the MotorDanger junk by Brian Silverman · 8 years ago
  77. 6719920 Merge "Added a working elqr using a modified first step cost" by Austin Schuh · 8 years ago
  78. 0038f8e Added a working elqr using a modified first step cost by Austin Schuh · 9 years ago
  79. ea9d602 Added y2016_bot4 (2+2, just drive base) by Austin Schuh · 8 years ago
  80. f2a50ba Upgraded the rest of Time. by Austin Schuh · 8 years ago
  81. 61bdc60 control loop timeout code now uses robot_state->outputs_enabled by Austin Schuh · 8 years ago
  82. 2a671df Upgraded //y2012 to use the common drive code. by Austin Schuh · 8 years ago
  83. 9ffe298 Break out the CIM class to avoid duplication by Philipp Schrader · 8 years ago
  84. ce8c6cd Fixed DoCoerceGoal compiler error in y2014 claw by Austin Schuh · 8 years ago
  85. fd94a46 Added gnuplot scripts used to tune the 2014 drive kalman filter. by Austin Schuh · 8 years ago
  86. 418bd82 Fixed Austin's comments. by Adam Snaider · 8 years ago
  87. f2be8e0 Merge "Added //third_party:wpilib target to aid WPILIB upgrading" by Austin Schuh · 8 years ago
  88. 2a70f4b Added //third_party:wpilib target to aid WPILIB upgrading by Austin Schuh · 8 years ago
  89. 6a6f90c Converted mock time over to using monotonic_clock by Austin Schuh · 8 years ago
  90. 214e9c1 Converted trapezoid_profile over to monotonic_clock by Austin Schuh · 8 years ago
  91. a3271fe Fixed Austin's comments. by Adam Snaider · 9 years ago
  92. 94a5237 Changed butterknife's constants to fix drivetrain. by Adam Snaider · 9 years ago
  93. 2177bb4 Merge "Converted PhasedLoop over to monotonic_clock." by Brian Silverman · 9 years ago
  94. 34cb531 Write up the math for the ELQR paper by Austin Schuh · 9 years ago
  95. 8aec1ed Converted PhasedLoop over to monotonic_clock. by Austin Schuh · 9 years ago
  96. 3853f55 Finishing touches to common drivetrain loop by Brian Silverman · 9 years ago
  97. f9ff613 Added multiple plot definitions used for tuning the robot. by Austin Schuh · 9 years ago
  98. 6f6d8a6 Merge "Remove stupid wpilib forwarding target" by Brian Silverman · 9 years ago
  99. b5b46ca Remove stupid wpilib forwarding target by Brian Silverman · 9 years ago
  100. 093535c Added position control and profiling to drivetrain. by Austin Schuh · 9 years ago