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

Added Wi-SUN statistics interface #12899

Merged
merged 1 commit into from
Jun 17, 2020
Merged

Added Wi-SUN statistics interface #12899

merged 1 commit into from
Jun 17, 2020

Conversation

mikaleppanen
Copy link

@mikaleppanen mikaleppanen commented Apr 30, 2020

Summary of changes

This is port of #12766 to Mbed OS master.

Added network, physical layer, MAC and FHSS statistics to Wi-SUN interface. There are new functions to enable/disable and read the statistics.

Impact of changes

None

Migration actions required

None

Documentation

None


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[X] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@mikter @JarkkoPaso @artokin @juhhei01

mikter
mikter previously approved these changes Apr 30, 2020
@mergify mergify bot added the needs: work label Apr 30, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented May 15, 2020

@mikaleppanen Can you check why psa faileD? I restarted it, the error does not have anything with this PR, does this PR needs rebase now? Please do

@juhhei01
Copy link
Contributor

@0xc0170 We not even use PSA so interesting that we may break that.

@juhhei01
Copy link
Contributor

@0xc0170 looks like CI machine problem0.00s$ source_pkg gcc
install.2
2100.00s$ arm-none-eabi-gcc --version
install.3
2161.42s$ python -m pip install --upgrade pip==18.1
install.4
2241.03s$ python -m pip install --upgrade setuptools==40.4.3
install.5
23218.76s$ pip install -r requirements.txt
install.6
3300.27s$ pip list --verbose
3990.02s$ python tools/psa/generate_partition_code.py
400python: can't open file 'tools/psa/generate_partition_code.py': [Errno 2] No such file or directory
401The command "python tools/psa/generate_partition_code.py" exited with 2.
4020.02s$ git diff --exit-code
403The command "git diff --exit-code" exited with 0.

@mergify mergify bot dismissed mikter’s stale review May 20, 2020 06:29

Pull request has been modified.

@mikaleppanen
Copy link
Author

@0xc0170 Rebased over latest master.

@adbridge
Copy link
Contributor

@mikter @0xc0170 could you guys re-review this please?

@mergify
Copy link

mergify bot commented Jun 16, 2020

This PR cannot be merged due to conflicts. Please rebase to resolve them.

Added network and MAC statistics to Wi-SUN interface.
@mikaleppanen
Copy link
Author

Rebased over master.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 16, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Jun 16, 2020

Test run: SUCCESS

Summary: 7 of 7 test jobs passed
Build number : 1
Build artifacts

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

Successfully merging this pull request may close these issues.

6 participants