TheThingsNetwork / lorawan-frequency-plans

LoRaWAN Frequency Plans for The Things Stack
https://www.thethingsnetwork.org
Apache License 2.0
35 stars 26 forks source link

Reorganize the frequency plans repository #38

Open adriansmares opened 3 years ago

adriansmares commented 3 years ago

Summary

Based on our earlier call regarding newer regional parameters, we have discussed that the following changes should be done to this repository:

Why do we need this?

In order to support newer regional parameters versions.

What is already there? What do you see now?

Only master, containing frequency plans combining both gateways and end devices.

What is missing? What do you want to see?

Can you do this yourself and submit a Pull Request?

Can review and assist when needed.

adriansmares commented 2 years ago

References https://github.com/TheThingsNetwork/lorawan-stack/issues/4196

htdvisser commented 2 years ago

Removing milestone since https://github.com/TheThingsNetwork/lorawan-stack/issues/4196 is still unplanned

ysmilda commented 1 year ago

I agree that we need to version the plans, but I'm not sure that doing that by different branches will be the way to do that.

Currently the stacks imports the frequency-plans as a submodule. When going with branch versioning the stack won't easily be able to import all versions this way. Wouldn't folder based versioning fit better?