Abyl10 / TS-LoRa-sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TS-LoRa-sim

A time-slotted LoRa simulator implemented around TS-LoRa (https://github.com/deltazita/ts-lora)

Usage: python3 main.py <number_of_nodes> <packet_size(bytes)> <avg_wake_up_time(secs)> <sim_time(secs)>

About

License:GNU General Public License v2.0


Languages

Language:Python 100.0%