Skip to content

Releases: FRC5190/FalconLibrary

Inline Units

10 Aug 02:01
Compare
Choose a tag to compare
2020.0.0-5

Fix FalconCTRE#setVoltage bug

CommandScheduler bug fixes

28 Jul 14:51
Compare
Choose a tag to compare
Pre-release
2020.0.0-4

Bump command rewrite jitpack (#35)

Periodic bug fixes

03 Jul 20:30
Compare
Choose a tag to compare
Periodic bug fixes Pre-release
Pre-release
2020.0.0-3

Merge branch 'master' into 2020

Updates to WPI wrappers

15 Jun 19:51
Compare
Choose a tag to compare
Pre-release
2020.0.0-2

Update experimental WPILib

Decouple Rotation2d and Rotation units

15 Jun 03:17
d5ace7d
Compare
Choose a tag to compare
2019.6.14

Update README for 2019.6.14 release

New WPILib Commands

10 Jun 02:26
Compare
Choose a tag to compare
New WPILib Commands Pre-release
Pre-release
2020.0.0-1

Run CommandScheduler

Keigen for Linear Algebra

27 May 21:43
9a4af25
Compare
Choose a tag to compare
  • Use Keigen library for shape-safe linear algebra

State-space

26 May 02:16
41d2fff
Compare
Choose a tag to compare
  • EJML-backed shape-safe matrix library
  • State space control

Emergency Management

18 May 03:21
Compare
Choose a tag to compare
  • Add EmergencyHandleable, an interface that can help you manage emergencies (such as encoders disconnecting during the match)
  • Make TankDriveSubsystem#tankDrive open for custom implementations
  • Add CircularBuffer to keep rolling averages

Make Jitpack recognize modules

11 May 03:31
dd67a5e
Compare
Choose a tag to compare
2019.5.12: Make Jitpack recognize modules (#18)

* Temporary fix for Jitpack TLS error (thanks nico)

* Let's try this

* mess around with maven publication

* add plugins to all subprojects

* Update README.md