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

Feature #810 - Add concentrator configuration for AU915-928 Region #1523

Merged
merged 2 commits into from
Nov 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,15 @@ public ActionResult<IEnumerable<FrequencyPlan>> GetFrequencyPlans()
new FrequencyPlan { FrequencyPlanID = "US_902_928_FSB_4", Name = "United States 902-928 MHz, FSB 4"},
new FrequencyPlan { FrequencyPlanID = "US_902_928_FSB_5", Name = "United States 902-928 MHz, FSB 5"},
new FrequencyPlan { FrequencyPlanID = "US_902_928_FSB_6", Name = "United States 902-928 MHz, FSB 6"},
new FrequencyPlan { FrequencyPlanID = "US_902_928_FSB_7", Name = "United States 902-928 MHz, FSB 7"}
new FrequencyPlan { FrequencyPlanID = "US_902_928_FSB_7", Name = "United States 902-928 MHz, FSB 7"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_1", Name = "Australia 915-928 MHz, FSB 1"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_2", Name = "Australia 915-928 MHz, FSB 2"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_3", Name = "Australia 915-928 MHz, FSB 3"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_4", Name = "Australia 915-928 MHz, FSB 4"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_5", Name = "Australia 915-928 MHz, FSB 5"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_6", Name = "Australia 915-928 MHz, FSB 6"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_7", Name = "Australia 915-928 MHz, FSB 7"},
new FrequencyPlan { FrequencyPlanID = "AU_915_928_FSB_7", Name = "Australia 915-928 MHz, FSB 8"}
});
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
{
"routerConfig": {
"NetID": [
1
],
"JoinEui": [],
"region": "AS923",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
928000000
],
"DRs": [
[
12,
125,
0
],
[
11,
125,
0
],
[
10,
125,
0
],
[
9,
125,
0
],
[
8,
125,
0
],
[
7,
125,
0
],
[
7,
250,
0
]
],
"sx1301_conf": [
{
"radio_0": {
"enable": true,
"freq": 915600000
},
"radio_1": {
"enable": true,
"freq": 916300000
},
"chan_FSK": {
"enable": true,
"radio": 1,
"if": 300000
},
"chan_Lora_std": {
"enable": true,
"radio": 1,
"if": -200000,
"bandwidth": 250000,
"spread_factor": 7
},
"chan_multiSF_0": {
"enable": true,
"radio": 1,
"if": -300000
},
"chan_multiSF_1": {
"enable": true,
"radio": 1,
"if": -100000
},
"chan_multiSF_2": {
"enable": true,
"radio": 1,
"if": 100000
},
"chan_multiSF_3": {
"enable": true,
"radio": 1,
"if": 300000
},
"chan_multiSF_4": {
"enable": true,
"radio": 0,
"if": -300000
},
"chan_multiSF_5": {
"enable": true,
"radio": 0,
"if": -100000
},
"chan_multiSF_6": {
"enable": true,
"radio": 0,
"if": 100000
},
"chan_multiSF_7": {
"enable": true,
"radio": 0,
"if": 300000
}
}
],
"nocca": true,
"nodc": true,
"nodwell": true,
"desiredTxParams": {
"downlinkDwellLimit": true,
"uplinkDwellLimit": true,
"eirp": 5
}
},
"desiredTxParams": {
"downlinkDwellLimit": true,
"uplinkDwellLimit": true,
"eirp": 5
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
{
"routerConfig": {
"NetID": [
1
],
"JoinEui": [],
"region": "AS923",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
928000000
],
"DRs": [
[
12,
125,
0
],
[
11,
125,
0
],
[
10,
125,
0
],
[
9,
125,
0
],
[
8,
125,
0
],
[
7,
125,
0
],
[
7,
250,
0
]
],
"sx1301_conf": [
{
"radio_0": {
"enable": true,
"freq": 917200000
},
"radio_1": {
"enable": true,
"freq": 917900000
},
"chan_FSK": {
"enable": true,
"radio": 1,
"if": 300000
},
"chan_Lora_std": {
"enable": true,
"radio": 1,
"if": -200000,
"bandwidth": 250000,
"spread_factor": 7
},
"chan_multiSF_0": {
"enable": true,
"radio": 1,
"if": -300000
},
"chan_multiSF_1": {
"enable": true,
"radio": 1,
"if": -100000
},
"chan_multiSF_2": {
"enable": true,
"radio": 1,
"if": 100000
},
"chan_multiSF_3": {
"enable": true,
"radio": 1,
"if": 300000
},
"chan_multiSF_4": {
"enable": true,
"radio": 0,
"if": -300000
},
"chan_multiSF_5": {
"enable": true,
"radio": 0,
"if": -100000
},
"chan_multiSF_6": {
"enable": true,
"radio": 0,
"if": 100000
},
"chan_multiSF_7": {
"enable": true,
"radio": 0,
"if": 300000
}
}
],
"nocca": true,
"nodc": true,
"nodwell": true,
"desiredTxParams": {
"downlinkDwellLimit": true,
"uplinkDwellLimit": true,
"eirp": 5
}
},
"desiredTxParams": {
"downlinkDwellLimit": true,
"uplinkDwellLimit": true,
"eirp": 5
}
}
Loading