1. 2669ece Undelay our status X_hat by Austin Schuh · 3 years, 8 months ago
  2. c0ec2a8 Deploy IMU driver and configure IRQs by Austin Schuh · 3 years, 8 months ago
  3. c5fa6d9 Rename config.json to aos_config.json by Austin Schuh · 3 years, 8 months ago
  4. cc016b3 Import buildifier by Philipp Schrader · 3 years, 10 months ago
  5. a6fe97b Used loop delay variable instead of hardcoded value in autonomous by Yash Chainani · 3 years, 10 months ago
  6. 1f1dca3 Create an enum for sender errors by milind · 4 years, 4 months ago
  7. f4d329c Move all the constants to glog by Brian Silverman · 4 years ago
  8. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 3 months ago
  9. 0a3c9d4 Buildify the world by Austin Schuh · 4 years, 3 months ago
  10. d9a5260 Merge "Adjust frequencies of channels" by Austin Schuh · 4 years, 3 months ago
  11. 945708b Adjust frequencies of channels by milind · 4 years, 4 months ago
  12. e52a6b3 Removal of aos::make_unique and its usages by Vinay Siva · 4 years, 4 months ago
  13. 6175066 Move aos/controls to frc971/control_loops by James Kuszmaul · 4 years, 4 months ago
  14. 2ca00ec Heap allocate the drivetrain to preserve stack by Austin Schuh · 4 years, 4 months ago
  15. 7077d34 Move aos/input and aos/robot_state to frc971/input by James Kuszmaul · 4 years, 5 months ago
  16. 75a18c5 Refactor trajectory generation to separate process by James Kuszmaul · 4 years, 8 months ago
  17. 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 5 years ago
  18. 5ea4847 Fix some python2-isms in prep for python3 by Austin Schuh · 4 years, 9 months ago
  19. dada107 Switch everything to platforms by Philipp Schrader · 5 years ago
  20. ce7e03d Use python3 print by Austin Schuh · 5 years ago
  21. 094d09b Simplify aos::Init by Austin Schuh · 5 years ago
  22. fb6a7a5 Add ids to flatbuffer fields in y2012, y2016, frc971, and aos by Ravago Jones · 5 years ago
  23. 1463c09 Remove easy uses of //aos/mutex by Brian Silverman · 5 years ago
  24. 5619643 Make AOS logging per thread, not global by Austin Schuh · 5 years ago
  25. a0c41ba Actually manage memory in the old-style AOS logging by Austin Schuh · 5 years ago
  26. 14d7d3d Depend on config rule instead of file. by Austin Schuh · 5 years ago
  27. ae87e31 Remove unused Cleanup() call by Austin Schuh · 5 years ago
  28. ad8a808 Make code run again on roborio by James Kuszmaul · 6 years ago
  29. 15ce3bd Get 2016 bot running for real by Tyler Chatow · 6 years ago
  30. 3152f88 Merge changes I7474c29b,If37d1cd4 by Brian Silverman · 6 years ago
  31. 4b471e1 Remove multiple logging implementations. by Tyler Chatow · 6 years ago
  32. 24b5db1 Get 2016 robot running with flatbuffers by Tyler Chatow · 6 years ago
  33. 910f92b Provide Python 3 matplotlib by James Kuszmaul · 6 years ago
  34. 872723c Switch to c++11 enums for flatbuffers by Austin Schuh · 6 years ago
  35. ad15482 Add remote timestamps and queue_index to context by Austin Schuh · 6 years ago
  36. 217a978 Add basic support for nodes by Austin Schuh · 6 years ago
  37. 7d87b67 Sort wakeups and add send latency. by Austin Schuh · 6 years ago
  38. dde6405 Buildify all the build files by Austin Schuh · 6 years ago
  39. ed5b26d y2019 robot code starts! by Austin Schuh · 6 years ago
  40. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 6 years ago
  41. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  42. a13bd37 Changing y2016 to absl::call_once() by John Park · 6 years ago
  43. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  44. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  45. 13d6816 Convert y2016 to use event loop time by Austin Schuh · 6 years ago
  46. 77ed543 Convert autonomous_actor to use event loop time by Austin Schuh · 6 years ago
  47. bd0a40f Remove global .frc971.control_loops.drivetrain_queue object by Austin Schuh · 6 years ago
  48. 9481d0d Remove global y2016.control_loops.superstructure_queue object by Austin Schuh · 6 years ago
  49. ae023fb Convert control_loops::shooter::shooter_queue to event loops. by Austin Schuh · 6 years ago
  50. bd1fe9c Convert all year's robots to proper event loops by Austin Schuh · 6 years ago
  51. d32b362 Make monotonic_now a required parameter to PhasedLoop by Austin Schuh · 6 years ago
  52. a250b2d Convert joystick readers to ActionJoystickInput by Austin Schuh · 6 years ago
  53. 4b652c9 Convert BallDetector to event loops. by Austin Schuh · 6 years ago
  54. 28bde30 Convert VisionStatus to event loops. by Austin Schuh · 6 years ago
  55. 1bf8a21 Convert actions to event loops by Austin Schuh · 6 years ago
  56. 651fc3f Make a DurationInSeconds function by James Kuszmaul · 6 years ago
  57. eb99d07 Move LocalizerControl queue to event loops by Austin Schuh · 6 years ago
  58. 0b54543 Remove pdp_values queue. by Austin Schuh · 6 years ago
  59. df6cbb1 Remove the final users of robot_state and joystick_state by Austin Schuh · 7 years ago
  60. 86cd572 Merge commit '9983e31ac159356438f940406f2d9a74a92b4ee7' into seasocks_update by Austin Schuh · 7 years ago
  61. e594a18 Fix more broken GTK-only targets by Brian Silverman · 7 years ago
  62. acdabeb Add a barebones websocket server for vision debug by Brian Silverman · 7 years ago
  63. 37b15b3 Put all the thresholding code in the same place by Brian Silverman · 7 years ago
  64. 63d095d Switch default dt to 5.05 ms by Austin Schuh · 7 years ago
  65. 3431d62 Make drivetrain use generic localizer by James Kuszmaul · 7 years ago
  66. 6738c36 Reformat python and c++ files by Tyler Chatow · 7 years ago
  67. 2243cab Moved PotAndIndex CopyPosition out of y2016. by Sabina Davis · 7 years ago
  68. 6292bec Add support for robots without DMA. by Sabina Davis · 7 years ago
  69. 823df99 Merge "Remove goal_velocity from Goal." by Austin Schuh · 7 years ago
  70. fc83d3b Remove goal_velocity from Goal. by Alex Perry · 7 years ago
  71. b71bc28 Moved DrivetrainWriter from y2016 by Sabina Davis · 7 years ago
  72. 54667ac Convert y2016 over to use the new SensorReader class by Austin Schuh · 7 years ago
  73. 3e45c75 Convert joystick_reader over to event loops. by Austin Schuh · 7 years ago
  74. 55a13dc Switch all robots over to use EventLoop by Austin Schuh · 7 years ago
  75. eeec74a Move Position, robot_state, and joystick_state over by Austin Schuh · 7 years ago
  76. c135728 Merge "Add Lyapunov stable controller." by Austin Schuh · 7 years ago
  77. 7660fcd Remove unused queuegroup hash by Austin Schuh · 7 years ago
  78. 2e55403 Refactor angular_system out of 2016 intake by Austin Schuh · 7 years ago
  79. 7b1e9df Add Lyapunov stable controller. by Austin Schuh · 7 years ago
  80. f819b44 Dedulicate make_unique by Brian Silverman · 7 years ago
  81. d1b60ea Merge "Added ahal" by Brian Silverman · 7 years ago
  82. bd3e530 Merge "Add J and Mass to drivetrain_config" by Austin Schuh · 7 years ago
  83. e6a9fdf Add J and Mass to drivetrain_config by Austin Schuh · 7 years ago
  84. de8968c Merge "Add 2016 spring intake physics model documentation" by Brian Silverman · 7 years ago
  85. 78379ea Convert drivetrain mode from a bool to a number by Austin Schuh · 7 years ago
  86. a062edb Added make_hybrid_drivetrain_velocity_loop to drivetrain_config by Austin Schuh · 7 years ago
  87. bb735b7 Convert dt to a chrono::duration in drivetrain config by Austin Schuh · 7 years ago
  88. d3b7a887 Added ahal by Parker Schuh · 8 years ago
  89. c0a2c5f Add 2016 spring intake physics model documentation by Michael Schuh · 7 years ago
  90. 7442515 Build hybrid velocity loop for each drivetrain by Austin Schuh · 7 years ago
  91. 972e47e Add //tools:armhf-debian to the default environment group by Austin Schuh · 7 years ago
  92. 6821fe0 Deduplicate the stripped and non-stripped download targets by Lee Mracek · 7 years ago
  93. f972444 Upgrade protobuf to v3.6.1 by Austin Schuh · 7 years ago
  94. 398c74a Removed linux_code by John Park · 7 years ago
  95. 33858a3 Removed Common by John Park · 7 years ago
  96. 7a7c24d Use the downloaded clang when building for armhf-debian by Brian Silverman · 7 years ago
  97. 6470f44 Use a (mostly) hermetic Python interpreter by Brian Silverman · 7 years ago
  98. bcce26a Drive code works on Tantrum. by Austin Schuh · 8 years ago
  99. d0180f1 Tune drivetrain. by Diana Burgess · 8 years ago
  100. 003a473 Work around bug in the SPI driver by Brian Silverman · 8 years ago