v3.2.0
- Updated to WPILib 2024.3.2
- Added garbage collection timing data to
LoggedRobot
- Use thread for file IO in RIO console source (improves reliability and reduces impact on robot loop timing)
- Added method to optionally disable console capture
- Added thread safety warnings to Javadoc for common methods (#80)
- Fixed SparkMax
registerSignal
call in advanced swerve template (#84) - Added support for RLOG R2
Based on WPILib 2024.3.2