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

Add new configuration parameters to Wi-SUN network interface and Border Router class (Mbed OS 5.15) #12892

Merged
merged 2 commits into from
Jun 8, 2020
Merged

Add new configuration parameters to Wi-SUN network interface and Border Router class (Mbed OS 5.15) #12892

merged 2 commits into from
Jun 8, 2020

Conversation

mikaleppanen
Copy link

Summary of changes

This is port of https://github.com/ARMmbed/mbed-os/pull/12657 to Mbed OS 5.15

Added get/validate/set functions for following Wi-SUN mesh interface configuration options:

- Network name
- Regulatory domain
- Network size
- FHSS channel mask
- FHSS unicast channel function related parameters
- FHSS broadcast channel function related parameters
- Timing parameters

Moved Wi-SUN .json configuration parsing from wisun tasklet to Wi-SUN mesh interface class.

Added Wi-SUN Border Router class. Class can be used to start and stop Wi-SUN Border Router.

Border Router class supports following configuration options:

- RPL DIO trickle parameters
- PAN configuration

Added support of network interface name method to Nanostack Mesh, EMAC and PPP interfaces.

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 @artokin @juhhei01 @JarkkoPaso


@ciarmcom
Copy link
Member

@mikaleppanen, thank you for your changes.
@JarkkoPaso @artokin @juhhei01 @mikter @ARMmbed/mbed-os-maintainers please review.

@mergify mergify bot added needs: CI and removed needs: review labels Apr 30, 2020
@mikaleppanen
Copy link
Author

@0xc0170 can this pull request progress?

@0xc0170
Copy link
Contributor

0xc0170 commented May 7, 2020

CI started

@0xc0170
Copy link
Contributor

0xc0170 commented May 8, 2020

CI restarted

@0xc0170 0xc0170 changed the title Added new configuration parameters to Wi-SUN network interface and Border Router class (Mbed OS 5.15) Add new configuration parameters to Wi-SUN network interface and Border Router class (Mbed OS 5.15) May 8, 2020
@mbed-ci
Copy link

mbed-ci commented May 8, 2020

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 2
Build artifacts

Copy link
Collaborator

@andypowers andypowers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@0xc0170 0xc0170 merged commit 014c926 into ARMmbed:mbed-os-5.15 Jun 8, 2020
@mergify mergify bot removed the ready for merge label Jun 8, 2020
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.

8 participants