1. 548aedf Switch to relative imports in .ts files by Philipp Schrader · 2 years, 8 months ago
  2. dc53443 Remove runtime malloc's from SplineDrivetrain by James Kuszmaul · 2 years, 8 months ago
  3. 2971b5a Stop using std::function in HybridEkf by James Kuszmaul · 2 years, 9 months ago
  4. 9776b39 Update WPILib, roborio compilers, and CTRE Phoenix libraries by James Kuszmaul · 2 years, 9 months ago
  5. f7c6520 Reduce mallocs when constructing trajectories by Austin Schuh · 3 years ago
  6. 1171769 Nuke LocalLogNamer by Austin Schuh · 3 years ago
  7. a1d006e Merge commit '7b04dc15c5745e780ff19aaff3d43aa1c6c99ad6' into master by Austin Schuh · 3 years, 1 month ago
  8. 5127ccc Run yapf on all python files in the repo by Ravago Jones · 3 years, 2 months ago
  9. dac091f Merge commit '7c1ae250acb4120322b01a666993ed63c795ef21' into master by James Kuszmaul · 3 years, 7 months ago
  10. 8c76a9b Actually zero the spartan IMU by Austin Schuh · 3 years, 7 months ago
  11. 6d6e130 Don't latch IMU faults in 2022 localizer by James Kuszmaul · 3 years, 7 months ago
  12. c53de4a Add zeroing for single-axis gyro in drivetrain by James Kuszmaul · 3 years, 7 months ago
  13. 4ddda33 Add GyroReading message to drivetrain plot by James Kuszmaul · 3 years, 7 months ago
  14. ba59dc9 check optional access in y2022 drivetrain by James Kuszmaul · 3 years, 7 months ago
  15. 207ae32 Tune down estimator for ADIS16505 by James Kuszmaul · 3 years, 8 months ago
  16. c5fa6d9 Rename config.json to aos_config.json by Austin Schuh · 3 years, 8 months ago
  17. 1798c07 Process LocalizerOutput messages in 2022 drivetrain by James Kuszmaul · 3 years, 8 months ago
  18. e5f67dd Remove unused 2022 channels by James Kuszmaul · 3 years, 8 months ago
  19. 349cc93 Udpate drivetrain_test_lib to send on IMU node by James Kuszmaul · 3 years, 8 months ago
  20. 87277f4 Upgrade npm bazel rules to latest by Philipp Schrader · 3 years, 9 months ago
  21. cc016b3 Import buildifier by Philipp Schrader · 3 years, 10 months ago
  22. e53bf55 Use ceres solver for extrinsics calibration by milind-u · 3 years, 10 months ago
  23. a6fe97b Used loop delay variable instead of hardcoded value in autonomous by Yash Chainani · 3 years, 10 months ago
  24. c2e9c50 Use CSS to size plots instead of absolute position by Austin Schuh · 3 years, 11 months ago
  25. 1f1dca3 Create an enum for sender errors by milind · 4 years, 3 months ago
  26. 153f22c Merge "fixed some spelling errors" by James Kuszmaul · 4 years ago
  27. 41fad8c Rename laptop to logger by Austin Schuh · 4 years ago
  28. 6e66059 Save more localizer history for slow pi updates by Austin Schuh · 4 years ago
  29. 0a98140 Use ADIS16448 in y2020 by James Kuszmaul · 4 years ago
  30. 20da69a fixed some spelling errors by Ethan Wing · 4 years ago
  31. 155ec95 Increase history size in localizer by James Kuszmaul · 4 years, 1 month ago
  32. b02bf5b Sundry fixes to statespace controllers by Austin Schuh · 4 years, 2 months ago
  33. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 2 months ago
  34. 5cd86d0 Send drivetrain test IMU readings in batches by milind · 4 years, 3 months ago
  35. 0a3c9d4 Buildify the world by Austin Schuh · 4 years, 3 months ago
  36. 945708b Adjust frequencies of channels by milind · 4 years, 3 months ago
  37. 1a398fd Add accelerometer zeroing values to DrivetrainStatus by James Kuszmaul · 4 years, 4 months ago
  38. 6175066 Move aos/controls to frc971/control_loops by James Kuszmaul · 4 years, 4 months ago
  39. 7077d34 Move aos/input and aos/robot_state to frc971/input by James Kuszmaul · 4 years, 4 months ago
  40. 909698b Merge "Start using in-process WebRTC plotter" by James Kuszmaul · 4 years, 4 months ago
  41. e32fa93 Start using in-process WebRTC plotter by James Kuszmaul · 4 years, 5 months ago
  42. f4bf9fe Update googletest to latest master by James Kuszmaul · 4 years, 5 months ago
  43. 73fc135 Add spline debug plot by James Kuszmaul · 4 years, 6 months ago
  44. 7bdd02e Merge "Fix backwards spline feedback" by Austin Schuh · 4 years, 6 months ago
  45. 5772d16 Merge "Plan with more fidelity" by Austin Schuh · 4 years, 6 months ago
  46. 3fab105 Make the spline channel bigger by Austin Schuh · 4 years, 6 months ago
  47. 890196c Plan with more fidelity by Austin Schuh · 4 years, 6 months ago
  48. 99af8b5 Pre-plan auto splines by James Kuszmaul · 4 years, 7 months ago
  49. 5e8ce31 Fix backwards spline feedback by James Kuszmaul · 4 years, 7 months ago
  50. 75a18c5 Refactor trajectory generation to separate process by James Kuszmaul · 4 years, 7 months ago
  51. ddc6970 Disable drivetrain on IMU faults by James Kuszmaul · 4 years, 7 months ago
  52. 91aa0cf Add flag to disable accelerometer readings by James Kuszmaul · 4 years, 8 months ago
  53. ac2b6b4 Add down estimator plot by James Kuszmaul · 4 years, 7 months ago
  54. 933a974 Add color cycle to LineDrawer by James Kuszmaul · 4 years, 7 months ago
  55. c3eaa47 Fix segfaults in spline UI by James Kuszmaul · 4 years, 7 months ago
  56. e2ef3d4 Merge "Pull drivetrain estimators out into a separate class" by Austin Schuh · 4 years, 8 months ago
  57. fb0f35c Pull drivetrain estimators out into a separate class by Austin Schuh · 4 years, 8 months ago
  58. b06f03b Split logger.h into log_reader and log_writer by Austin Schuh · 4 years, 8 months ago
  59. 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 4 years, 11 months ago
  60. d99a3c4 Add localizer velocity states to plotter by Austin Schuh · 4 years, 8 months ago
  61. 6079d4f Add drivetrain position velocity plots by milind upadhyay · 4 years, 9 months ago
  62. 732bf9a Merge "Convert kError states to voltage" by Austin Schuh · 4 years, 9 months ago
  63. a758efb Merge "Add Position Encoder and Reader PID Plots" by James Kuszmaul · 4 years, 9 months ago
  64. 9bd381d Add Position Encoder and Reader PID Plots by milind upadhyay · 4 years, 9 months ago
  65. 5be6c52 Convert kError states to voltage by Austin Schuh · 4 years, 9 months ago
  66. 95771d9 Use enums for drivetrain KF states by Austin Schuh · 4 years, 9 months ago
  67. b81e6a4 Add drivetrain position plot to drivetrain plotter by milind upadhyay · 4 years, 9 months ago
  68. c4ae11c Add a drivetrain typescript plot config by James Kuszmaul · 4 years, 10 months ago
  69. d749d93 Clang-format drivetrain by Austin Schuh · 4 years, 10 months ago
  70. 1014345 Fix max voltage in ssdrivetrain by Milind Upadhyay · 4 years, 10 months ago
  71. dada107 Switch everything to platforms by Philipp Schrader · 4 years, 11 months ago
  72. 891f4f1 Swap the localizer reset order by James Kuszmaul · 5 years ago
  73. fb6a7a5 Add ids to flatbuffer fields in y2012, y2016, frc971, and aos by Ravago Jones · 5 years ago
  74. 077f76d Merge "Disable voltage error compensation for spline tracking." by James Kuszmaul · 5 years ago
  75. 897ef1a Disable voltage error compensation for spline tracking. by James Kuszmaul · 5 years ago
  76. 5619643 Make AOS logging per thread, not global by Austin Schuh · 5 years ago
  77. aa2499d Path-Relative LQR for trajectory following by James Kuszmaul · 5 years ago
  78. bcd96fc Respect WasReset() indicator in the drivetrain by James Kuszmaul · 5 years ago
  79. f395036 Add sanity check on timestep length to HybridEkf by James Kuszmaul · 5 years ago
  80. 1f34522 Support stopping and starting logging at runtime by Brian Silverman · 5 years ago
  81. 990a0b3 Merge "Fix log sorting for good" by Austin Schuh · 5 years ago
  82. 2f8fd75 Fix log sorting for good by Austin Schuh · 5 years ago
  83. 14d7d3d Depend on config rule instead of file. by Austin Schuh · 5 years ago
  84. 3d9ccd7 Remove old shared memory queue by Austin Schuh · 5 years ago
  85. c0c08da Support importing generated configs by James Kuszmaul · 5 years ago
  86. dac0a4b Split out some quaternion utility functions by Brian Silverman · 5 years ago
  87. 06257f4 Improve performance of the y2020 localizer by James Kuszmaul · 5 years ago
  88. d478f87 Move y2020 localizer to use floats by James Kuszmaul · 6 years ago
  89. ac17fba Switch to a batch IMU message by Austin Schuh · 6 years ago
  90. 554a760 Merge "Prevent infinite loops in Trajectory planning" by James Kuszmaul · 6 years ago
  91. cfe8063 Merge "Detune spline drivetrain" by James Kuszmaul · 6 years ago
  92. 07b4044 Detune spline drivetrain by James Kuszmaul · 6 years ago
  93. 1bce577 Reduce excessive AOS_LOG's by James Kuszmaul · 6 years ago
  94. 2124ae8 Add drivetrain status forwarding and show on field by Alex Perry · 6 years ago
  95. 4d3c264 Prevent infinite loops in Trajectory planning by James Kuszmaul · 6 years ago
  96. 8aa37cb Use 2020 drivetrain in spline GUI by James Kuszmaul · 6 years ago
  97. 5f6d1d4 Do some initial y2020 drivetrain tuning by James Kuszmaul · 6 years ago
  98. 7f55f07 Make drivetrain_test_lib handle IMU transforms by James Kuszmaul · 6 years ago
  99. 31ac891 Fix some undefined behavior in Trajectory by James Kuszmaul · 6 years ago
  100. b7f45bb Separate out CPU-heavy portion of IMU zeroing by James Kuszmaul · 6 years ago