sagar-patel-sls / flora

This is a set of modules to simulate LoRa networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLoRa

FLoRa (Framework for LoRa) is a simulation framework for carrying out end-to-end simulations for LoRa networks. It is based on the OMNeT++ network simulator and uses components from the INET framework as well.

FLoRa allows the creation of LoRa networks with modules for LoRa nodes, gateway(s) and a network server. Application logic can be deployed as independent modules that are connected with the network server. The network server and nodes support dynamic management of configuration parameters through Adaptive Data Rate (ADR). Finally, the energy consumption statistics are collected in every node.

More information here: flora.aalto.fi

About

This is a set of modules to simulate LoRa networks

License:GNU General Public License v3.0


Languages

Language:C++ 98.4%Language:Shell 1.4%Language:Makefile 0.3%