Skip to content

Commit

Permalink
Disable AU915-928 downlink dwell time (#53)
Browse files Browse the repository at this point in the history
* Disable AU915-928 downlink dwell time

* Update CODEOWNERS
  • Loading branch information
adriansmares authored Aug 15, 2022
1 parent 6d17f94 commit 67ca1fc
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AU_915_928_FSB_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 915900000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 2 additions & 0 deletions AU_915_928_FSB_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 917500000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 2 additions & 0 deletions AU_915_928_FSB_3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 919100000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 2 additions & 0 deletions AU_915_928_FSB_4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 920700000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 2 additions & 0 deletions AU_915_928_FSB_5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 922300000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 2 additions & 0 deletions AU_915_928_FSB_6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 923900000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 2 additions & 0 deletions AU_915_928_FSB_7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 925500000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 2 additions & 0 deletions AU_915_928_FSB_8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ lora-standard-channel:
frequency: 927100000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @johanstokking @htdvisser
* @johanstokking @adriansmares

0 comments on commit 67ca1fc

Please sign in to comment.