PROS Kernel 3.7.0 Release: Motor Groups and More

We’re happy to announce the release of PROS Kernel 3.7.0: Motor Groups and More!

This release adds native motor group support without Okapi.

For information on what’s changed and important upgrade notes, please read our blog post .

To upgrade your projects, either use the PROS > Upgrade Project menu in the PROS Editor or run pros conduct upgrade kernel inside your project directory on the command line.

Features and Quality of Life Features:

  • :sparkles:Add Native Motor Group Support
  • :sparkles:Add MutexVar Support
  • :children_crossing:Add Simple Names for IMU and Link Enums
  • :sparkles:Add Alias for Motor Gear Cartridge
  • :sparkles:Add PROS Error Header to Prevent Recursive Header Include
  • :sparkles:Add Blocking Reset Option for IMU
  • :children_crossing:Remove Redundant Port Validation

Bugfixes:

  • :bug: Fix issues with color2g
  • :bug: Fix Issues with Touchbacks and Touch Status
  • :bug: Address Vex Radio Port Claim Issues
17 Likes

As always, for the source code and full details regarding this release check out our github page here

13 Likes

Well guess I wasted two hours making a custom motor group class a week ago. It’s good it’s supported now though!

1 Like