1. ad8a808 Make code run again on roborio by James Kuszmaul · 6 years ago
  2. 5f1cc5c Require a name when making a simulated event loop by Austin Schuh · 6 years ago
  3. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  4. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  5. 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
  6. 493f7af Remove global .y2014.control_loops.shooter_queue object by Austin Schuh · 6 years ago
  7. 55a13dc Switch all robots over to use EventLoop by Austin Schuh · 7 years ago
  8. eeec74a Move Position, robot_state, and joystick_state over by Austin Schuh · 7 years ago
  9. a1654ed Convert ControlLoop over to using EventLoop by Austin Schuh · 7 years ago
  10. aebfb4f Hide control_loop() inside ControlLoop better by Austin Schuh · 7 years ago
  11. 7660fcd Remove unused queuegroup hash by Austin Schuh · 7 years ago
  12. 2001aa4 Update googletest by Austin Schuh · 7 years ago
  13. 398c74a Removed linux_code by John Park · 7 years ago
  14. 33858a3 Removed Common by John Park · 7 years ago
  15. b3a057e Don't link against explicit instances of libm, librt, etc.. by Philipp Schrader · 8 years ago
  16. 4f85729 Upgrade to Bazel 0.10.1 + sandbox revert by Austin Schuh · 8 years ago
  17. ff60422 Switch to TeamNumberEnvironment in the last spots by Austin Schuh · 8 years ago
  18. 3250183 Split StatespaceLoop into a Plant, Controller, and Observer. by Austin Schuh · 9 years ago
  19. c5fceb8 Put a plant inside the loop and moved A,B,etc there. by Austin Schuh · 9 years ago
  20. 66c1988 Pulled U out of the plant. by Austin Schuh · 9 years ago
  21. f2a50ba Upgraded the rest of Time. by Austin Schuh · 9 years ago
  22. 6a6f90c Converted mock time over to using monotonic_clock by Austin Schuh · 9 years ago
  23. 214e9c1 Converted trapezoid_profile over to monotonic_clock by Austin Schuh · 9 years ago
  24. c75c1ad Rename frc971 namespace to y2014 in strings too by Brian Silverman · 10 years ago
  25. b601d89 Finish moving //y2014/... into its own namespace by Brian Silverman · 10 years ago
  26. 2495710 Moved 2014 code into y2014 namespace. by Austin Schuh · 10 years ago
  27. 8075800 Sandboxed controller codegen rules. by Austin Schuh · 10 years ago
  28. b4e3195 Squashed //y2014/prime into //y2014 by Austin Schuh · 10 years ago
  29. 143bb8f Fix syntax error. by Austin Schuh · 10 years ago
  30. adf2cde Switched to 5ms cycles on the control loops. by Austin Schuh · 10 years ago
  31. 0e99773 Claw, shooter and drivetrain are now generated. by Austin Schuh · 10 years ago
  32. 9d4aca8 Automatically generate shooter constants. by Austin Schuh · 10 years ago
  33. 829e6ad Only pull shooter back when the battery voltage is high. by Austin Schuh · 10 years ago
  34. 55139fe Used external roborio compiler instead of local compiler. by Austin Schuh · 10 years ago
  35. 4759ffc Added missing system libraries and headers for bazel. by Austin Schuh · 10 years ago
  36. 258b917 More work cleaning up the BUILD files by Brian Silverman · 10 years ago
  37. 100534c Finish auto-converting most of the gyp files. by Brian Silverman · 10 years ago
  38. f073651 Converted more stuff to bazel. by Austin Schuh · 10 years ago
  39. 8c374e0 Initial draft of making BUILD files for y2014. by Brian Silverman · 10 years ago
  40. be5ded6 Rename control loop queues to the new convention. by Brian Silverman · 10 years ago
  41. a405a54 Remove updating the old, split-out Y member variable. by Brian Silverman · 10 years ago
  42. 17f503e Copy back a lot of the 2014 code. by Brian Silverman · 10 years ago