Skip to content

Releases: Team3128/3128-common

v1.1.4

20 Jan 00:14
Compare
Choose a tag to compare

Fix Swerve Bug

v1.0.3

19 Jan 02:16
Compare
Choose a tag to compare

Update Shuffleboard

v1.0.2

15 Jan 04:55
Compare
Choose a tag to compare
  • Add NAR_PIDCommand
  • Extra shuffleboard logging for NAR_PIDSubsystem

v1.0.1

13 Jan 20:25
Compare
Choose a tag to compare

Fix NAR_Robot bug

v1.0.0

11 Jan 21:52
Compare
Choose a tag to compare

Migrate library to 2024 WPIlib

v0.0.11

07 Jan 01:45
Compare
Choose a tag to compare

Swerve bug fixes

v0.0.10

07 Jan 00:23
Compare
Choose a tag to compare

Swerve fix

v0.0.9

06 Jan 22:51
Compare
Choose a tag to compare
  • Vision code update
  • ProfiledPIDControl
  • Tester Utility
  • Swerve code added

v0.0.8

08 Dec 07:13
Compare
Choose a tag to compare
  • Fixed NarwhalDashboard selectedAuto and button bugs
  • Changed XboxController class to use enums for buttons
  • Added unit tests to NAR_PIDSubsystem
  • Added continuous input to NAR_Motor

v0.0.7

27 Nov 06:02
Compare
Choose a tag to compare
  • Refactored Controller Class: deleted PController and VController
  • Motor Class Changes: Added continuous input; changed follow logic to use Rev and Ctre methods if compatible; added a current limit method
  • Swerve Module added to common repo