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
Thank you a lot for sharing this project and your thesis is impressive!
I have tried to compile the project with different versions of inet3 and omnet 4 and 5 available and everytime the apllication crashes. It shows that ScalarReception.h is not found and recipe for make all failed which is strange since different versions of flora compile normally with ScalarReception.
Can you tell me which version of OMNET and Inet did you use to try it again? I'm using OMNET++ for Linux.
Would be interesting to see a FloRaPHY version with OMNET 6 and inet4!
The text was updated successfully, but these errors were encountered:
It was developed with OMNET++ v5.6.1 and INET v3.6.6, if it does not work try to check the package dependencies.
Porting to OMNET 6 and Inet4 would be amazing, but I can not support it currently.
Tested and everything works normally, thanks again! I also needed to specify the inet location in the makefile.
In order to test the JMAC protocol desrcibed in your research, are the classes the same with pingpong? Taking PingPongNode as reference, how could I assign specific routes and timed transmissions?
Thanks again for your time, mesh for LPWAN is really intriguing!
I am having the same issue. How did you fix it. @ThanUndone
edit: Not sure about a proper solution. Just replaced all the #include calls with absolute paths. It was a noob move but, it works.
Thank you a lot for sharing this project and your thesis is impressive!
I have tried to compile the project with different versions of inet3 and omnet 4 and 5 available and everytime the apllication crashes. It shows that ScalarReception.h is not found and recipe for make all failed which is strange since different versions of flora compile normally with ScalarReception.
Can you tell me which version of OMNET and Inet did you use to try it again? I'm using OMNET++ for Linux.
Would be interesting to see a FloRaPHY version with OMNET 6 and inet4!
The text was updated successfully, but these errors were encountered: