Skip to content

Releases: Yet-Another-Software-Suite/YAMS

2026.4.1

01 Apr 20:13
66aadf9

Choose a tag to compare

What's Changed

Full Changelog: 2026.3.11...2026.4.1

2026.3.11

11 Mar 19:55
aa93184

Choose a tag to compare

What's Changed

Full Changelog: 2026.3.5...2026.3.11

2026.3.5

06 Mar 05:09
7f762d1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2026.2.21...2026.3.5

2026.2.21

21 Feb 13:44
782d593

Choose a tag to compare

What's Changed

Full Changelog: 2026.2.3...2026.2.21

2026.2.3

04 Feb 00:39
aff4a9a

Choose a tag to compare

What's Changed

  • Fixes issue with homing routine in Exponential Arm by @Chris7898 in #83
  • Added SmartMotorConfig.withVendorConfig() by @thenetworkgrinch in #82
  • run, runTo, explicit Setpoint, better linear closed loop controller definition, added new isNear with debounce by @thenetworkgrinch in #86
  • Removed new isNear function. Added less redundancy to FlyWheel runTo functions. by @thenetworkgrinch in #87
  • changed lastStatus in CRT to be an enum by @tytytyty74 in #90
  • Add horizontal elevator configuration by @CarvalhoJeo in #89

New Contributors

Full Changelog: 2025.1.24...2026.2.3

2025.1.24

25 Jan 21:01
0a82f2a

Choose a tag to compare

What's Changed

Full Changelog: 2026.1.17...2025.1.24

2026.1.17

18 Jan 04:27
72d871b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2026.1.13...2026.1.17

2026.1.13

14 Jan 00:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2026.1.2...2026.1.13

2026.1.2

02 Jan 19:44

Choose a tag to compare

What's Changed

  • 'Trapazoidal' Spelling Error Correction by @akhaled247 in #56
  • REV 2026 with Feedforwards and PIDs by @thenetworkgrinch in #55
  • Added the option to loosely coupled followers. by @thenetworkgrinch in #58
  • Allow for independently created config classes for constants files. by @thenetworkgrinch in #59
  • Changed SwerveInputStream.copy() to SwerveInputStream.clone()
  • Added SmartMotorControllerConfig().clone() to allow for clonable configs.
  • Added MechanismConfig.withSmartMotorController() for all mechanism and null param constructors
  • Added SensorData.set() overloads
  • Modified SmartMotorControllerConfig to allow for creation without a Subsystem but still require a subsystem eventually.
  • Modified SmartMotorController telemetry to only create Live Tuning and other useful commands if tunable setpoints are not enabled.
  • Added MechanismGearing(double...) overload
  • Added DifferentialDrive example.

New Contributors

Full Changelog: 2025.12.22...2026.1.2

2025.12.22

22 Dec 19:05
92c4db9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2025.11.20...2025.12.22