- 7e7246d Merge "Update Hood to use AbsoluteAndAbsolute position" by Austin Schuh · 4 years, 7 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
- b06f03b Split logger.h into log_reader and log_writer by Austin Schuh · 4 years, 8 months ago
- 6be140b Remove the old spline code by Austin Schuh · 4 years, 8 months ago
- 3b92afa Spline UI: improve json exports by Ravago Jones · 4 years, 8 months ago
- 0e5a9f3 Spline UI adding value inputs for limits by kyle · 4 years, 9 months ago
- 26f7ad0 Run yapf on Spline UI by Ravago Jones · 4 years, 8 months ago
- 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 4 years, 11 months ago
- 5ea4847 Fix some python2-isms in prep for python3 by Austin Schuh · 4 years, 9 months ago
- d99a3c4 Add localizer velocity states to plotter by Austin Schuh · 4 years, 9 months ago
- 6079d4f Add drivetrain position velocity plots by milind upadhyay · 4 years, 9 months ago
- 1542ea3 Add voltage error plot and improve drivetrain.py comments by Austin Schuh · 4 years, 9 months ago
- 732bf9a Merge "Convert kError states to voltage" by Austin Schuh · 4 years, 9 months ago
- a758efb Merge "Add Position Encoder and Reader PID Plots" by James Kuszmaul · 4 years, 9 months ago
- 9bd381d Add Position Encoder and Reader PID Plots by milind upadhyay · 4 years, 9 months ago
- 5be6c52 Convert kError states to voltage by Austin Schuh · 4 years, 9 months ago
- 95771d9 Use enums for drivetrain KF states by Austin Schuh · 4 years, 9 months ago
- b7e46f7 Made resizing nicer by Ravago Jones · 4 years, 9 months ago
- 54c5679 Merge "Add max velocity calculation to drivetrain" by Austin Schuh · 4 years, 9 months ago
- d77c064 Add max velocity calculation to drivetrain by Austin Schuh · 4 years, 10 months ago
- b81e6a4 Add drivetrain position plot to drivetrain plotter by milind upadhyay · 4 years, 9 months ago
- c4ae11c Add a drivetrain typescript plot config by James Kuszmaul · 4 years, 10 months ago
- d749d93 Clang-format drivetrain by Austin Schuh · 4 years, 10 months ago
- 1014345 Fix max voltage in ssdrivetrain by Milind Upadhyay · 4 years, 10 months ago
- 13065ed Remove some unused references to deprecated infrastructure by Brian Silverman · 4 years, 10 months ago
- dada107 Switch everything to platforms by Philipp Schrader · 5 years ago
- 39abef6 Merge "Swap the localizer reset order" by James Kuszmaul · 4 years, 11 months ago
- ce7e03d Use python3 print by Austin Schuh · 5 years ago
- 891f4f1 Swap the localizer reset order by James Kuszmaul · 5 years ago
- fb6a7a5 Add ids to flatbuffer fields in y2012, y2016, frc971, and aos by Ravago Jones · 5 years ago
- 9919ef6 Merge "Create zeroing estimator for absolute and absolute encoder" by James Kuszmaul · 5 years ago
- ea6464c Create zeroing estimator for absolute and absolute encoder by Ravago Jones · 5 years ago
- 1e0a37e Merge "Add AbsoluteAndAbsolutePosition and simulate it" by James Kuszmaul · 5 years ago
- 988b038 Add AbsoluteAndAbsolutePosition and simulate it by Ravago Jones · 5 years ago
- 077f76d Merge "Disable voltage error compensation for spline tracking." by James Kuszmaul · 5 years ago
- 897ef1a Disable voltage error compensation for spline tracking. by James Kuszmaul · 5 years ago
- 5619643 Make AOS logging per thread, not global by Austin Schuh · 5 years ago
- aa2499d Path-Relative LQR for trajectory following by James Kuszmaul · 5 years ago
- bcd96fc Respect WasReset() indicator in the drivetrain by James Kuszmaul · 5 years ago
- f395036 Add sanity check on timestep length to HybridEkf by James Kuszmaul · 5 years ago
- c538d75 Merge "Formatting position sensor sim" by Austin Schuh · 5 years ago
- b0b1265 Formatting position sensor sim by Ravago Jones · 5 years ago
- 1f34522 Support stopping and starting logging at runtime by Brian Silverman · 5 years ago
- 990a0b3 Merge "Fix log sorting for good" by Austin Schuh · 5 years ago
- 2f8fd75 Fix log sorting for good by Austin Schuh · 5 years ago
- 14d7d3d Depend on config rule instead of file. by Austin Schuh · 5 years ago
- 9633d4b Made it so that you do not need to specify screen size on init(Spline UI) by Het Satasiya · 5 years ago
- 3d9ccd7 Remove old shared memory queue by Austin Schuh · 5 years ago
- c0c08da Support importing generated configs by James Kuszmaul · 5 years ago
- dac0a4b Split out some quaternion utility functions by Brian Silverman · 5 years ago
- 7666931 Merge "Exit Spline UI when window is closed" by James Kuszmaul · 5 years ago
- 56329f4 Exit Spline UI when window is closed by vlad · 5 years ago
- 06257f4 Improve performance of the y2020 localizer by James Kuszmaul · 5 years ago
- d478f87 Move y2020 localizer to use floats by James Kuszmaul · 6 years ago
- a1a157e Merge changes If3498bf9,Ieae86dce,I2c2f5bc0,I452994fb by Austin Schuh · 6 years ago
- ac17fba Switch to a batch IMU message by Austin Schuh · 6 years ago
- 1c933e0 Update origin location on Spline GUI by James Kuszmaul · 6 years ago
- 554a760 Merge "Prevent infinite loops in Trajectory planning" by James Kuszmaul · 6 years ago
- cfe8063 Merge "Detune spline drivetrain" by James Kuszmaul · 6 years ago
- c7243fe Merge "Add a current limit on the flywheels." by Austin Schuh · 6 years ago
- 07b4044 Detune spline drivetrain by James Kuszmaul · 6 years ago
- 1bce577 Reduce excessive AOS_LOG's by James Kuszmaul · 6 years ago
- e8ca06a Add a current limit on the flywheels. by Austin Schuh · 6 years ago
- 2124ae8 Add drivetrain status forwarding and show on field by Alex Perry · 6 years ago
- e09dc54 Merge "Adding button for import and export Spline GUI" by James Kuszmaul · 6 years ago
- 909c039 Adding button for import and export Spline GUI by John Park · 6 years ago
- 4d3c264 Prevent infinite loops in Trajectory planning by James Kuszmaul · 6 years ago
- 8aa37cb Use 2020 drivetrain in spline GUI by James Kuszmaul · 6 years ago
- 3d0bbf9 Merge "Draw Basic 2020 Field Spline GUI" by James Kuszmaul · 6 years ago
- 384d545 Merge changes I1132152d,I2ee8fa9d,I9c11b56d,I04de0d01,If4fc6249 by James Kuszmaul · 6 years ago
- 5f6d1d4 Do some initial y2020 drivetrain tuning by James Kuszmaul · 6 years ago
- a53c3ac Add targets for the turret aiming to shoot at by James Kuszmaul · 6 years ago
- b1b2d8e Perform basic turret auto-aiming by James Kuszmaul · 6 years ago
- cf54516 Draw Basic 2020 Field Spline GUI by John Park · 6 years ago
- 43b9ae9 Tune flywheels by Austin Schuh · 6 years ago
- 0fd3fe1 Merge "Make drivetrain_test_lib handle IMU transforms" by James Kuszmaul · 6 years ago
- 7f55f07 Make drivetrain_test_lib handle IMU transforms by James Kuszmaul · 6 years ago
- 36f8c4e Fix broken move constructor in HybridStateFeedbackLoop by Austin Schuh · 6 years ago
- b2b89b2 Remove some unused code in the spline GUI by James Kuszmaul · 6 years ago
- 3900bfc Merge "Fix some undefined behavior in Trajectory" by Austin Schuh · 6 years ago
- 31ac891 Fix some undefined behavior in Trajectory by James Kuszmaul · 6 years ago
- a4f69d6 Buildify the world by Austin Schuh · 6 years ago
- b7f45bb Separate out CPU-heavy portion of IMU zeroing by James Kuszmaul · 6 years ago
- 6aa77be Make y2020 multinode! by Austin Schuh · 6 years ago
- e1bdd9f Merge "Quiet down trajectory.cc" by James Kuszmaul · 6 years ago
- 0e484f9 Quiet down profiled subsystem by Sabina Davis · 6 years ago
- 66b7804 Quiet down trajectory.cc by James Kuszmaul · 6 years ago
- 147f056 Merge "Changed profiled subsystem dt." by Austin Schuh · 6 years ago