- 548aedf Switch to relative imports in .ts files by Philipp Schrader · 2 years, 8 months ago
- dc53443 Remove runtime malloc's from SplineDrivetrain by James Kuszmaul · 2 years, 8 months ago
- 2971b5a Stop using std::function in HybridEkf by James Kuszmaul · 2 years, 9 months ago
- 9776b39 Update WPILib, roborio compilers, and CTRE Phoenix libraries by James Kuszmaul · 2 years, 9 months ago
- f7c6520 Reduce mallocs when constructing trajectories by Austin Schuh · 3 years ago
- 1171769 Nuke LocalLogNamer by Austin Schuh · 3 years ago
- a1d006e Merge commit '7b04dc15c5745e780ff19aaff3d43aa1c6c99ad6' into master by Austin Schuh · 3 years, 1 month ago
- 5127ccc Run yapf on all python files in the repo by Ravago Jones · 3 years, 2 months ago
- dac091f Merge commit '7c1ae250acb4120322b01a666993ed63c795ef21' into master by James Kuszmaul · 3 years, 7 months ago
- 8c76a9b Actually zero the spartan IMU by Austin Schuh · 3 years, 7 months ago
- 6d6e130 Don't latch IMU faults in 2022 localizer by James Kuszmaul · 3 years, 7 months ago
- c53de4a Add zeroing for single-axis gyro in drivetrain by James Kuszmaul · 3 years, 7 months ago
- 4ddda33 Add GyroReading message to drivetrain plot by James Kuszmaul · 3 years, 7 months ago
- ba59dc9 check optional access in y2022 drivetrain by James Kuszmaul · 3 years, 7 months ago
- 207ae32 Tune down estimator for ADIS16505 by James Kuszmaul · 3 years, 8 months ago
- c5fa6d9 Rename config.json to aos_config.json by Austin Schuh · 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
- 87277f4 Upgrade npm bazel rules to latest by Philipp Schrader · 3 years, 9 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
- 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, 3 months ago
- 153f22c Merge "fixed some spelling errors" by James Kuszmaul · 4 years ago
- 41fad8c Rename laptop to logger by Austin Schuh · 4 years ago
- 6e66059 Save more localizer history for slow pi updates by Austin Schuh · 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
- 155ec95 Increase history size in localizer by James Kuszmaul · 4 years, 1 month ago
- b02bf5b Sundry fixes to statespace controllers by Austin Schuh · 4 years, 2 months ago
- bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 2 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
- 945708b Adjust frequencies of channels by milind · 4 years, 3 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
- 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, 4 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
- 7bdd02e Merge "Fix backwards spline feedback" by Austin Schuh · 4 years, 6 months ago
- 5772d16 Merge "Plan with more fidelity" by Austin Schuh · 4 years, 6 months ago
- 3fab105 Make the spline channel bigger by Austin Schuh · 4 years, 6 months ago
- 890196c Plan with more fidelity by Austin Schuh · 4 years, 6 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
- 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
- 91aa0cf Add flag to disable accelerometer readings by James Kuszmaul · 4 years, 8 months ago
- ac2b6b4 Add down estimator plot by James Kuszmaul · 4 years, 7 months ago
- 933a974 Add color cycle to LineDrawer by James Kuszmaul · 4 years, 7 months ago
- c3eaa47 Fix segfaults in spline UI by James Kuszmaul · 4 years, 7 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
- b06f03b Split logger.h into log_reader and log_writer by Austin Schuh · 4 years, 8 months ago
- 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 4 years, 11 months ago
- d99a3c4 Add localizer velocity states to plotter by Austin Schuh · 4 years, 8 months ago
- 6079d4f Add drivetrain position velocity plots by milind upadhyay · 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
- 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
- dada107 Switch everything to platforms by Philipp Schrader · 4 years, 11 months 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
- 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
- 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
- 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
- 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
- ac17fba Switch to a batch IMU message by Austin Schuh · 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
- 07b4044 Detune spline drivetrain by James Kuszmaul · 6 years ago
- 1bce577 Reduce excessive AOS_LOG's by James Kuszmaul · 6 years ago
- 2124ae8 Add drivetrain status forwarding and show on field by Alex Perry · 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
- 5f6d1d4 Do some initial y2020 drivetrain tuning by James Kuszmaul · 6 years ago
- 7f55f07 Make drivetrain_test_lib handle IMU transforms by James Kuszmaul · 6 years ago
- 31ac891 Fix some undefined behavior in Trajectory by James Kuszmaul · 6 years ago
- b7f45bb Separate out CPU-heavy portion of IMU zeroing by James Kuszmaul · 6 years ago