Skip to content

Releases: FRC-3539/BulldogLibrary

2024 Release 1

18 Jan 02:14
Compare
Choose a tag to compare

2024 Beta 2 Bump

22 Oct 18:03
Compare
Choose a tag to compare
2024 Beta 2 Bump Pre-release
Pre-release

Full Changelog: 1.4.0...1.5.0

1.4.0

06 May 18:07
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.4.0

1.3.0

05 Feb 17:32
Compare
Choose a tag to compare

Bump Version

1.2.0

04 Feb 05:12
Compare
Choose a tag to compare

Fix null pointer errors.
Adjust ini configuration formation.
Classes extending bbconstants or using the autopopulate function should have static variables for proper function.

Example ini configuration file:

wheelTrackWidth=0.0
wheelBase=0.0
wheelDiameter=0.0
driveGearReduction=0.0
steerGearReduction=0.0
moduleGearRatio=0.0

FLSteerOffset=0.0
FRSteerOffset=0.0
BLSteerOffset=10.11
BRSteerOffset=0.0

driveSpeedMultiplier=0.9
rotationSpeedMultiplier=0.5

1.1.0

29 Jan 19:18
Compare
Choose a tag to compare

Add INI Configuration.

1.0.0

04 Dec 01:02
Compare
Choose a tag to compare

Add first classes.
Add Git ignore.
Add jitpack building info.
Add classes developed or used in 2022.