1. 185ace8 Removed a double include in frc971/control_loops/drivetrain/drivetrain.h by Isaac Wilcove · 8 years ago
  2. 9993fb3 Drivetrain now resets the saved gyro value if it is stale. by Austin Schuh · 9 years ago
  3. 2527ed2 Add support in drivetrain for IMU gyro by Campbell Crowley · 9 years ago
  4. 5900d14 Publish down estimate and reset bias when enabled the first time. by Austin Schuh · 10 years ago
  5. 05c5a61 Tuned and connected down estimator. by Austin Schuh · 10 years ago
  6. 093535c Added position control and profiling to drivetrain. by Austin Schuh · 10 years ago
  7. bc918b6 Implmented ZeroOuputs function for the drivetrain. by Adam Snaider · 10 years ago
  8. 4156560 Fixed bug where kalman filter was being coppied rather than passed by pointer. by Austin Schuh · 10 years ago
  9. 5323ecb Make a mutual drivetrain between robots. by Comran Morshed · 10 years ago
  10. b691f5e Move 2015-specific code to its own folder. by Brian Silverman · 10 years ago
  11. ada5f2c rename drivetrain queues to be consistent with everything else by Brian Silverman · 11 years ago
  12. d8f403a run control loops and write their output on new sensor values by Brian Silverman · 11 years ago
  13. 3811150 moved things to places that make more sense by Brian Silverman · 11 years ago
  14. a6553ed aos/common/{control_loop=>controls} and moved polytope.h into it by Brian · 12 years ago
  15. 9040b4e aos/common/control_loop/{ControlLoop=>control_loop} by Brian · 12 years ago
  16. fb0e0ae Separated CoerceGoal out from drivetrain. by James Kuszmaul · 12 years ago
  17. 50a9d03 converted more stuff to LogInterval by Brian Silverman · 12 years ago
  18. 718b1d7 tuning stuff that we did at NASA by Brian Silverman · 12 years ago
  19. 7e4dea5 merging in code updates/fixes/etc by Brian Silverman · 12 years ago
  20. 2054f5f Ported the polydrivetrain code over to C++. by Austin Schuh · 12 years ago
  21. 10f997b made it so that the drivetrain works without any sensor data by Brian Silverman · 12 years ago
  22. f254c1a Updated the drivetrain control loop for this year. by James Kuszmaul · 13 years ago[Renamed (94%) from frc971/control_loops/DriveTrain.h]
  23. 343bc11 copied everything over from 2012 and removed all of the actual robot code except the drivetrain stuff by brians · 13 years ago