5 questions
0 votes
0 answers
69 views
OMNeT++ and INET Framework FloRa setup getting error: ISO C++17 does not allow 'register' storage class
I'm trying to install FloRa on OMNet++ but getting this error 16:20:44 **** Incremental Build of configuration debug for project flora **** make MODE=debug all make[1]: Entering directory '/d/omnetpp/...
0 votes
0 answers
137 views
How to record a pcap file in FLoRa for OMNET++?
I used the following code in the preexisting flora simulation omnetpp.ini file to record a pcap of the generated network traffic. the code is derived from the INET package, where it works flawless. I ...
0 votes
1 answer
192 views
Cannont load library libflora.dll
I'm working with omnet, first import Inet 4.3 and works, run simulation example from Inet/simulation and works fine, but when import Flora version 1.0.0 after to import build project and run ...
0 votes
1 answer
289 views
Omnet++ cannot import flora
I want to import flora to omnet++ version 5.2.1 I have already successfully imported inet. I downloaded both inet and flora from omnet++ website, Here. After I added intent, I wanted to do the same ...
0 votes
1 answer
580 views
Comparing Flora(inet) and Ns3 for lorawan
I am new to inet and Ns3. I am currently deciding between Flora (omnet++ based) and LoRaWAN (ns3 based). Which one is better in terms of features and vice versa. Also which one is easy to learn ...