Skip to content

Commit

Permalink
Update AU915-928 sub frequency channels (#2236)
Browse files Browse the repository at this point in the history
* Update AU915-928 sub frequency channels

* Fix frequencies
  • Loading branch information
kbeaugrand authored Jun 23, 2023
1 parent b7833f1 commit 0ba44ea
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"radio_0": {
"enable": true,
"freq": 915600000
"freq": 915500000
},
"radio_1": {
"enable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"radio_0": {
"enable": true,
"freq": 917200000
"freq": 917100000
},
"radio_1": {
"enable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"radio_0": {
"enable": true,
"freq": 918800000
"freq": 918700000
},
"radio_1": {
"enable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,11 +51,11 @@
{
"radio_0": {
"enable": true,
"freq": 922000000
"freq": 920300000
},
"radio_1": {
"enable": true,
"freq": 922700000
"freq": 921100000
},
"chan_FSK": {
"enable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"radio_0": {
"enable": true,
"freq": 922000000
"freq": 921900000
},
"radio_1": {
"enable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"radio_0": {
"enable": true,
"freq": 923600000
"freq": 923500000
},
"radio_1": {
"enable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"radio_0": {
"enable": true,
"freq": 925200000
"freq": 925100000
},
"radio_1": {
"enable": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
1
],
"JoinEui": [],
"region": "AS923",
"region": "AU915",
"hwspec": "sx1301/1",
"freq_range": [
915000000,
Expand Down Expand Up @@ -51,7 +51,7 @@
{
"radio_0": {
"enable": true,
"freq": 926800000
"freq": 926700000
},
"radio_1": {
"enable": true,
Expand Down

0 comments on commit 0ba44ea

Please sign in to comment.