Skip to content

Releases: strykeforce/thirdcoast

v26.0.5

19 Mar 01:57
b889031

Choose a tag to compare

What's Changed

  • Gyro class updates in #121

v26.0.4

14 Mar 16:57
f200a60

Choose a tag to compare

What's Changed

  • Fixing Loop Overruns and Pose Reset Bug in #120

v26.0.3

04 Mar 23:17
b636e45

Choose a tag to compare

What's Changed

  • add healthcheck support for SF_TalonFX and SF_TalonFXS
  • fix control request update frequency problems

v26.0.2

31 Jan 23:24

Choose a tag to compare

Updates

  • remove old references to status signals in SF_FXSwerveModule

v26.0.1

31 Jan 18:58

Choose a tag to compare

What's Changed

  • add getters for control request frequency
  • add constructor for SF_Pigeon

v26.0.0

21 Jan 01:54
2b64d91

Choose a tag to compare

What's Changed

  • Bump Dependencies
  • Add wrapper classes for TalonFX and TalonFXS (load from json)
  • Add controller classes for flysky and interlink
  • Add recording of swerveModuleStates to move/drive
  • provision for allowing velocity and accel in closed loop drive for the swerve
  • add spotless for kotlin

v25.0.11

20 Mar 00:27
2c10129

Choose a tag to compare

What's Changed

  • fix up health check for talonFXS

v25.0.5

26 Feb 04:11
34083e5

Choose a tag to compare

What's Changed

  • added inversion option for azimuth encoders

v25.0.4

16 Feb 23:11

Choose a tag to compare

What's Changed

  • fixed up FX swerve module with new FXS getters

v25.0.3

13 Feb 23:23

Choose a tag to compare

What's Changed

  • fix talonFXS measures
  • add getSample to poseEstimatorOdometryStrategy