Skip to content

1.1.5

Compare
Choose a tag to compare
@rhauch rhauch released this 29 Feb 14:25
· 77 commits to master since this release

This release of Strongback is compatible with the 2016 WPILib released for the 2016 season, and has been tested with WPILib version 201602112135, 0.1.0.201601151923 and 0.1.0.201601072029. This release of Strongback is not compatible with 2015 (or earlier) versions of WPILib.

This patch release adds methods to support the Xbox 360 controller (see #67, #71) and two utility methods to combine switches (see #69). There were only additions, and no other changes were made.

If you are upgrading a system that has an older version of Strongback, first remove the existing strongback installation directory completely before downloading and unpacking this newer version. The rest of your system (e.g., path, Eclipse workspace, or Eclipse projects) can be unchanged, and everything will simply pick up the new version. To verify you have the new version installed, the command line tool will now output the Strongback version if you run strongback.sh version on OS X and Linux, or strongback.bat version on Windows.