- c5fa6d9 Rename config.json to aos_config.json by Austin Schuh · 3 years, 8 months ago
- 482a914 Refactor szsdps to support the catapult controller taking over by Austin Schuh · 3 years, 8 months ago
- 64433f1 Add support for modeling the output delay by Austin Schuh · 3 years, 8 months ago
- 0e37f59 Add climber code without tests by Siddhant Kanwar · 3 years, 8 months ago
- 1798c07 Process LocalizerOutput messages in 2022 drivetrain by James Kuszmaul · 3 years, 8 months ago
- e5f67dd Remove unused 2022 channels by James Kuszmaul · 3 years, 8 months ago
- 349cc93 Udpate drivetrain_test_lib to send on IMU node by James Kuszmaul · 3 years, 8 months ago
- 5d49af0 Add the controller python used for designing the intake by Milo Lin · 3 years, 9 months ago
- a5aa936 Plot currents in the AngularSystem plots by Austin Schuh · 3 years, 9 months ago
- 87277f4 Upgrade npm bazel rules to latest by Philipp Schrader · 3 years, 10 months ago
- cc016b3 Import buildifier by Philipp Schrader · 3 years, 10 months ago
- e53bf55 Use ceres solver for extrinsics calibration by milind-u · 3 years, 10 months ago
- a6fe97b Used loop delay variable instead of hardcoded value in autonomous by Yash Chainani · 3 years, 10 months ago
- 092a62d Prevent Python from importing the host's pip packages by Philipp Schrader · 3 years, 11 months ago
- c2e9c50 Use CSS to size plots instead of absolute position by Austin Schuh · 3 years, 11 months ago
- 1f1dca3 Create an enum for sender errors by milind · 4 years, 4 months ago
- 69b04c2 Merge "Added undo button to spline UI" by James Kuszmaul · 4 years ago
- d8be388 Added undo button to spline UI by Ryan Yin · 4 years ago
- 11ccb94 Quiet down robot when limiting by Austin Schuh · 4 years ago
- 153f22c Merge "fixed some spelling errors" by James Kuszmaul · 4 years ago
- 93ddcb4 Lower the acceleration on the intake when jiggling the balls by Austin Schuh · 4 years ago
- 6f94616 Merge "Rename laptop to logger" by Austin Schuh · 4 years ago
- 0582ba0 Merge "Correct hood zeroing calculations" by Austin Schuh · 4 years ago
- 41fad8c Rename laptop to logger by Austin Schuh · 4 years ago
- d53408e Correct hood zeroing calculations by milind-u · 4 years ago
- 8bfec21 Tune spline UI zoom limits by Austin Schuh · 4 years ago
- 6e66059 Save more localizer history for slow pi updates by Austin Schuh · 4 years ago
- b1f5f89 Merge "Use ADIS16448 in y2020" by James Kuszmaul · 4 years ago
- 0a98140 Use ADIS16448 in y2020 by James Kuszmaul · 4 years ago
- 20da69a fixed some spelling errors by Ethan Wing · 4 years ago
- 001bd91 Fix 2020 field image by Ravago Jones · 4 years ago
- 1eb6bd2 Merge "Add clear button" by James Kuszmaul · 4 years, 1 month ago
- f70e8e1 Update turret gear ratio and tuned controller by milind-u · 4 years, 1 month ago
- ebbc912 Merge "Fix spline ui zoom" by Austin Schuh · 4 years, 1 month ago
- 155ec95 Increase history size in localizer by James Kuszmaul · 4 years, 1 month ago
- 2d4aeb7 Merge changes I08fe6567,I11aed075 by Austin Schuh · 4 years, 1 month ago
- cd1f725 Fix matplotlib sandboxing by Austin Schuh · 4 years, 1 month ago
- 85f861f Add clear button by Ryan Yin · 4 years, 1 month ago
- fa68ba8 Fix spline ui zoom by Ribhav Kaul · 4 years, 1 month ago
- 5999d1e Add improved 2020 field to Spline UI by Ravago Jones · 4 years, 2 months ago
- 086a887 Field switching with combobox in Spline UI by Ravago Jones · 4 years, 2 months ago
- 76ecec8 Separate field events into Field even more by Ravago Jones · 4 years, 2 months ago
- 0178120 Add zoom to the Spline UI by Ravago Jones · 4 years, 3 months ago
- 797c49c Spline UI: Redefine mToPx in terms of widget size by Ravago Jones · 4 years, 3 months ago
- 56941a5 Spline UI run graph calculations on thread by Ravago Jones · 4 years, 3 months ago
- 128fb99 Add drag and drop to the Spline UI by Ravago Jones · 4 years, 3 months ago
- 4ca1c48 Merge "Sundry fixes to statespace controllers" by Austin Schuh · 4 years, 3 months ago
- 195ad82 Merge "Remove field drawing functions in Spline UI" by James Kuszmaul · 4 years, 3 months ago
- b02bf5b Sundry fixes to statespace controllers by Austin Schuh · 4 years, 3 months ago
- bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 3 months ago
- dd130a3 Merge "Make the Spline UI widgets more widgety" by James Kuszmaul · 4 years, 3 months ago
- 36c92f0 Remove field drawing functions in Spline UI by Ravago Jones · 4 years, 3 months ago
- 5cd86d0 Send drivetrain test IMU readings in batches by milind · 4 years, 3 months ago
- 0a3c9d4 Buildify the world by Austin Schuh · 4 years, 3 months ago
- 6d460fe Make the Spline UI widgets more widgety by Ravago Jones · 4 years, 4 months ago
- 945708b Adjust frequencies of channels by milind · 4 years, 4 months ago
- c26b916 Switch Spline UI to use images by Ravago Jones · 4 years, 4 months ago
- 1a398fd Add accelerometer zeroing values to DrivetrainStatus by James Kuszmaul · 4 years, 4 months ago
- 6175066 Move aos/controls to frc971/control_loops by James Kuszmaul · 4 years, 4 months ago
- a9df9ad Validate flatbuffers before printing in aos_dump, log_cat, and simulated_event_loop by Austin Schuh · 4 years, 4 months ago
- 7077d34 Move aos/input and aos/robot_state to frc971/input by James Kuszmaul · 4 years, 4 months ago
- 909698b Merge "Start using in-process WebRTC plotter" by James Kuszmaul · 4 years, 5 months ago
- e32fa93 Start using in-process WebRTC plotter by James Kuszmaul · 4 years, 5 months ago
- f4bf9fe Update googletest to latest master by James Kuszmaul · 4 years, 5 months ago
- 73fc135 Add spline debug plot by James Kuszmaul · 4 years, 6 months ago
- 98edd5e Merge "Increase spline UI screen size" by James Kuszmaul · 4 years, 7 months ago
- 7bdd02e Merge "Fix backwards spline feedback" by Austin Schuh · 4 years, 7 months ago
- 5772d16 Merge "Plan with more fidelity" by Austin Schuh · 4 years, 7 months ago
- 2cbabe1 Merge "Make the spline channel bigger" by Austin Schuh · 4 years, 7 months ago
- 3fab105 Make the spline channel bigger by Austin Schuh · 4 years, 7 months ago
- 890196c Plan with more fidelity by Austin Schuh · 4 years, 7 months ago
- b2d77af Increase spline UI screen size by Austin Schuh · 4 years, 7 months ago
- b9dc3f6 Increase acceleration bound on spline UI by Austin Schuh · 4 years, 7 months ago
- 5e2e809 Fix barrel locations by Austin Schuh · 4 years, 7 months ago
- 99af8b5 Pre-plan auto splines by James Kuszmaul · 4 years, 7 months ago
- 5e8ce31 Fix backwards spline feedback by James Kuszmaul · 4 years, 7 months ago
- 5e09c07 Spline UI: Make the robot the right size by Ravago Jones · 4 years, 7 months ago
- 75a18c5 Refactor trajectory generation to separate process by James Kuszmaul · 4 years, 7 months ago
- ddc6970 Disable drivetrain on IMU faults by James Kuszmaul · 4 years, 7 months ago
- 98cc4b5 Merge "Added simple Drop down menu to change game fields" by Austin Schuh · 4 years, 7 months ago
- 91aa0cf Add flag to disable accelerometer readings by James Kuszmaul · 4 years, 8 months ago
- 4fea7e1 Fix the 2021 fields by Ravago Jones · 4 years, 7 months ago
- 09f5972 Make Galactic Search Splines by Ravago Jones · 4 years, 8 months ago
- b45b7ba Added simple Drop down menu to change game fields by Kenneth Nishiyama · 4 years, 9 months ago
- ac2b6b4 Add down estimator plot by James Kuszmaul · 4 years, 8 months ago
- 933a974 Add color cycle to LineDrawer by James Kuszmaul · 4 years, 8 months ago
- 7e7246d Merge "Update Hood to use AbsoluteAndAbsolute position" by Austin Schuh · 4 years, 8 months ago
- 937587c Update Hood to use AbsoluteAndAbsolute position by Ravago Jones · 4 years, 10 months ago
- 01906f3 Merge "Set json text box with selected field" by James Kuszmaul · 4 years, 8 months ago
- 1d31c4e Merge "Fix segfaults in spline UI" by James Kuszmaul · 4 years, 8 months ago
- ab49f43 Set json text box with selected field by Ravago Jones · 4 years, 8 months ago
- 96e46e1 Hooking up the inputs with restrictions by kyle · 4 years, 8 months ago
- c3eaa47 Fix segfaults in spline UI by James Kuszmaul · 4 years, 8 months ago
- e44becc Add a simple legend to spline ui graph by Ravago Jones · 4 years, 9 months ago
- 5f787df Add 2021 field to Spline UI by Ravago Jones · 4 years, 9 months ago
- b33b07c Fix for spline UI multisplines by James Kuszmaul · 4 years, 8 months ago
- d6368ef Merge "Spline UI: improve json exports" by James Kuszmaul · 4 years, 8 months ago
- e2ef3d4 Merge "Pull drivetrain estimators out into a separate class" by Austin Schuh · 4 years, 8 months ago
- fb0f35c Pull drivetrain estimators out into a separate class by Austin Schuh · 4 years, 8 months ago
- 1c264a4 Merge "Split logger.h into log_reader and log_writer" by Austin Schuh · 4 years, 8 months ago