You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try deploying nodes in a circle with radius=maxGatewayDistance and gateway at gatewayX, gatewayY, I have the below error:
<!> (omnetpp::cPar)LoRaNetworkTest.loRaNodes[0].mobility.initialX: Setting the parameter is not allowed at runtime (it is not marked as mutable) -- in module (flora::SimpleLoRaApp) LoRaNetworkTest.loRaNodes[0].app[0] (id=120), during network initialization
Hello @mariuszslabicki,
When I try deploying nodes in a circle with radius=maxGatewayDistance and gateway at gatewayX, gatewayY, I have the below error:
<!> (omnetpp::cPar)LoRaNetworkTest.loRaNodes[0].mobility.initialX: Setting the parameter is not allowed at runtime (it is not marked as mutable) -- in module (flora::SimpleLoRaApp) LoRaNetworkTest.loRaNodes[0].app[0] (id=120), during network initialization
Please how can I resolve this issue. Thanks
I'm using
Ubuntu 20.04 LTS
OMNeT++ 6.0 Release Candidate 1
INET 4.3.7
The text was updated successfully, but these errors were encountered: