TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 277 forks source link

Support for custom frequency plan #726

Closed j4zzcat closed 5 years ago

j4zzcat commented 6 years ago

This is a feature request for the backend and the console. There are situations when a custom frequency plan is desirable. In this context, 'custom' means:

Such capability is useful in the following situations:

KrishnaIyer commented 6 years ago

Oops.

@j4zzcat: Can you please use our template while creating issues?

What exactly do you mean by custom frequency plan? can you provide some examples?

htdvisser commented 6 years ago

This will likely not be possible on the public community network, but with our v3 stack, some of this should be possible in a private network.

Things that we will most probably never support:

j4zzcat commented 6 years ago

Indeed, my intention was that this feature be used in private networks.

htdvisser commented 5 years ago

In v3 it is now possible to configure a network server with a custom frequency plan repository (typically a fork of https://github.com/TheThingsNetwork/lorawan-frequency-plans).