File tree Expand file tree Collapse file tree 1 file changed +157
-0
lines changed Expand file tree Collapse file tree 1 file changed +157
-0
lines changed Original file line number Diff line number Diff line change
1
+ [mappings ]
2
+
3
+ channels = [
4
+ 915200000 ,
5
+ 915400000 ,
6
+ 915600000 ,
7
+ 915800000 ,
8
+ 916000000 ,
9
+ 916200000 ,
10
+ 916400000 ,
11
+ 916600000 ,
12
+ 916800000 ,
13
+ 917000000 ,
14
+ 917200000 ,
15
+ 917400000 ,
16
+ 917600000 ,
17
+ 917800000 ,
18
+ 918000000 ,
19
+ 918200000 ,
20
+ 918400000 ,
21
+ 918600000 ,
22
+ 918800000 ,
23
+ 919000000 ,
24
+ 919200000 ,
25
+ 919400000 ,
26
+ 919600000 ,
27
+ 919800000 ,
28
+ 920000000 ,
29
+ 920200000 ,
30
+ 920400000 ,
31
+ 920600000 ,
32
+ 920800000 ,
33
+ 921000000 ,
34
+ 921200000 ,
35
+ 921400000 ,
36
+ 921600000 ,
37
+ 921800000 ,
38
+ 922000000 ,
39
+ 922200000 ,
40
+ 922400000 ,
41
+ 922600000 ,
42
+ 922800000 ,
43
+ 923000000 ,
44
+ 923200000 ,
45
+ 923400000 ,
46
+ 923600000 ,
47
+ 923800000 ,
48
+ 924000000 ,
49
+ 924200000 ,
50
+ 924400000 ,
51
+ 924600000 ,
52
+ 924800000 ,
53
+ 925000000 ,
54
+ 925200000 ,
55
+ 925400000 ,
56
+ 925600000 ,
57
+ 925800000 ,
58
+ 926000000 ,
59
+ 926200000 ,
60
+ 926400000 ,
61
+ 926600000 ,
62
+ 926800000 ,
63
+ 927000000 ,
64
+ 927200000 ,
65
+ 927400000 ,
66
+ 927600000 ,
67
+ 927800000 ,
68
+ 915900000 ,
69
+ 917500000 ,
70
+ 919100000 ,
71
+ 920700000 ,
72
+ 922300000 ,
73
+ 923900000 ,
74
+ 925500000 ,
75
+ 927100000 ,
76
+ ]
77
+
78
+ [[mappings .data_rates ]]
79
+ modulation = " LORA"
80
+ spreading_factor = 12
81
+ bandwidth = 125000
82
+ code_rate = " 4/5"
83
+
84
+ [[mappings .data_rates ]]
85
+ modulation = " LORA"
86
+ spreading_factor = 11
87
+ bandwidth = 125000
88
+ code_rate = " 4/5"
89
+
90
+ [[mappings .data_rates ]]
91
+ modulation = " LORA"
92
+ spreading_factor = 10
93
+ bandwidth = 125000
94
+ code_rate = " 4/5"
95
+
96
+ [[mappings .data_rates ]]
97
+ modulation = " LORA"
98
+ spreading_factor = 9
99
+ bandwidth = 125000
100
+ code_rate = " 4/5"
101
+
102
+ [[mappings .data_rates ]]
103
+ modulation = " LORA"
104
+ spreading_factor = 8
105
+ bandwidth = 125000
106
+ code_rate = " 4/5"
107
+
108
+ [[mappings .data_rates ]]
109
+ modulation = " LORA"
110
+ spreading_factor = 7
111
+ bandwidth = 125000
112
+ code_rate = " 4/5"
113
+
114
+ [[mappings .data_rates ]]
115
+ modulation = " LORA"
116
+ spreading_factor = 8
117
+ bandwidth = 500000
118
+ code_rate = " 4/5"
119
+
120
+ [[mappings .data_rates ]]
121
+ # RFU
122
+
123
+ [[mappings .data_rates ]]
124
+ modulation = " LORA"
125
+ spreading_factor = 12
126
+ bandwidth = 500000
127
+ code_rate = " 4/5"
128
+
129
+ [[mappings .data_rates ]]
130
+ modulation = " LORA"
131
+ spreading_factor = 11
132
+ bandwidth = 500000
133
+ code_rate = " 4/5"
134
+
135
+ [[mappings .data_rates ]]
136
+ modulation = " LORA"
137
+ spreading_factor = 10
138
+ bandwidth = 500000
139
+ code_rate = " 4/5"
140
+
141
+ [[mappings .data_rates ]]
142
+ modulation = " LORA"
143
+ spreading_factor = 9
144
+ bandwidth = 500000
145
+ code_rate = " 4/5"
146
+
147
+ [[mappings .data_rates ]]
148
+ modulation = " LORA"
149
+ spreading_factor = 8
150
+ bandwidth = 500000
151
+ code_rate = " 4/5"
152
+
153
+ [[mappings .data_rates ]]
154
+ modulation = " LORA"
155
+ spreading_factor = 7
156
+ bandwidth = 500000
157
+ code_rate = " 4/5"
You can’t perform that action at this time.
0 commit comments