Skip to content

Releases: strykeforce/thirdcoast

v24.0.3

04 Mar 02:56
32fdb02
Compare
Choose a tag to compare

What's Changed

  • fixed bug in phoenix 6 measureable objects
  • update healthcheck to allow for non-subsystem checked objects

Thirdcoast 24.0.2

03 Feb 20:01
Compare
Choose a tag to compare

What's Changed

  • add measures scaled by 1000 to the CANcoder measureable

Thirdcoast 24.0.1

03 Feb 00:30
db4b7bc
Compare
Choose a tag to compare

What's Changed

  • Updates to 2024 Vendordeps
  • Add Phoenix 6 support for TalonFX's
  • Add support for CANcoder measures
  • Fix Case # Bug when running repeated health checks

Third Coast 23.3.0

11 Apr 11:33
138fd07
Compare
Choose a tag to compare

Installation

The Third Coast vendordeps file is at: http://packages.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://packages.strykeforce.org/thirdcoast.json

Changes

🐛 Bug Fixes

  • Update healthcheck JSON format to fix heap exhaustion (#105)

Third Coast 23.2.0

26 Feb 16:27
d6a2148
Compare
Choose a tag to compare

Installation

The Third Coast vendordeps file is at: http://packages.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://packages.strykeforce.org/thirdcoast.json

Changes

🚀 Features

  • Add more examples to README (#104)
  • Add @BeforeHealthCheck and @AfterHealthCheck (#103)

Third Coast 23.1.3

18 Feb 18:50
4b1fbe9
Compare
Choose a tag to compare

Installation

The Third Coast vendordeps file is at: http://packages.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://packages.strykeforce.org/thirdcoast.json

Changes

🧰 Maintenance

  • Fix swerve healthcheck (#102)

Third Coast 23.1.0

15 Feb 21:37
c96037d
Compare
Choose a tag to compare

Installation

The Third Coast vendordeps file is at: http://packages.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://packages.strykeforce.org/thirdcoast.json

Changes

🚀 Features

  • Implement new Health Check framework (#97)

Third Coast 23.0.1

23 Jan 23:07
76aae67
Compare
Choose a tag to compare

Installation

The Third Coast vendordeps file is at: http://packages.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://packages.strykeforce.org/thirdcoast.json

Changes

  • Resolve reset encoder bug while resetting odometer

Third Coast 23.0.0

14 Jan 18:04
v23.0.0
f5a1334
Compare
Choose a tag to compare

Installation

The Third Coast vendordeps file is at: http://maven.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://maven.strykeforce.org/thirdcoast.json

Changes

  • 2023 updates to thirdcoast (#100)

Third Coast 22.2.2

20 Nov 14:32
e9d9d6d
Compare
Choose a tag to compare

Installation

The Third Coast vendordeps file is at: http://maven.strykeforce.org/thirdcoast.json

To install, use Install new libraries (online) in VS Code or download manually to your project vendordeps directory.

$ ./gradlew vendordep --url=http://maven.strykeforce.org/thirdcoast.json

Changes

🚀 Features

  • Add ability to replace default kinematic odometry (#95)

🧰 Maintenance

  • Sync up release version (#99)
  • Update project dependencies (#98)
  • Bump version (#96)