- 62c3bd8 Make it so that we can import DrivetrainConfigs from JSON by James Kuszmaul · 1 year, 4 months ago
- eeb98e9 Allow constructing control loops from flatbuffers by James Kuszmaul · 1 year, 4 months ago
- 5788808 Merge changes Ifcead97b,If3cc6d2f by James Kuszmaul · 1 year, 4 months ago
- a4b57b3 Merge "Update field constants in Spline UI" by James Kuszmaul · 1 year, 4 months ago
- 249d6e5 Add a flywheel controller test by Maxwell Henderson · 1 year, 4 months ago
- 7e83518 Add Kraken Motor Class to control_loop.py by Filip Kujawa · 1 year, 5 months ago
- caed736 Support applying a breaker current limit on the drivetrain by Austin Schuh · 1 year, 5 months ago
- 5d69015 Update field constants in Spline UI by Nathan Leong · 1 year, 5 months ago
- 3424299 Move shared flywheel code into frc971 by Maxwell Henderson · 1 year, 5 months ago
- c471ebe Add saturation for current loops by Ravago Jones · 1 year, 11 months ago
- 2e8ac66 Add current control loop python by Ravago Jones · 1 year, 11 months ago
- 30019ca Hide endpoints for inactive multisplines by Ravago Jones · 2 years, 2 months ago
- df6fe2c Prioritize selecting control points in Spline UI by Ravago Jones · 2 years, 2 months ago
- 318621a Allow selecting multisplines from Spline UI graph by Ravago Jones · 2 years, 2 months ago
- e5bdd4a Merge "Fix import and export bugs in Spline UI" by James Kuszmaul · 2 years, 3 months ago
- 0f9c211 Fix import and export bugs in Spline UI by milind-u · 2 years, 3 months ago
- 31c20c7 Merge "Fix segmentation fault in spline ui" by James Kuszmaul · 2 years, 3 months ago
- f136b05 Write 2023 autonomous splines by Maxwell Henderson · 2 years, 3 months ago
- 4a18b19 Add 2023 field to Spline UI by Maxwell Henderson · 2 years, 3 months ago
- 6647cb2 Make matplotlib targets depend on gtk by Austin Schuh · 2 years, 3 months ago
- 53ad98a Add roll AngularSystem code gen to 2023 by milind-u · 2 years, 3 months ago
- 4f2b336 Merge "Fix IndexError when cursor_index > data[0].size in spline UI" by Austin Schuh · 2 years, 4 months ago
- 196ca0d Fix path issue in basic_window by Maxwell Henderson · 2 years, 4 months ago
- 566c82b Add plots to simulate drivetrain acceleration performance by Austin Schuh · 2 years, 4 months ago
- 3e9d899 Fix segmentation fault in spline ui by Maxwell Henderson · 2 years, 4 months ago
- ebb658f Migrate everything to upstream pip packages by Philipp Schrader · 2 years, 8 months ago
- 2614754 Fix dependencies in //frc971/control_loops/python by Philipp Schrader · 2 years, 5 months ago
- b337815 Add a viewing mode for the spline graph to hide spline handles by Jason Anderson-Young · 2 years, 7 months ago
- 589e8fe add screen dragging to spline graph by Jason Anderson-Young · 2 years, 8 months ago
- 295f730 Add a new spline button to the Spline UI by Nathan Leong · 2 years, 10 months ago
- c11e113 Fix IndexError when cursor_index > data[0].size in spline UI by Ryan Yin · 2 years, 9 months ago
- 5127ccc Run yapf on all python files in the repo by Ravago Jones · 2 years, 10 months ago
- 7db1c50 Highlight active multispline by Ravago Jones · 2 years, 11 months ago
- 359bbd2 Snap multisplines together in 180 deg increments by Ravago Jones · 2 years, 11 months ago
- ac952dd Improve Spline UI graph behavior for edge cases by Ravago Jones · 2 years, 10 months ago
- 291f559 Update Spline UI to graph multiple multisplines by Ravago Jones · 2 years, 11 months ago
- fa8da56 Add multiple multisplines to Spline UI by Ravago Jones · 2 years, 11 months ago
- 0a1d409 Add a cursor to graph in Spline UI by Ravago Jones · 3 years ago
- b170ed3 Show robot along spline on hover in Spline UI by Ravago Jones · 3 years ago
- 8da89c4 Run yapf on Spline UI by Ravago Jones · 2 years, 11 months ago
- e958479 Fix Spline UI graph updating by Ravago Jones · 3 years ago
- b39f452 Add support for multiple cycles of delay for U by Austin Schuh · 3 years, 2 months ago
- 843bade Merge "Switch spline ui to drag and drop only" by James Kuszmaul · 3 years, 2 months ago
- 6b24b8d Switch spline ui to drag and drop only by Ravago Jones · 3 years, 2 months ago
- de18dfe Fix spline ui zoom again by Ravago Jones · 3 years, 2 months ago
- 123d65d Merge "Update size of robot on the spline UI" by Austin Schuh · 3 years, 2 months ago
- b0703aa Update size of robot on the spline UI by Henry Speiser · 3 years, 2 months ago
- 51be5c6 Make the spline graph points actually visible by Henry Speiser · 3 years, 3 months ago
- 54dafeb Move the spline UI origin to match the localizer by Ravago Jones · 3 years, 3 months ago
- 41a08f3 Add 2022 field to spline by Griffin Bui · 3 years, 3 months ago
- 64433f1 Add support for modeling the output delay by Austin Schuh · 3 years, 3 months ago
- 5d49af0 Add the controller python used for designing the intake by Milo Lin · 3 years, 4 months ago
- a5aa936 Plot currents in the AngularSystem plots by Austin Schuh · 3 years, 4 months ago
- 092a62d Prevent Python from importing the host's pip packages by Philipp Schrader · 3 years, 6 months ago
- 69b04c2 Merge "Added undo button to spline UI" by James Kuszmaul · 3 years, 7 months ago
- d8be388 Added undo button to spline UI by Ryan Yin · 3 years, 8 months ago
- 8bfec21 Tune spline UI zoom limits by Austin Schuh · 3 years, 7 months ago
- 001bd91 Fix 2020 field image by Ravago Jones · 3 years, 8 months ago
- 1eb6bd2 Merge "Add clear button" by James Kuszmaul · 3 years, 8 months ago
- f70e8e1 Update turret gear ratio and tuned controller by milind-u · 3 years, 8 months ago
- ebbc912 Merge "Fix spline ui zoom" by Austin Schuh · 3 years, 8 months ago
- 2d4aeb7 Merge changes I08fe6567,I11aed075 by Austin Schuh · 3 years, 8 months ago
- cd1f725 Fix matplotlib sandboxing by Austin Schuh · 3 years, 8 months ago
- 85f861f Add clear button by Ryan Yin · 3 years, 8 months ago
- fa68ba8 Fix spline ui zoom by Ribhav Kaul · 3 years, 9 months ago
- 5999d1e Add improved 2020 field to Spline UI by Ravago Jones · 3 years, 9 months ago
- 086a887 Field switching with combobox in Spline UI by Ravago Jones · 3 years, 10 months ago
- 76ecec8 Separate field events into Field even more by Ravago Jones · 3 years, 10 months ago
- 0178120 Add zoom to the Spline UI by Ravago Jones · 3 years, 10 months ago
- 797c49c Spline UI: Redefine mToPx in terms of widget size by Ravago Jones · 3 years, 10 months ago
- 56941a5 Spline UI run graph calculations on thread by Ravago Jones · 3 years, 10 months ago
- 128fb99 Add drag and drop to the Spline UI by Ravago Jones · 3 years, 10 months ago
- 4ca1c48 Merge "Sundry fixes to statespace controllers" by Austin Schuh · 3 years, 10 months ago
- b02bf5b Sundry fixes to statespace controllers by Austin Schuh · 3 years, 10 months ago
- 36c92f0 Remove field drawing functions in Spline UI by Ravago Jones · 3 years, 10 months ago
- 6d460fe Make the Spline UI widgets more widgety by Ravago Jones · 3 years, 11 months ago
- c26b916 Switch Spline UI to use images by Ravago Jones · 4 years ago
- b2d77af Increase spline UI screen size by Austin Schuh · 4 years, 2 months ago
- b9dc3f6 Increase acceleration bound on spline UI by Austin Schuh · 4 years, 2 months ago
- 5e2e809 Fix barrel locations by Austin Schuh · 4 years, 2 months ago
- 5e09c07 Spline UI: Make the robot the right size by Ravago Jones · 4 years, 2 months ago
- 75a18c5 Refactor trajectory generation to separate process by James Kuszmaul · 4 years, 3 months ago
- 98cc4b5 Merge "Added simple Drop down menu to change game fields" by Austin Schuh · 4 years, 2 months ago
- 4fea7e1 Fix the 2021 fields by Ravago Jones · 4 years, 2 months ago
- 09f5972 Make Galactic Search Splines by Ravago Jones · 4 years, 3 months ago
- b45b7ba Added simple Drop down menu to change game fields by Kenneth Nishiyama · 4 years, 4 months ago
- 01906f3 Merge "Set json text box with selected field" by James Kuszmaul · 4 years, 3 months ago
- 1d31c4e Merge "Fix segfaults in spline UI" by James Kuszmaul · 4 years, 3 months ago
- ab49f43 Set json text box with selected field by Ravago Jones · 4 years, 3 months ago
- 96e46e1 Hooking up the inputs with restrictions by kyle · 4 years, 4 months ago
- c3eaa47 Fix segfaults in spline UI by James Kuszmaul · 4 years, 3 months ago
- e44becc Add a simple legend to spline ui graph by Ravago Jones · 4 years, 4 months ago
- 5f787df Add 2021 field to Spline UI by Ravago Jones · 4 years, 4 months ago
- b33b07c Fix for spline UI multisplines by James Kuszmaul · 4 years, 3 months ago
- d6368ef Merge "Spline UI: improve json exports" by James Kuszmaul · 4 years, 3 months ago
- 6be140b Remove the old spline code by Austin Schuh · 4 years, 3 months ago
- 3b92afa Spline UI: improve json exports by Ravago Jones · 4 years, 4 months ago
- 0e5a9f3 Spline UI adding value inputs for limits by kyle · 4 years, 4 months ago
- 26f7ad0 Run yapf on Spline UI by Ravago Jones · 4 years, 4 months ago
- 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 4 years, 6 months ago