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

future considerations: cleanup, shorten #16

Open
wants to merge 4 commits into
base: pr/rdm/radio_hal
Choose a base branch
from

Conversation

PeterKietzmann
Copy link

No description provided.

The Radio HAL is designed to be agnostic to different versions of the IEEE802.15.4 standard.
A single radio device typically implements hardware acceleration for only one standard,
whereas different standards are not always compatible. As an example, IEEE802.15.4--2006
devices do not support Enhanced Beacons which is required by the TSCH layer of IEEE802.15.4--2012.
Copy link
Owner

Choose a reason for hiding this comment

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

My fault, this should be "Enhanced Acknowledgement" (I wrote the wrong term during the offline discussion).

@jia200x jia200x force-pushed the pr/rdm/radio_hal branch 2 times, most recently from 9e4e078 to 03dc1f9 Compare April 24, 2020 15:32
@jia200x jia200x force-pushed the pr/rdm/radio_hal branch 4 times, most recently from c767296 to 7ac3052 Compare February 22, 2023 10:16
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.

2 participants