1. 99f7c6a Move over to ABSL logging and flags. by Austin Schuh · 1 year, 4 months ago
  2. 8f99c82 Upgrade to bazel 7.1.1 by Austin Schuh · 1 year, 5 months ago
  3. ad394ac Make spline drivetrain code not move once stopped by James Kuszmaul · 1 year, 6 months ago
  4. 5c4ccf6 Remove mallocs in realtime trajectory code by James Kuszmaul · 1 year, 7 months ago
  5. 19612ab Add more functionality to year-agnostic localization utils by James Kuszmaul · 1 year, 8 months ago
  6. d99b1ee Nest some more namespaces by Stephan Pleines · 1 year, 8 months ago
  7. 6802533 Move some DrivetrainConfig types to flatbuffers by James Kuszmaul · 1 year, 9 months ago
  8. f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 9 months ago
  9. eeb98e9 Allow constructing control loops from flatbuffers by James Kuszmaul · 1 year, 9 months ago
  10. f01da39 Update ~all flatbuffer rules to static_flatbuffer rules by James Kuszmaul · 1 year, 10 months ago
  11. 50e3dca Upgrade clang to 16.0.3 by Austin Schuh · 2 years, 3 months ago
  12. b8bb99b Lint some build files by Alexei Strots · 2 years, 1 month ago
  13. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 3 months ago
  14. 9f45d70 Remove memory allocations from 2019 localizer by Austin Schuh · 2 years, 5 months ago
  15. 4f05d79 Support lateral game piece offset in line following code by James Kuszmaul · 2 years, 7 months ago
  16. c016379 Reduce hysteresis in 2023 target selector by James Kuszmaul · 2 years, 7 months ago
  17. 055fe76 Support selecting drivetrain side in TargetSelector by James Kuszmaul · 2 years, 7 months ago
  18. c29f457 Provide 2023 target selector by James Kuszmaul · 2 years, 8 months ago
  19. 2971b5a Stop using std::function in HybridEkf by James Kuszmaul · 2 years, 9 months ago
  20. 9776b39 Update WPILib, roborio compilers, and CTRE Phoenix libraries by James Kuszmaul · 2 years, 9 months ago
  21. 1171769 Nuke LocalLogNamer by Austin Schuh · 3 years ago
  22. c5fa6d9 Rename config.json to aos_config.json by Austin Schuh · 3 years, 8 months ago
  23. cc016b3 Import buildifier by Philipp Schrader · 3 years, 10 months ago
  24. 1f1dca3 Create an enum for sender errors by milind · 4 years, 3 months ago
  25. 0a98140 Use ADIS16448 in y2020 by James Kuszmaul · 4 years ago
  26. 0a3c9d4 Buildify the world by Austin Schuh · 4 years, 3 months ago
  27. 6175066 Move aos/controls to frc971/control_loops by James Kuszmaul · 4 years, 4 months ago
  28. 2ca00ec Heap allocate the drivetrain to preserve stack by Austin Schuh · 4 years, 4 months ago
  29. f4bf9fe Update googletest to latest master by James Kuszmaul · 4 years, 5 months ago
  30. 75a18c5 Refactor trajectory generation to separate process by James Kuszmaul · 4 years, 7 months ago
  31. b06f03b Split logger.h into log_reader and log_writer by Austin Schuh · 4 years, 8 months ago
  32. 13065ed Remove some unused references to deprecated infrastructure by Brian Silverman · 4 years, 10 months ago
  33. dada107 Switch everything to platforms by Philipp Schrader · 4 years, 11 months ago
  34. 094d09b Simplify aos::Init by Austin Schuh · 5 years ago
  35. d7851b0 Use explicit flatbuffer IDs in y2017 and newer. by Austin Schuh · 5 years ago
  36. aa2499d Path-Relative LQR for trajectory following by James Kuszmaul · 5 years ago
  37. bcd96fc Respect WasReset() indicator in the drivetrain by James Kuszmaul · 5 years ago
  38. 1f34522 Support stopping and starting logging at runtime by Brian Silverman · 5 years ago
  39. 990a0b3 Merge "Fix log sorting for good" by Austin Schuh · 5 years ago
  40. 2f8fd75 Fix log sorting for good by Austin Schuh · 5 years ago
  41. 14d7d3d Depend on config rule instead of file. by Austin Schuh · 5 years ago
  42. ae87e31 Remove unused Cleanup() call by Austin Schuh · 5 years ago
  43. 06257f4 Improve performance of the y2020 localizer by James Kuszmaul · 5 years ago
  44. 07b4044 Detune spline drivetrain by James Kuszmaul · 6 years ago
  45. b7f45bb Separate out CPU-heavy portion of IMU zeroing by James Kuszmaul · 6 years ago
  46. 2db5d88 Refactor accessor functions in LocalizerInterface by James Kuszmaul · 6 years ago
  47. 3c5b4d3 Incorporate IMU measurements into EKF by James Kuszmaul · 6 years ago
  48. 74d8f97 Add accelerometer readings and logging to drivetrain tests by James Kuszmaul · 6 years ago
  49. b2f6f15 Merge "Make code run again on roborio" by James Kuszmaul · 6 years ago
  50. ad8a808 Make code run again on roborio by James Kuszmaul · 6 years ago
  51. f4ede20 Move camera.h to the frc971/ folder by James Kuszmaul · 6 years ago
  52. 67ddb03 AOS_LOG to messages by Tyler Chatow · 6 years ago
  53. 3e1bb27 Actually run down estimator in drivetrain by James Kuszmaul · 6 years ago
  54. 314f167 Add drivetrain replay application by James Kuszmaul · 6 years ago
  55. 872723c Switch to c++11 enums for flatbuffers by Austin Schuh · 6 years ago
  56. ea314d9 Improve robustness of spline planning by James Kuszmaul · 7 years ago
  57. ed5b26d y2019 robot code starts! by Austin Schuh · 6 years ago
  58. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 6 years ago
  59. b574fe4 Fix race in localizer_test by Austin Schuh · 6 years ago
  60. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  61. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  62. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  63. 170f495 Kill global .y2019.control_loops.superstructure.superstructure_queue object by Austin Schuh · 6 years ago
  64. 1ea89bb Convert gyro_reading over to event loops. by Austin Schuh · 6 years ago
  65. 73b6e3b Convert imu_values to event loops. by Austin Schuh · 6 years ago
  66. 651fc3f Make a DurationInSeconds function by James Kuszmaul · 6 years ago
  67. f5f50dd Setup standalone replay for localizer by James Kuszmaul · 7 years ago
  68. c087b10 Kill target_selector_hint queue by Austin Schuh · 6 years ago
  69. 8a633d5 Kill camera_frames queue by Austin Schuh · 6 years ago
  70. df6cbb1 Remove the final users of robot_state and joystick_state by Austin Schuh · 7 years ago
  71. f03dddf Reject targets that are too far away by James Kuszmaul · 6 years ago
  72. 8bb5df2 Add target hints to auto and a far-rocket hint by James Kuszmaul · 6 years ago
  73. 0be8deb Add more checks for non-finite inputs by James Kuszmaul · 6 years ago
  74. 7f1a408 Tuning constants from drive practice by James Kuszmaul · 6 years ago
  75. 518640d Add constant-heading localizer reset button by James Kuszmaul · 7 years ago
  76. c73bb22 Add ability to drive splines backwards by James Kuszmaul · 7 years ago
  77. 113a85d Tune rejection score to work on the side of the cargo ship by Austin Schuh · 7 years ago
  78. 4b3a005 Assume angular uncertainty in auto is good by Austin Schuh · 7 years ago
  79. c40c26e Detune some of the encoder noise by James Kuszmaul · 7 years ago
  80. 7d1ef44 Add target selection based on buttons + mode by James Kuszmaul · 7 years ago
  81. a5632fe Tune localizer more by James Kuszmaul · 7 years ago
  82. 074429e Tune the localizer to work reasonably well by James Kuszmaul · 7 years ago
  83. e7f6ddf Add and use a flipped X IMU by Austin Schuh · 7 years ago
  84. e093f51 Add types to targets and ignore rocket portals by James Kuszmaul · 7 years ago
  85. c4bd161 Make target selector use throttle instead of velocity by James Kuszmaul · 7 years ago
  86. fedc461 Tune localizer, remove error states by James Kuszmaul · 7 years ago
  87. 8bad241 Add button to set line following mode by James Kuszmaul · 7 years ago
  88. d8deb68 Add button for resetting the localizer to HP slot by James Kuszmaul · 7 years ago
  89. 46f3a21 Fix localizer when not in simulation by James Kuszmaul · 7 years ago
  90. a2e81c3 Merge changes I6eb64c28,Idea8cd7c by Austin Schuh · 7 years ago
  91. 6f941b7 Be more robust to arbitrary incoming frames by James Kuszmaul · 7 years ago
  92. d73d025 Make 2019 target selector by James Kuszmaul · 7 years ago
  93. 46da219 Merge "Make skew in Ekf match skew from cameras" by James Kuszmaul · 7 years ago
  94. 289756f Make skew in Ekf match skew from cameras by James Kuszmaul · 7 years ago
  95. ef428a0 Allow resetting localizer via queue by James Kuszmaul · 7 years ago
  96. 85ffeb8 Fix sign error in camera timestamp by James Kuszmaul · 7 years ago
  97. 3f536e1 Merge "Add 7971 front/back camera constants and fix height reference" by Austin Schuh · 7 years ago
  98. 81df16a Add 7971 front/back camera constants and fix height reference by James Kuszmaul · 7 years ago
  99. b0adb25 Merge "Send frames out on the queue" by Austin Schuh · 7 years ago
  100. c41fb86 Send frames out on the queue by Brian Silverman · 7 years ago