- 2df6f30 Allow Control Loops to use Static Flatbuffers for Output and Status by Nikolai Sohmers · 1 year, 4 months ago
- 7f81f73 Merge "Nest some more namespaces" by James Kuszmaul · 1 year, 8 months ago
- d99b1ee Nest some more namespaces by Stephan Pleines · 1 year, 8 months ago
- 743f83a actions and control loops: frc971 shall depend on aos by Stephan Pleines · 1 year, 8 months ago
- 7bb558e Simplify aos/logging code by Austin Schuh · 2 years, 1 month ago
- bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 2 months ago
- 6175066 Move aos/controls to frc971/control_loops by James Kuszmaul · 4 years, 3 months ago[Renamed (94%) from aos/controls/control_loop.h]
- 7077d34 Move aos/input and aos/robot_state to frc971/input by James Kuszmaul · 4 years, 4 months ago
- cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
- 9fe68f7 Convert control loop tests over to simulated event loop by Austin Schuh · 6 years ago
- 3274a18 Added Vacuum class and test by Theo Bafrali · 7 years ago
- d3cd699 Remove QueueGroup constructor from EventLoop by Austin Schuh · 7 years ago
- 520f33d Add constructor to ControlLoop which can provide EventLoop by Austin Schuh · 7 years ago
- eeec74a Move Position, robot_state, and joystick_state over by Austin Schuh · 7 years ago
- a1654ed Convert ControlLoop over to using EventLoop by Austin Schuh · 7 years ago
- aebfb4f Hide control_loop() inside ControlLoop better by Austin Schuh · 7 years ago
- fd6e16c Remove unused SerializableControlLoop class by Austin Schuh · 7 years ago
- 33858a3 Removed Common by John Park · 7 years ago[Renamed (96%) from aos/common/controls/control_loop.h]
- b58ceb6 Registered signal handlers for joysticks and control loops by Austin Schuh · 9 years ago
- 61bdc60 control loop timeout code now uses robot_state->outputs_enabled by Austin Schuh · 9 years ago
- 214e9c1 Converted trapezoid_profile over to monotonic_clock by Austin Schuh · 9 years ago
- 9cf68c8 Add claw control loop. by Daniel Petti · 11 years ago
- 089f581 force all loops to handle not having goals by Brian Silverman · 11 years ago
- 699f0cb update the information about enabled vs not by Brian Silverman · 11 years ago
- d8f403a run control loops and write their output on new sensor values by Brian Silverman · 11 years ago
- 3811150 moved things to places that make more sense by Brian Silverman · 11 years ago
- 2704ecf moved the outputs being killed detection to the right place by Brian Silverman · 11 years ago
- b407c67 don't make so many clock_gettime syscalls by Brian Silverman · 11 years ago
- a6553ed aos/common/{control_loop=>controls} and moved polytope.h into it by Brian · 11 years ago[Renamed (98%) from aos/common/control_loop/control_loop.h]
- 9040b4e aos/common/control_loop/{ControlLoop=>control_loop} by Brian · 11 years ago[Renamed (98%) from aos/common/control_loop/ControlLoop.h]
- 3afd6fc aos/common/control_loop/Timing=>aos/common/util/phased_loop by Brian · 11 years ago
- 71fbee0 made it so the claw can (disabled) without a driver's station by Brian Silverman · 12 years ago
- d1e65b9 fixed the shooter firing randomly by Brian Silverman · 12 years ago
- 4283bb4 Fixed the reset for min max edge value. Not compiled as the build is broken. by Ben Fredrickson · 12 years ago
- 4910efb added logging to ControlLoop's use of sensor_generation by Brian Silverman · 12 years ago
- 3d6e3df Now detecting reset using the sensor_generation queue. by Austin Schuh · 12 years ago
- 50a9d03 converted more stuff to LogInterval by Brian Silverman · 12 years ago
- bd3d5d4 merging in the new and improved USB code by Brian Silverman · 12 years ago
- 1c3cfc0 cleaned up some more timing kind of stuff by Brian Silverman · 12 years ago
- 10f997b made it so that the drivetrain works without any sensor data by Brian Silverman · 12 years ago
- 7671c3c switched to actually building all of the WPILib source correctly by Brian Silverman · 12 years ago
- 15ca985 implemented checking for late sensor packets by Brian Silverman · 13 years ago
- c6aa51a Merge branch 'sensor-data-timing' into hardware-interface-integration by Brian Silverman · 13 years ago
- 3204dd8 started cleanup up the socket mess by Brian Silverman · 13 years ago
- fa03369 Test cases all pass. Wrist should be good. Made it a bit snappier. by Austin Schuh · 13 years ago
- f665d69 copying branch over from other 2013 repo by Brian Silverman · 13 years ago
- 343bc11 copied everything over from 2012 and removed all of the actual robot code except the drivetrain stuff by brians · 13 years ago