On target testing of channel masks#324
Open
MedadRufus wants to merge 18 commits into
Open
Conversation
This complies with Japanese rules. Doesn't hurt to enable it in other AS923 regions.
use the 11th block of 8 channels (80-87)
commit eab90ec Author: MedadRufus <medadrufus@gmail.com> Date: Fri Nov 12 00:56:03 2021 +0000 Update RegionAS923.c commit 072e4c9 Author: MedadRufus <medadrufus@gmail.com> Date: Fri Nov 12 00:55:26 2021 +0000 Update RegionAS923.c commit ae4f2bb Author: MedadRufus <medadrufus@gmail.com> Date: Fri Nov 12 00:39:15 2021 +0000 easier to read comments commit 8e1e76f Author: MedadRufus <medadrufus@gmail.com> Date: Fri Nov 12 00:31:02 2021 +0000 Revert "remove all references to default subbands in #defines" This reverts commit f8146a6. commit 3261814 Author: MedadRufus <medadrufus@gmail.com> Date: Fri Nov 12 00:30:12 2021 +0000 use unique variable name prevent any clash with #defined variables commit e01c9f3 Author: MedadRufus <medadrufus@gmail.com> Date: Fri Nov 12 00:19:14 2021 +0000 Update LoRaWAN_config_switcher.h commit 901afbd Merge: ea6e0de 002a2c1 Author: MedadRufus <medadrufus@gmail.com> Date: Fri Nov 12 00:16:34 2021 +0000 Merge branch 'icspace-dev' into use-as923_2-for-phillipines commit ea6e0de Author: MedadRufus <medadrufus@gmail.com> Date: Thu Nov 4 00:00:52 2021 +0000 let enum do its thing commit cad9211 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:54:00 2021 +0000 refactor name Make it independent of frequency commit 244623a Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:44:20 2021 +0000 put in subband tests commit d34cfd7 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:44:08 2021 +0000 remove redundent test commit d41e068 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:43:57 2021 +0000 only get subband in a function commit 37fb432 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:32:55 2021 +0000 put in settings for remaining asian countries commit ccc7ed5 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:25:29 2021 +0000 get geofence status implementation commit ac3e6fa Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:25:06 2021 +0000 expose geofence status get commit 60ad01c Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:24:48 2021 +0000 start setting subbands for as923 countries Done for phillipines and Japan. Not done other regions commit c79180b Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:23:09 2021 +0000 no need to send region in lorawan settings get it from the geofence get function commit 7facf06 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:22:31 2021 +0000 set region and subband settings commit 0d64140 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:13:49 2021 +0000 set subband in geofence.c commit 0419dfc Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:04:51 2021 +0000 refactor names for region For the phillipines Update geofence.c commit f8146a6 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:04:08 2021 +0000 remove all references to default subbands in #defines Don't allow it to confuse us. commit bc7d421 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 23:03:35 2021 +0000 set default subband from external function call commit 8c8c6e5 Author: MedadRufus <medadrufus@gmail.com> Date: Wed Nov 3 22:54:13 2021 +0000 set as923 region specific parameters externally Call set_as923_region_specific_frequencies(as923_subbands_t subband); to configure the subband
Works on target. Uses the right frequencies.
02f895a to
0e15c85
Compare
97996e5 to
5918159
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.