-
Notifications
You must be signed in to change notification settings - Fork 48
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
408 extend network connection profiles #769
Conversation
14d1946
to
4cd31ad
Compare
d81947f
to
f2eb0a4
Compare
Looks good, only one question about the timer. I did a short test and it still connects with the CSMS. However, I needed to do some changes in everest core, pull request is here: And let's not forget to close #410 after this pull request is merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about the 2 second delay like my earlier comment but otherwise it looks fine and it still connects with a CSMS.
ab44905
to
82fa594
Compare
…k connectivity slot info Added on_network_disconnected that will switch to the next network connection profile when invoked Extended the configure network connectivity profile callback with a cpp future / promise mechanism Added networkconnectivity documentation. These were originally added in PR 410 and have been updated to match the current implementation. Added on_try_switch_network_connection_profile function to try to switch to a higher priority network connection profile Signed-off-by: Wilco den Besten <[email protected]>
Signed-off-by: Wilco den Besten <[email protected]>
Signed-off-by: Wilco den Besten <[email protected]>
…ched network profile information as that's helpful when using the newly added optional functions Signed-off-by: Wilco den Besten <[email protected]>
Signed-off-by: Wilco den Besten <[email protected]>
Signed-off-by: Wilco den Besten <[email protected]>
17eae29
to
093cb14
Compare
Signed-off-by: Wilco den Besten <[email protected]>
Signed-off-by: Wilco den Besten <[email protected]>
Signed-off-by: Wilco den Besten <[email protected]>
80d0044
to
63b58a7
Compare
Signed-off-by: Wilco den Besten <[email protected]>
Describe your changes
Resolved #408
Issue ticket number and link
Checklist before requesting a review