1. 99f7c6a Move over to ABSL logging and flags. by Austin Schuh · 10 months ago
  2. d99b1ee Nest some more namespaces by Stephan Pleines · 1 year, 3 months ago
  3. 6802533 Move some DrivetrainConfig types to flatbuffers by James Kuszmaul · 1 year, 4 months ago
  4. f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 4 months ago
  5. eeb98e9 Allow constructing control loops from flatbuffers by James Kuszmaul · 1 year, 4 months ago
  6. f01da39 Update ~all flatbuffer rules to static_flatbuffer rules by James Kuszmaul · 1 year, 5 months ago
  7. 50e3dca Upgrade clang to 16.0.3 by Austin Schuh · 1 year, 10 months ago
  8. ec635d2 Split up zeroing library BUILD rules by James Kuszmaul · 1 year, 9 months ago
  9. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 1 year, 10 months ago
  10. 6647cb2 Make matplotlib targets depend on gtk by Austin Schuh · 2 years, 2 months ago
  11. ebb658f Migrate everything to upstream pip packages by Philipp Schrader · 2 years, 8 months ago
  12. 5127ccc Run yapf on all python files in the repo by Ravago Jones · 2 years, 9 months ago
  13. 2669ece Undelay our status X_hat by Austin Schuh · 3 years, 2 months ago
  14. c5fa6d9 Rename config.json to aos_config.json by Austin Schuh · 3 years, 2 months ago
  15. cc016b3 Import buildifier by Philipp Schrader · 3 years, 4 months ago
  16. 1f1dca3 Create an enum for sender errors by milind · 3 years, 10 months ago
  17. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 3 years, 9 months ago
  18. 0a3c9d4 Buildify the world by Austin Schuh · 3 years, 10 months ago
  19. 6175066 Move aos/controls to frc971/control_loops by James Kuszmaul · 3 years, 11 months ago
  20. 2ca00ec Heap allocate the drivetrain to preserve stack by Austin Schuh · 3 years, 11 months ago
  21. 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 4 years, 5 months ago
  22. 5ea4847 Fix some python2-isms in prep for python3 by Austin Schuh · 4 years, 3 months ago
  23. 13065ed Remove some unused references to deprecated infrastructure by Brian Silverman · 4 years, 5 months ago
  24. dada107 Switch everything to platforms by Philipp Schrader · 4 years, 5 months ago
  25. ce7e03d Use python3 print by Austin Schuh · 4 years, 6 months ago
  26. 094d09b Simplify aos::Init by Austin Schuh · 4 years, 6 months ago
  27. d7851b0 Use explicit flatbuffer IDs in y2017 and newer. by Austin Schuh · 4 years, 6 months ago
  28. 14d7d3d Depend on config rule instead of file. by Austin Schuh · 4 years, 8 months ago
  29. ae87e31 Remove unused Cleanup() call by Austin Schuh · 4 years, 9 months ago
  30. 0e484f9 Quiet down profiled subsystem by Sabina Davis · 5 years ago
  31. ad8a808 Make code run again on roborio by James Kuszmaul · 5 years ago
  32. 67ddb03 AOS_LOG to messages by Tyler Chatow · 5 years ago
  33. a5e1419 Switch getting time to event loop from factory by Austin Schuh · 5 years ago
  34. 910f92b Provide Python 3 matplotlib by James Kuszmaul · 5 years ago
  35. ad15482 Add remote timestamps and queue_index to context by Austin Schuh · 5 years ago
  36. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 5 years ago
  37. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 5 years ago
  38. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  39. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  40. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  41. 9271536 Convert y2017 to use event loop time by Austin Schuh · 6 years ago
  42. bd0a40f Remove global .frc971.control_loops.drivetrain_queue object by Austin Schuh · 6 years ago
  43. 402722c Remove global .y2017.control_loops.superstructure_queue object by Austin Schuh · 6 years ago
  44. b6c5c85 Move VisionStatus to an event loop by Austin Schuh · 6 years ago
  45. 651fc3f Make a DurationInSeconds function by James Kuszmaul · 6 years ago
  46. 3431d62 Make drivetrain use generic localizer by James Kuszmaul · 6 years ago
  47. 6738c36 Reformat python and c++ files by Tyler Chatow · 6 years ago
  48. 9867cd7 Refactor AbsoluteProfiledJointStatus by Tyler Chatow · 6 years ago
  49. 55a13dc Switch all robots over to use EventLoop by Austin Schuh · 6 years ago
  50. 7660fcd Remove unused queuegroup hash by Austin Schuh · 6 years ago
  51. 72db9a1 Rename PotAndAbsEncoder to be more consistent by Austin Schuh · 6 years ago
  52. e6176df Merge "Add priority queue container to AOS." by Brian Silverman · 6 years ago
  53. 2e55403 Refactor angular_system out of 2016 intake by Austin Schuh · 6 years ago
  54. 78219b8 Merge changes Id63693da,I0583dbd1 by Austin Schuh · 6 years ago
  55. 7f57235 Merge "Add single speed robot option to DrivetrainParams" by Austin Schuh · 6 years ago
  56. 97f750d Add priority queue container to AOS. by James Kuszmaul · 6 years ago
  57. c434a23 Merge "Change HallEffectAndPosition to proper naming" by Austin Schuh · 6 years ago
  58. b5d302f Refactor linear_system out of 2017 intake by Austin Schuh · 6 years ago
  59. ecc92a0 Add single speed robot option to DrivetrainParams by Austin Schuh · 6 years ago
  60. e6a9fdf Add J and Mass to drivetrain_config by Austin Schuh · 6 years ago
  61. 598a245 Change HallEffectAndPosition to proper naming by Lee Mracek · 6 years ago
  62. a062edb Added make_hybrid_drivetrain_velocity_loop to drivetrain_config by Austin Schuh · 6 years ago
  63. bb735b7 Convert dt to a chrono::duration in drivetrain config by Austin Schuh · 6 years ago
  64. 7442515 Build hybrid velocity loop for each drivetrain by Austin Schuh · 6 years ago
  65. 2314c81 Buildify drivetrain build files. by Austin Schuh · 6 years ago
  66. 398c74a Removed linux_code by John Park · 7 years ago
  67. 33858a3 Removed Common by John Park · 7 years ago
  68. 6470f44 Use a (mostly) hermetic Python interpreter by Brian Silverman · 7 years ago
  69. bcce26a Drive code works on Tantrum. by Austin Schuh · 7 years ago
  70. d0180f1 Tune drivetrain. by Diana Burgess · 7 years ago
  71. e8a54c0 Drivetrain now kind of works. by Austin Schuh · 7 years ago
  72. 169cc93 Quiet up normal oeration. by Austin Schuh · 7 years ago
  73. 4f85729 Upgrade to Bazel 0.10.1 + sandbox revert by Austin Schuh · 7 years ago
  74. 6260c09 Finish the pistol grip code by Brian Silverman · 7 years ago
  75. 33e0e3d Moved Drivetrain from y2017 python to frc971 by Campbell Crowley · 7 years ago
  76. 20388b6 Make the internal control loop type a template argument. by Austin Schuh · 7 years ago
  77. 4cc4fe2 Split hybrid statespace loop out into a separate file by Austin Schuh · 7 years ago
  78. 415bb6c Removed support for dual analog hall effect sensors for shifters by Sabina Davis · 8 years ago
  79. 9d92e6b Upgraded to bazel 0.6.1 by Austin Schuh · 8 years ago
  80. e7bdd47 Merge "Fix integer discrepancy in superstructure_lib_test" by Austin Schuh · 8 years ago
  81. 2220293 Fix integer discrepancy in superstructure_lib_test by Neil Balch · 8 years ago
  82. 5f13d09 Merge "Fixed y2017 tests." by Austin Schuh · 8 years ago
  83. 8538704 Fixed y2017 tests. by Austin Schuh · 8 years ago
  84. 5e3a39c Added more descriptive plot titles and legends by Michael Schuh · 8 years ago
  85. dd28b99 Added comment to make vision distance averaging more readable. by Michael Schuh · 8 years ago
  86. fae9665 Fixed compile error. by Adam Snaider · 8 years ago
  87. 535a088 Tuned shooter for long shots and extended the table. by Austin Schuh · 8 years ago
  88. a2168ff Added scripts to plot the interpolation table. by Austin Schuh · 8 years ago
  89. 3ae4743 Turret safe position is now sideways. by Austin Schuh · 8 years ago
  90. e8b0075 Tune vision, and reset the distance averager when we move. by Austin Schuh · 8 years ago
  91. 4360351 Re-tuned shooter controller. by Austin Schuh · 8 years ago
  92. 546a038 Adjusted indexer for the lower gearing. by Austin Schuh · 8 years ago
  93. d85c66e Reset the vision averagers and trackers on button release. by Austin Schuh · 8 years ago
  94. 94d5679 Templatize interpolation table to make it more geneirc. by Parker Schuh · 8 years ago
  95. 208a58d Override Hood and Shooter goals with vision distance by Parker Schuh · 8 years ago
  96. 4af3ac1 Slowed down indexer response. by Austin Schuh · 8 years ago
  97. eb5c22e Recalibrated all our loops. by Austin Schuh · 8 years ago
  98. d6e9fb4 Changed control loop cycle to 5.05 ms by Austin Schuh · 8 years ago
  99. 6a8131b Servo now routed for gear. by Austin Schuh · 8 years ago
  100. 8e3ac0f Retrieve VisionStatus in the superstructure by Philipp Schrader · 8 years ago