Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lora/lorawan: Further refactoring #611

Merged
merged 6 commits into from
Oct 26, 2023
Merged

Conversation

deadprogram
Copy link
Member

This PR is to perform further refactoring after #603 has been merged.

mirackara and others added 4 commits October 17, 2023 18:10
Adds a driver for us 915 protocol to the lora WAN drivers.
…mbedded type

named channel, do the same for RegionSettings, and then change RegionSettings to
just Settings to avoid the redundant naming.

Signed-off-by: deadprogram <[email protected]>
any one of the supported regions at compile time by using ldflags.

Signed-off-by: deadprogram <[email protected]>
@deadprogram deadprogram marked this pull request as ready for review October 19, 2023 07:48
@deadprogram
Copy link
Member Author

Any further feedback on this @iamemilio @mirackara @soypat or anyone else?

@iamemilio
Copy link
Contributor

Minor Nit pick, but overall LGTM. Much less code duplication

@deadprogram
Copy link
Member Author

Now merging, thanks for the work on #603 @iamemilio and @mirackara

@deadprogram deadprogram merged commit 47dfeb9 into dev Oct 26, 2023
1 check passed
@deadprogram deadprogram deleted the lorawan-further-refactoring branch October 26, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants