1. 9e40c8e Moving analysis from frc971 to aos, cleanup by Stephan Pleines · 1 year, 7 months ago
  2. 85b295c Move generic packages from frc971/analysis to aos by Stephan Pleines · 1 year, 7 months ago
  3. d99b1ee Nest some more namespaces by Stephan Pleines · 1 year, 8 months ago
  4. f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 8 months ago
  5. ec635d2 Split up zeroing library BUILD rules by James Kuszmaul · 2 years, 1 month ago
  6. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 2 months ago
  7. 0a7d28d Add 2023 arm design code by milind-u · 2 years, 7 months ago
  8. 8f0e07f Move 2018 arm code to frc971 and make dynamics adjustable by Maxwell Henderson · 2 years, 7 months ago
  9. fd84c33 Switch 2018 trajectory plotter to in_process_plotter by Austin Schuh · 2 years, 7 months ago
  10. 2f13a46 Merge "Avoid copying in ranged for loops" by Brian Silverman · 3 years, 9 months ago
  11. 9b4f309 Fix comparison operator signature by Brian Silverman · 3 years, 9 months ago
  12. 18c8aac Avoid copying in ranged for loops by Brian Silverman · 3 years, 9 months ago
  13. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 2 months ago
  14. dada107 Switch everything to platforms by Philipp Schrader · 4 years, 10 months ago
  15. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 6 years ago
  16. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  17. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  18. 20177c9 Convert y2018 to use event loop time by Austin Schuh · 6 years ago
  19. 72db9a1 Rename PotAndAbsEncoder to be more consistent by Austin Schuh · 7 years ago
  20. 9edb5df Rename RungeKutta to RungeKuttaU by Austin Schuh · 7 years ago
  21. 16a923c Use gflags with bazel the way it recommends by Brian Silverman · 7 years ago
  22. 87dc7bb Upgrade gflags to master by Austin Schuh · 7 years ago
  23. 33858a3 Removed Common by John Park · 7 years ago
  24. 7afcc23 Require a couple cycles of being disabled. by Austin Schuh · 7 years ago
  25. d76546a Add throw and override modes for the Arm by Austin Schuh · 7 years ago
  26. ede4732 Tune intake by Austin Schuh · 7 years ago
  27. a76feb2 Merge "Add fast front to back moves." by Austin Schuh · 7 years ago
  28. cf96d32 Add fast front to back moves. by Austin Schuh · 7 years ago
  29. 150f576 Updated call in graph.cc for Clang 3.8 compiler by Michael Schuh · 7 years ago
  30. ba9cbba Improve intaking. by Neil Balch · 7 years ago
  31. 41c71e4 Per path max voltage. by Austin Schuh · 7 years ago
  32. 345a373 Startup with more power to free the brake. by Austin Schuh · 7 years ago
  33. 83cdd8a Adjust the button behavior and arm locations. by Austin Schuh · 7 years ago
  34. ef978fc Calibrate competition robot sensors. by Austin Schuh · 7 years ago
  35. 17e484e Add hanger code. by Austin Schuh · 8 years ago
  36. b874fd3 Sped box grab up significantly and handle disable by Austin Schuh · 8 years ago
  37. ab15c4d Switched to the competition button board layout. by Austin Schuh · 8 years ago
  38. 9634153 Added arm pickup FSM by Austin Schuh · 8 years ago
  39. 7a09040 Added a compile time granny mode. by Austin Schuh · 8 years ago
  40. 47d7494 Calibrated superstructure again and redid buttons. by Austin Schuh · 8 years ago
  41. 7dfccf6 Codegen paths from python for the arm and build the graph by Austin Schuh · 8 years ago
  42. cb09171 Arm works by Austin Schuh · 8 years ago
  43. be36c5b Adding graph routines for the arm path planning. by Parker Schuh · 8 years ago
  44. 2a3e063 Added y2018 wpilib_interface, and constants by Austin Schuh · 8 years ago
  45. 54e5bb5 Add acceptably tuned EKF for the arm. by Austin Schuh · 8 years ago
  46. 0378513 Added dlqr pole placement library. by Austin Schuh · 8 years ago
  47. 0cf8348 Now execute the trajectory for the arm. by Austin Schuh · 8 years ago
  48. 8e99b82 Added trajectory planner for the arm. by Austin Schuh · 8 years ago
  49. 7445586 Add double jointed arm dynamics. by Austin Schuh · 8 years ago
  50. 718c44c Added Path object to represent a path for the arm to follow. by Austin Schuh · 8 years ago