ThingsIXFoundation / packet-handling

This repository contains the code that handles LoRa packets for the ThingsIX network
Apache License 2.0
2 stars 5 forks source link

Add router frequency plan filtering support #55

Closed bas-vk closed 1 year ago

bas-vk commented 1 year ago
timcooijmans commented 1 year ago

I would have 1 request: allow configuring of the default-frequency-plan via the command-line arguments. As I think this is an important value that will be regularly set and I don't want to force everybody the use a config.

Another ToDo (but that can be handled in another PR and is not critical) is to not only "filter" connections based on the frequency-plan but also filter packets. (So EU868 gateways only forward to EU868 routers).