Releases: unofficial-rev-port/REVHubInterface
v1.4.1: Better error logging
What's Changed
This release adds better error messages, logging, and improved documentation.
Smaller release this time, but it should hopefully let us narrow down some occasionally reported issues.
Full Changelog: v1.4...v1.4.1
Release v1.4: Motor Run to Position (PID) support and more!
Release v1.4: Motor Run to Position (PID) support and more!
- You can now tell a motor to run to a position, equivalent to the FTC SDK's RUN_TO_POSITION mode
- The overall update rate of the application is increased for better responsiveness
As always, download from the binaries below or using python -m pip install REVHubInterface==1.4
Full Changelog: v1.3.3...v1.4
v1.3.3: Mac DMG support and new application icon!
We've finally been able to create Mac DMGs! As always, download from the binaries below or using python -m pip install revhubinterface
.
Flathub release coming soon.
Full Changelog: v1.3.2...v1.3.3
v1.3.2: urgent bugfix!
What's Changed
- Fix critical bug preventing all updates from happening.
- Improve Readability of main + Emphasize E-STOP by @Astr0clad in #12
New Contributors
- @Astr0clad made their first contribution in #12
Full Changelog: v1.3.1...v1.3.2
v1.3.1
First release with binaries! See README for installation instructions.
Full Changelog: v1.3.0...v1.3.1
v1.3.0: First release!
First release to PyPi (no binaries availiable yet)
Install with pip install REVHubInterface
and run with python -m REVHubInterface