Skip to content

Commit 0d454b1

Browse files
committed
Add missing config files for RAK2287.
1 parent 9529932 commit 0d454b1

File tree

22 files changed

+281
-0
lines changed

22 files changed

+281
-0
lines changed

meta/recipes-chirpstack/chirpstack-concentratord/chirpstack-concentratord_3.2.0.bb

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ SRC_URI = "\
1010
file://chirpstack-concentratord.init \
1111
file://chirpstack-concentratord.monit \
1212
file://sx1301/global.toml \
13+
file://sx1301/as923.toml \
14+
file://sx1301/as923_0.toml \
1315
file://sx1301/au915.toml \
1416
file://sx1301/au915_0.toml \
1517
file://sx1301/au915_1.toml \
@@ -31,8 +33,25 @@ SRC_URI = "\
3133
file://sx1301/us915_6.toml \
3234
file://sx1301/us915_7.toml \
3335
file://sx1302/global.toml \
36+
file://sx1302/as923.toml \
37+
file://sx1302/as923_0.toml \
38+
file://sx1302/au915.toml \
39+
file://sx1302/au915_0.toml \
40+
file://sx1302/au915_1.toml \
41+
file://sx1302/au915_2.toml \
42+
file://sx1302/au915_3.toml \
43+
file://sx1302/au915_4.toml \
44+
file://sx1302/au915_5.toml \
45+
file://sx1302/au915_6.toml \
46+
file://sx1302/au915_7.toml \
3447
file://sx1302/eu868.toml \
3548
file://sx1302/eu868_0.toml \
49+
file://sx1302/in865.toml \
50+
file://sx1302/in865_0.toml \
51+
file://sx1302/kr920.toml \
52+
file://sx1302/kr920_0.toml \
53+
file://sx1302/ru864.toml \
54+
file://sx1302/ru864_0.toml \
3655
file://sx1302/us915.toml \
3756
file://sx1302/us915_0.toml \
3857
file://sx1302/us915_1.toml \

meta/recipes-chirpstack/chirpstack-concentratord/files/sx1302/as923.toml

Whitespace-only changes.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LoRa concentrator configuration.
2+
[gateway.concentrator]
3+
4+
# Multi spreading-factor channels (LoRa).
5+
multi_sf_channels=[
6+
923200000,
7+
923400000,
8+
923600000,
9+
923800000,
10+
924000000,
11+
924200000,
12+
924400000,
13+
924600000,
14+
]
15+
16+
# LoRa std channel (single spreading-factor).
17+
[gateway.concentrator.lora_std]
18+
frequency=924500000
19+
bandwidth=250000
20+
spreading_factor=7

meta/recipes-chirpstack/chirpstack-concentratord/files/sx1302/au915.toml

Whitespace-only changes.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LoRa concentrator configuration.
2+
[gateway.concentrator]
3+
4+
# Multi spreading-factor channels (LoRa).
5+
multi_sf_channels=[
6+
915200000,
7+
915400000,
8+
915600000,
9+
915800000,
10+
916000000,
11+
916200000,
12+
916400000,
13+
916600000,
14+
]
15+
16+
# LoRa std channel (single spreading-factor).
17+
[gateway.concentrator.lora_std]
18+
frequency=915900000
19+
bandwidth=500000
20+
spreading_factor=8
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LoRa concentrator configuration.
2+
[gateway.concentrator]
3+
4+
# Multi spreading-factor channels (LoRa).
5+
multi_sf_channels=[
6+
916800000,
7+
917000000,
8+
917200000,
9+
917400000,
10+
917600000,
11+
917800000,
12+
918000000,
13+
918200000,
14+
]
15+
16+
# LoRa std channel (single spreading-factor).
17+
[gateway.concentrator.lora_std]
18+
frequency=917500000
19+
bandwidth=500000
20+
spreading_factor=8
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LoRa concentrator configuration.
2+
[gateway.concentrator]
3+
4+
# Multi spreading-factor channels (LoRa).
5+
multi_sf_channels=[
6+
918400000,
7+
918600000,
8+
918800000,
9+
919000000,
10+
919200000,
11+
919400000,
12+
919600000,
13+
919800000,
14+
]
15+
16+
# LoRa std channel (single spreading-factor).
17+
[gateway.concentrator.lora_std]
18+
frequency=919100000
19+
bandwidth=500000
20+
spreading_factor=8
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LoRa concentrator configuration.
2+
[gateway.concentrator]
3+
4+
# Multi spreading-factor channels (LoRa).
5+
multi_sf_channels=[
6+
920000000,
7+
920200000,
8+
920400000,
9+
920600000,
10+
920800000,
11+
921000000,
12+
921200000,
13+
921400000,
14+
]
15+
16+
# LoRa std channel (single spreading-factor).
17+
[gateway.concentrator.lora_std]
18+
frequency=920700000
19+
bandwidth=500000
20+
spreading_factor=8
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LoRa concentrator configuration.
2+
[gateway.concentrator]
3+
4+
# Multi spreading-factor channels (LoRa).
5+
multi_sf_channels=[
6+
921600000,
7+
921800000,
8+
922000000,
9+
922200000,
10+
922400000,
11+
922600000,
12+
922800000,
13+
923000000,
14+
]
15+
16+
# LoRa std channel (single spreading-factor).
17+
[gateway.concentrator.lora_std]
18+
frequency=922300000
19+
bandwidth=500000
20+
spreading_factor=8
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# LoRa concentrator configuration.
2+
[gateway.concentrator]
3+
4+
# Multi spreading-factor channels (LoRa).
5+
multi_sf_channels=[
6+
923200000,
7+
923400000,
8+
923600000,
9+
923800000,
10+
924000000,
11+
924200000,
12+
924400000,
13+
924600000,
14+
]
15+
16+
# LoRa std channel (single spreading-factor).
17+
[gateway.concentrator.lora_std]
18+
frequency=923900000
19+
bandwidth=500000
20+
spreading_factor=8

0 commit comments

Comments
 (0)