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

RPL module #233

Merged
merged 1 commit into from
Apr 20, 2022
Merged

RPL module #233

merged 1 commit into from
Apr 20, 2022

Conversation

xkevin190
Copy link
Contributor

Contribution description

added an rpl implementation based on the functions used in the riot shell.
the function of this module is to start the rpl protocol to verify if it is a dodag node or a slave node.

Testing procedure

cd test/rpl

make flash term

Issues/PRs references

firmware/Makefile Outdated Show resolved Hide resolved
Copy link
Collaborator

@CW-75 CW-75 left a comment

Choose a reason for hiding this comment

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

Ok. Fix a little formats errors

firmware/network/rpl_protocol/rpl_protocol.c Show resolved Hide resolved
tests/rpl/main.c Show resolved Hide resolved
tests/rpl/main.c Outdated Show resolved Hide resolved
tests/rpl/main.c Outdated Show resolved Hide resolved
Copy link
Collaborator

@CW-75 CW-75 left a comment

Choose a reason for hiding this comment

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

Good Job 👍

@CW-75
Copy link
Collaborator

CW-75 commented Apr 20, 2022

Go Ahead, Everything looks great 👍

@xkevin190 xkevin190 merged commit 6b433aa into Mesh4all:main Apr 20, 2022
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.

3 participants