Skip to content

Mesh api fixes #9546

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

Merged
merged 2 commits into from
Jan 31, 2019
Merged

Mesh api fixes #9546

merged 2 commits into from
Jan 31, 2019

Conversation

jarlamsa
Copy link
Contributor

Description

Fix parameter configuration for wi-sun.
Set tasklet parameters before connecting to prevent the parameters to be set to 0. The tasklet parameters are reset to 0 when wisun_tasklet_connect gets called, thus those need to be set in the wisun_tasklet_configure_and_connect_to_network before they are used. This is also done this way in other tasklets.

Remove obsolete yotta-lines from .gitignore

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@KariHaapalehto @artokin @mikter

Jarno Lamsa added 2 commits January 30, 2019 13:04
Set tasklet parameters before connecting to prevent the parameters to be set to 0.
The tasklet parameters are reset to 0 when wisun_tasklet_connect gets called,
thus those need to be set in the wisun_tasklet_configure_and_connect_to_network
before they are used. This is also done this way in other tasklets.
@ciarmcom ciarmcom requested review from artokin, KariHaapalehto, mikter and a team January 30, 2019 12:00
@ciarmcom
Copy link
Member

@jarlamsa, thank you for your changes.
@mikter @artokin @KariHaapalehto @ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@cmonr
Copy link
Contributor

cmonr commented Jan 30, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 31, 2019

Test run: SUCCESS

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

@0xc0170 0xc0170 merged commit 272bc14 into ARMmbed:master Jan 31, 2019
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.

7 participants