Giter Club home page Giter Club logo

lorawan's Introduction

Acknowledgments

The initial version of this code was developed by SIGNET Lab at the University of Padova by the developer Davide Magrin and one of the contributors Qiu Yukang LoRaWAN LoRaWAN-Class-C

LoRaWAN ns-3 modified module

This is an ns-3 module that can be used to perform simulations of a LoRaWAN network.

Module Documentation.

Getting started

Prerequisites

First of all in order to run the simulations using this module, you need to install ns-3, and clone this repository inside the src directory:

git clone https://github.com/nsnam/ns-3-dev-git ns-3
git clone https://github.com/adwise-fiu/LoRaWAN ns-3/src/lorawan

Compilation

To compile, move to the ns-3 folder, configure and then build ns-3:

./waf configure --enable-tests --enable-examples
./waf build

Finally, make sure tests run smoothly with:

./test.py -s lorawan

Make sure the script returns that the lorawan test suite passed.

Main Code

The module includes the following code:

  • LoraCenter

The code can be run via the ./waf --run LoraCenter command.

The Simulation Setup is shown in the figure below: alt text

Documentation

lorawan's People

Contributors

yacoubhanna avatar

Watchers

 avatar

Forkers

yacoubhanna

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.