Skip to content

Modelling node faults when using Ieee802154NarrowbandInterface #1026

Closed Answered by n-jay
n-jay asked this question in Q&A
Discussion options

You must be logged in to vote

Hi all,
the issue turned out to be that the version of INET I'm using (4.2.5) does not have the updated IEEE 802.15.4 module which is missing the relevant handleStopOperation and handleCrashOperation methods.
These are present in the latest version of that file:
https://github.com/inet-framework/inet/blob/b02f7bedb7b7168640de465d476190af946ce6ac/src/inet/linklayer/ieee802154/Ieee802154Mac.cc#L923

The resolution was to add the methods manually and rerun the simulation.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@rhornig
Comment options

@n-jay
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by n-jay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants