lorawan icon indicating copy to clipboard operation
lorawan copied to clipboard

An ns-3 module for simulation of LoRaWAN networks

Results 25 lorawan issues
Sort by recently updated
recently updated
newest added

This pull request fixes issue #163 ## Proposed Changes - Check nextTx is indeed a retransmission before assigning it to ensure we won't cancel another type of event - Schedule...

I have worked on drafting a code for classBEndDeviceLorawanMac and an example script to test that, but I need certain instructions on how to integrate it with the module and...

Currently the documentation is uploaded to https://signetlabdei.github.io/ but * the [module documentation](https://signetlabdei.github.io/lorawan-docs/models/build/html/lorawan.html) page is not displaying correctly * all Doxygen links - other than the main page and the ones...

bug

## Expected Behavior Hello and thank you very much for all the efforts Does this new version of lora support ns3 traffic modules such as onoffhelper, udp, tcp, etc. Best...

## Steps to Reproduce the Problem Hello, Is it possible to make lora simulation visual with NetAnim? Could you give me some tutorials? ## Specifications - ns-3 version: 3.41 -...