Bug 2126 - LrWpanNetDevice silently accepts no mobility on the node
LrWpanNetDevice silently accepts no mobility on the node
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: lr-wpan
ns-3-dev
All All
: P5 trivial
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-05-28 04:20 UTC by Tommaso Pecorella
Modified: 2015-05-28 05:51 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2015-05-28 04:20:42 UTC
This has been reported here:
https://groups.google.com/forum/#!topic/ns-3-users/Kvk17VdXbdE

The issue is that if one installs the mobility model on the node after installing LrWpanNetDevice, the device will not find the mobility models, and the channel will be considered as error-free.

The fix is easy: exchange the creation order. Still, a warning is the NetDevice is nice to have.
Comment 1 Tommaso Pecorella 2015-05-28 04:28:23 UTC
changeset:   11421:b04cfbe73884