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

Tleon/sx support xbpl 315 #174

Merged
merged 3 commits into from
May 14, 2020
Merged

Tleon/sx support xbpl 315 #174

merged 3 commits into from
May 14, 2020

Conversation

tatianaleon
Copy link
Contributor

If using 'set_parameter' method of an XBee object, the check was not being
performed.

This commit moves the check to the AbstractXBeeDevice class so it is always
performed, and the XBee info parameters NI or MY update its value for the
corresponding node.

Related to commit 81716a9

Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
This also includes to set the protocol depending on the value of the BR (RF
data rate) parameter: if '0' to DigiPoint (P2MP, point to multipoint), otherwise
DigiMesh.

https://jira.digi.com/browse/XBPL-315

Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
When a non-deep discovery is launched, all discovered nodes are added to a
list. But this list is never emptied that is clearly a memory leak.

This commit clears this list before starting a new discovery process and once
the discovery of a list of devices finishes.

#172

Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
@tatianaleon tatianaleon merged commit 9688688 into master May 14, 2020
@tatianaleon tatianaleon deleted the tleon/sx-support_XBPL-315 branch May 14, 2020 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants