Releases: flamingchickens1540/ROOSTER
Releases · flamingchickens1540/ROOSTER
PreferenceManager improvements, DashboardUtils
Auto-upload build artifacts
No new features. This is just a test release.
Blinken fix
Add missing preset for WHITE
(#76)
PreferenceManager, Blinken, AsyncCommand
Finally on our 4th release.
AsyncCommand
for running commands using aNotifier
(#73)- Deprecated
AdjustableManager
and replaced withPreferenceManager
, with new features (#74, fixes #63 and #65) RevBlinken
wrapper for a Blinken LED controller (#72)- Internal reorganization into two Gradle projects; this means test robot classes won't show up in the library jar (#75)
PowerManager cleanup and bug fixes
PowerManager cleanup and bug fixes (#71)
Power Management Improvements, StrictDPad
Create SimpleButton/SimpleConditionalCommand, RunMotionProfiles tweak
Stop motion profile when command is interrupted
RunMotionProfiles
now stops motors when canceled (#60)
Fix bug in PidDrive
Fix bug where PidDrive
brake processing only used left side (#58)
Change PidDrive scaling implementation
Merge pull request #55 from flamingchickens1540/drive-fix Change scaling implementation