Skip to content

Commit

Permalink
Added support for DR6 on AU915 FSB2
Browse files Browse the repository at this point in the history
  • Loading branch information
ama9910 committed Feb 21, 2023
1 parent 286c44c commit 76679f0
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 0 deletions.
57 changes: 57 additions & 0 deletions AU_915_928_FSB_2_DR6.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
band-id: AU_915_928
uplink-channels:
- frequency: 916800000
min-data-rate: 0
max-data-rate: 5
radio: 0
- frequency: 917000000
min-data-rate: 0
max-data-rate: 5
radio: 0
- frequency: 917200000
min-data-rate: 0
max-data-rate: 5
radio: 0
- frequency: 917400000
min-data-rate: 0
max-data-rate: 5
radio: 0
- frequency: 917600000
min-data-rate: 0
max-data-rate: 5
radio: 1
- frequency: 917800000
min-data-rate: 0
max-data-rate: 5
radio: 1
- frequency: 918000000
min-data-rate: 0
max-data-rate: 5
radio: 1
- frequency: 918200000
min-data-rate: 0
max-data-rate: 5
radio: 1
- frequency: 917500000
min-data-rate: 6
max-data-rate: 6
radio: 0
lora-standard-channel:
frequency: 917500000
data-rate: 12
radio: 0
dwell-time:
downlinks: false
radios:
- enable: true
chip-type: SX1257
frequency: 917200000
rssi-offset: -166
tx:
min-frequency: 915000000
max-frequency: 928000000
- enable: true
chip-type: SX1257
frequency: 917900000
rssi-offset: -166
clock-source: 1
8 changes: 8 additions & 0 deletions frequency-plans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,14 @@
country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy]
file: AU_915_928_FSB_2.yml

- id: AU_915_928_FSB_2_DR6
band-id: AU_915_928
name: Australia 915-928 MHz, FSB 2 (used by TTN), with DR6 enabled
description: TTN Community Network frequency plan for Australia, using sub-band 2, with DR6 enabled
base-frequency: 915
country-codes: [ar, au, bo, br, ca, cl, co, do, nz, py, pe, sr, uy]
file: AU_915_928_FSB_2_DR6.yml

- id: AU_915_928_FSB_3
band-id: AU_915_928
name: Australia 915-928 MHz, FSB 3
Expand Down

0 comments on commit 76679f0

Please sign in to comment.