1. d749d93 Clang-format drivetrain by Austin Schuh · 4 years, 10 months ago
  2. 1014345 Fix max voltage in ssdrivetrain by Milind Upadhyay · 4 years, 10 months ago
  3. 13065ed Remove some unused references to deprecated infrastructure by Brian Silverman · 4 years, 10 months ago
  4. dada107 Switch everything to platforms by Philipp Schrader · 5 years ago
  5. 39abef6 Merge "Swap the localizer reset order" by James Kuszmaul · 4 years, 11 months ago
  6. ce7e03d Use python3 print by Austin Schuh · 5 years ago
  7. 891f4f1 Swap the localizer reset order by James Kuszmaul · 5 years ago
  8. fb6a7a5 Add ids to flatbuffer fields in y2012, y2016, frc971, and aos by Ravago Jones · 5 years ago
  9. 9919ef6 Merge "Create zeroing estimator for absolute and absolute encoder" by James Kuszmaul · 5 years ago
  10. ea6464c Create zeroing estimator for absolute and absolute encoder by Ravago Jones · 5 years ago
  11. 1e0a37e Merge "Add AbsoluteAndAbsolutePosition and simulate it" by James Kuszmaul · 5 years ago
  12. 988b038 Add AbsoluteAndAbsolutePosition and simulate it by Ravago Jones · 5 years ago
  13. 077f76d Merge "Disable voltage error compensation for spline tracking." by James Kuszmaul · 5 years ago
  14. 897ef1a Disable voltage error compensation for spline tracking. by James Kuszmaul · 5 years ago
  15. 5619643 Make AOS logging per thread, not global by Austin Schuh · 5 years ago
  16. aa2499d Path-Relative LQR for trajectory following by James Kuszmaul · 5 years ago
  17. bcd96fc Respect WasReset() indicator in the drivetrain by James Kuszmaul · 5 years ago
  18. f395036 Add sanity check on timestep length to HybridEkf by James Kuszmaul · 5 years ago
  19. c538d75 Merge "Formatting position sensor sim" by Austin Schuh · 5 years ago
  20. b0b1265 Formatting position sensor sim by Ravago Jones · 5 years ago
  21. 1f34522 Support stopping and starting logging at runtime by Brian Silverman · 5 years ago
  22. 990a0b3 Merge "Fix log sorting for good" by Austin Schuh · 5 years ago
  23. 2f8fd75 Fix log sorting for good by Austin Schuh · 5 years ago
  24. 14d7d3d Depend on config rule instead of file. by Austin Schuh · 5 years ago
  25. 9633d4b Made it so that you do not need to specify screen size on init(Spline UI) by Het Satasiya · 5 years ago
  26. 3d9ccd7 Remove old shared memory queue by Austin Schuh · 5 years ago
  27. c0c08da Support importing generated configs by James Kuszmaul · 5 years ago
  28. dac0a4b Split out some quaternion utility functions by Brian Silverman · 5 years ago
  29. 7666931 Merge "Exit Spline UI when window is closed" by James Kuszmaul · 5 years ago
  30. 56329f4 Exit Spline UI when window is closed by vlad · 5 years ago
  31. 06257f4 Improve performance of the y2020 localizer by James Kuszmaul · 5 years ago
  32. d478f87 Move y2020 localizer to use floats by James Kuszmaul · 6 years ago
  33. a1a157e Merge changes If3498bf9,Ieae86dce,I2c2f5bc0,I452994fb by Austin Schuh · 6 years ago
  34. ac17fba Switch to a batch IMU message by Austin Schuh · 6 years ago
  35. 1c933e0 Update origin location on Spline GUI by James Kuszmaul · 6 years ago
  36. 554a760 Merge "Prevent infinite loops in Trajectory planning" by James Kuszmaul · 6 years ago
  37. cfe8063 Merge "Detune spline drivetrain" by James Kuszmaul · 6 years ago
  38. c7243fe Merge "Add a current limit on the flywheels." by Austin Schuh · 6 years ago
  39. 07b4044 Detune spline drivetrain by James Kuszmaul · 6 years ago
  40. 1bce577 Reduce excessive AOS_LOG's by James Kuszmaul · 6 years ago
  41. e8ca06a Add a current limit on the flywheels. by Austin Schuh · 6 years ago
  42. 2124ae8 Add drivetrain status forwarding and show on field by Alex Perry · 6 years ago
  43. e09dc54 Merge "Adding button for import and export Spline GUI" by James Kuszmaul · 6 years ago
  44. 909c039 Adding button for import and export Spline GUI by John Park · 6 years ago
  45. 4d3c264 Prevent infinite loops in Trajectory planning by James Kuszmaul · 6 years ago
  46. 8aa37cb Use 2020 drivetrain in spline GUI by James Kuszmaul · 6 years ago
  47. 3d0bbf9 Merge "Draw Basic 2020 Field Spline GUI" by James Kuszmaul · 6 years ago
  48. 384d545 Merge changes I1132152d,I2ee8fa9d,I9c11b56d,I04de0d01,If4fc6249 by James Kuszmaul · 6 years ago
  49. 5f6d1d4 Do some initial y2020 drivetrain tuning by James Kuszmaul · 6 years ago
  50. a53c3ac Add targets for the turret aiming to shoot at by James Kuszmaul · 6 years ago
  51. b1b2d8e Perform basic turret auto-aiming by James Kuszmaul · 6 years ago
  52. cf54516 Draw Basic 2020 Field Spline GUI by John Park · 6 years ago
  53. 43b9ae9 Tune flywheels by Austin Schuh · 6 years ago
  54. 0fd3fe1 Merge "Make drivetrain_test_lib handle IMU transforms" by James Kuszmaul · 6 years ago
  55. 7f55f07 Make drivetrain_test_lib handle IMU transforms by James Kuszmaul · 6 years ago
  56. 36f8c4e Fix broken move constructor in HybridStateFeedbackLoop by Austin Schuh · 6 years ago
  57. b2b89b2 Remove some unused code in the spline GUI by James Kuszmaul · 6 years ago
  58. 3900bfc Merge "Fix some undefined behavior in Trajectory" by Austin Schuh · 6 years ago
  59. 31ac891 Fix some undefined behavior in Trajectory by James Kuszmaul · 6 years ago
  60. a4f69d6 Buildify the world by Austin Schuh · 6 years ago
  61. b7f45bb Separate out CPU-heavy portion of IMU zeroing by James Kuszmaul · 6 years ago
  62. 6aa77be Make y2020 multinode! by Austin Schuh · 6 years ago
  63. e1bdd9f Merge "Quiet down trajectory.cc" by James Kuszmaul · 6 years ago
  64. 0e484f9 Quiet down profiled subsystem by Sabina Davis · 6 years ago
  65. 66b7804 Quiet down trajectory.cc by James Kuszmaul · 6 years ago
  66. 147f056 Merge "Changed profiled subsystem dt." by Austin Schuh · 6 years ago
  67. 26ed3a7 Merge "Spline Gui Commit" by James Kuszmaul · 6 years ago
  68. 91e6973 Spline Gui Commit by John Park · 7 years ago
  69. 1184cc5 Changed profiled subsystem dt. by Sabina Davis · 6 years ago
  70. 531609d Create localizer log replay test by James Kuszmaul · 6 years ago
  71. 5398fae Make 2020 Localizer to process ImageMatchResult's by James Kuszmaul · 6 years ago
  72. 2db5d88 Refactor accessor functions in LocalizerInterface by James Kuszmaul · 6 years ago
  73. 3c5b4d3 Incorporate IMU measurements into EKF by James Kuszmaul · 6 years ago
  74. 2215d92 Clean up down estimator to work with current IMU by James Kuszmaul · 6 years ago
  75. 3b6c7c9 Merge changes I5adeadf4,I0da4cbde by James Kuszmaul · 6 years ago
  76. 4fb2976 Add piping to SZSDPS for non-profiled goals by James Kuszmaul · 6 years ago
  77. 03be124 Expose dt in control loop plant parameters by James Kuszmaul · 6 years ago
  78. c1c957a Update python models to have accurate constants by Austin Schuh · 6 years ago
  79. 899373f Merge "Use a bool for ForceDefaults instead of an int" by Austin Schuh · 6 years ago
  80. f07b514 Merge changes Ie2d2936a,I84c8edb8 by Austin Schuh · 6 years ago
  81. fb46037 Add Turret to main superstructure loop and tests by Kai Tinkess · 6 years ago
  82. 74d8f97 Add accelerometer readings and logging to drivetrain tests by James Kuszmaul · 6 years ago
  83. d7b15da Use a bool for ForceDefaults instead of an int by Austin Schuh · 6 years ago
  84. 7e94433 Merge "Improve gyro zeroing" by James Kuszmaul · 6 years ago
  85. 3ca2861 Allow translating Pose objects to/from matrices by James Kuszmaul · 6 years ago
  86. b1e2937 Improve gyro zeroing by James Kuszmaul · 6 years ago
  87. 18f669c Add down_estimater and EKF state to DrivetrainStatus by James Kuszmaul · 6 years ago
  88. f4ede20 Move camera.h to the frc971/ folder by James Kuszmaul · 6 years ago
  89. 67ddb03 AOS_LOG to messages by Tyler Chatow · 6 years ago
  90. 3c47f3c Add relative encoder zeroing strategy by Tyler Chatow · 6 years ago
  91. 8ae6c92 Fix what I think are idiosyncracies in polydrive by Lee Mracek · 6 years ago
  92. 30aca50 Reduce size of IMU zeroing buffer by James Kuszmaul · 6 years ago
  93. 3e1bb27 Actually run down estimator in drivetrain by James Kuszmaul · 6 years ago
  94. 17d83cb Fix H() function in DrivetrainUkf and improve tests by James Kuszmaul · 6 years ago
  95. 394150c Fix channel frequencies by James Kuszmaul · 6 years ago
  96. ef0c18a Bring Falcon 500 motor constants into codebase by James Kuszmaul · 6 years ago
  97. 0ee1fce Fix another couple of bugs in CoerceGoal by James Kuszmaul · 6 years ago
  98. ca08081 Bring in Quaternion UKF by Austin Schuh · 8 years ago
  99. 224ec84 Merge "Fix edge case in coerce and add tests" by James Kuszmaul · 6 years ago
  100. 6568614 Fix edge case in coerce and add tests by Lee Mracek · 6 years ago