Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backmerge Changes from PROS 3.7.3 into 4 #478

Closed
WillXuCodes opened this issue Dec 7, 2022 · 3 comments
Closed

Backmerge Changes from PROS 3.7.3 into 4 #478

WillXuCodes opened this issue Dec 7, 2022 · 3 comments
Assignees

Comments

@WillXuCodes
Copy link
Member

We need to get all changes from update 3.7.3 into 4, this shouldn't take long.

Also, we really shouldn't be using "4" as the version number on develop-pros-4, it should be 3.x to indicate what version we have it updated to and then update it to 4 on release like all our other feature/develop branches.

@Richard-Stump
Copy link
Contributor

These are the two things that were changed in 3.7.3 that need to be brought over to PROS 4

🐛 Fix global pros::Rotation objects creating a data abort exception.
🐛 Fix bug with LED non-extended constructor.

The size() and [] operator for motor groups doesn't need moved over since we are rewriting them.

@Richard-Stump
Copy link
Contributor

The following features from 3.7.2 also need ported over:

✨ Added support for addressable LED strips by @omegaStag in #424
✨ Added timekeeping functionality through the clock_gettime() and clock_settime() support, enabling standard the standard libraries chrono and time.h by @Richard-Stump in #127
Bugfixes:
🐛 Add ext_ to missing CPP functions for adi C++ by @WillXuCodes in #438

@Richard-Stump
Copy link
Contributor

#459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants