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

[system] network diagnostics for Gen 3 platforms #2230

Merged
merged 3 commits into from
Oct 29, 2020

Conversation

avtolstoy
Copy link
Member

Problem

Network diagnostics/vitals are only enabled on Gen 2 platforms.

Solution

Fix that and enable them for Gen 3 as well.

Steps to Test

Request vitals in the console. They should contain network diagnostics. Make the device disconnect e.g. by unplugging antenna, let it connect again, request vitals.

Example App

N/A

References

  • [CH66610]

Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@avtolstoy avtolstoy added this to the 2.0.0 milestone Oct 29, 2020
system/src/system_network_manager.cpp Show resolved Hide resolved
system/src/system_network_manager.cpp Outdated Show resolved Hide resolved
@avtolstoy avtolstoy merged commit 50f0ee2 into develop Oct 29, 2020
@avtolstoy avtolstoy deleted the feature/gen3-network-diag branch October 29, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants