-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
[VT]: Add state tracker and updater for active masks #406
Conversation
fbc4c39
to
17e31c3
Compare
isobus/include/isobus/isobus/isobus_virtual_terminal_client.hpp
Outdated
Show resolved
Hide resolved
b6387b0
to
49c535b
Compare
54a3249
to
1e43105
Compare
f523b83
to
08bccba
Compare
1e43105
to
1126c9d
Compare
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? |
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 |
89832c7
to
bb10de8
Compare
bb10de8
to
c84e457
Compare
|
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