Skip to content

Conversation

@yatch
Copy link

@yatch yatch commented Jan 18, 2017

The frame filtering feature of (simulated) CC2420 mistakenly drops a received frame when its sequence number is suppressed. This PR resolves the issue as well as makes it support the IEEE 802.15.4-2015 frame or frame version 0b10.

Due to the complexity of handling PAN ID Compression field for frame version 0b10, the additional code gets long... The code refers to test-panid-handling.c in the comments so that we can see what combinations of the key fields are addressed in each if or else if block.

Travis got green on the tip of a contiki branch including this change in mspsim.

- support the IEEE 802.15.4-2015 frame
- handle the case when Sequence Number is suppressed
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.

1 participant