florasim / flora

This is a set of modules to simulate LoRa networks
Other
53 stars 37 forks source link

Deployment of nodes in a circle #59

Open usm30 opened 2 years ago

usm30 commented 2 years ago

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 1 2 3

I'm using Ubuntu 20.04 LTS OMNeT++ 6.0 Release Candidate 1 INET 4.3.7

profabinho commented 2 years ago

I have the same problem.