purduesigbots / pros

Source code for PROS kernel: open source C/C++ development for the VEX V5 microcontroller
https://pros.cs.purdue.edu
Other
259 stars 76 forks source link

🔖 Release 3.8.0: Road to PROS 4 #542

Closed WillXuCodes closed 1 year ago

WillXuCodes commented 1 year ago

Summary:

✨ Add some missing functions to motor groups (https://github.com/purduesigbots/pros/pull/540) ✨ Add additional constructors to motor groups (https://github.com/purduesigbots/pros/pull/470) ✨ Add "at()" method for motor groups (#496) ✨ Add integration time setting/getting to Optical (#480) ⬆️ Update makefiles to use "pros" instead of "prosv5" (#488) 🐛 Fixed ambiguity with the default constructor on ADI Encoders (https://github.com/purduesigbots/pros/pull/506) 🐛 Paths with parenthesis no longer break the build system (https://github.com/purduesigbots/pros/pull/533) 🐛Fixed the return_port method on Motor objects (https://github.com/purduesigbots/pros/pull/528) 📆 Update copyright to 2023 (#482)