Open-Agriculture / AgIsoStack-plus-plus

AgIsoStack++ is the completely free open-source C++ ISOBUS library for everyone
https://agisostack.com/
MIT License
168 stars 40 forks source link

[VT]: Add state tracker and updater for active masks #406

Closed GwnDaan closed 5 months ago

GwnDaan commented 5 months ago

Sequel of #405 and part of #403. With this addition you can update active masks with the helper class. The benefit is that you don't have to do any preliminary checks whether or not the update is necessary, the helper class will do that for you

ad3154 commented 5 months ago

Since you've got this one set to merge into daan/vt-track-and-update-states should we do reviews on this one before merging that one to main?

GwnDaan commented 5 months ago

should we do reviews on this one before merging that one to main?

Hmm, I'd prefer the opposite. If we merge the other one first, then this will simply be based upon main. Will make things a bit less complicated I think

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

5 New issues
0 Security Hotspots
8.1% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud