Releases: ThePinkAlliance/core
Releases · ThePinkAlliance/core
Logging update
What's Changed
- Removed limelight documentation revision by @devsamuelv in #21
- Logging update by @devsamuelv in #22
Full Changelog: 2.3.17...2.3.3
Documentation Update!
2k23 Season release.
What's Changed
- added custom vector2d class since wpilib removed theirs.
- upgraded linear interpolation table to use the new vector2d class.
- upgraded dependencies.
- removed unnecessary or obsolete tools like the ctre and annotation folders.
Author: @devsamuelv
Full Changelog: 2.1.17...2.2.17
Limelight accessibility expanded.
What's Changed
- fixed sort bug with linear interpolation. by @devsamuelv in #17
- Added setters ledMode, camMode, and pipeline. by @devsamuelv in #18
Full Changelog: 2.1.16...2.1.17
Linear Interpolation!
What's Changed
- fixed minor issue TargetPackageHelper methods not static. by @devsamuelv in #16
- Added linear interpolation table. by @devsamuelv in #16
Full Changelog: 2.1.15...2.1.16
2.1.15
What's Changed
- GPL3 License by @devsamuelv in #11
- 2.1.15 by @devsamuelv in #12
Full Changelog: 2.0.15...2.1.15
2.0.15
What's Changed
- Updated selectable builder with dynamic types. by @devsamuelv in #5
- Added ctre motor simulation. by @devsamuelv in #6
- added code owners. by @devsamuelv in #7
- fixed code owners placement. by @devsamuelv in #8
- Added the limelight constants by @devsamuelv in #9
- Version 15 by @devsamuelv in #10
Full Changelog: 2.0.14...2.0.15
refactored everything.
What's Changed
- Added new selectables by @devsamuelv in #3
- Version 2.0.14 by @devsamuelv in #4
New Contributors
- @devsamuelv made their first contribution in #3
Full Changelog: 2.0.12...2.0.14
Release 2.0.12
Change notes
- Joystick control
- joystick axis manipulation.
- integrated mapping's for joystick axis and buttons.
- Auto
- auto path selector.
- Swerve
- swerve pod configuration class.
- Shooter
- TargetPackage factory added.
Added joystick map
2.0.11 Created joystick map, and cleaned up some comments