<
From version < 25.1 >
edited by Xiaoye
on 2023/03/23 16:24
To version < 31.1 >
edited by Xiaoye
on 2023/06/19 13:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,6 +16,10 @@
16 16  * Every reboot
17 17  * Every midnight (~~UTC time: 12:00)
18 18  
19 +(% style="display:none" %)
20 +
21 +
22 +
19 19  = 2. Support hardrware & Software =
20 20  
21 21  
... ... @@ -24,8 +24,8 @@
24 24  $xwiki.jsfx.use("js/xwiki/table/tablefilterNsort.js", true)
25 25  {{/velocity}}
26 26  
27 -(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f7faff; width:1191.22px" %)
28 -(% class="sortHeader" %)|=(% style="width: 247px;color:#0070c0" %)Models|=(% style="width: 222px;color:#0070c0" %)Devices Type|=(% style="width: 317px;color:#0070c0" %)OS, CPU Info|=(% style="width: 223px;color:#0070c0" %)Firmware requirement|=(% style="width: 178px;color:#0070c0" %)OTA Update Detail
31 +(% border="1" cellspacing="10" class="doOddEven filterable grid sortable" id="tableid" style="background-color:#f2f2f2; width:1191.22px" %)
32 +(% class="sortHeader" %)|=(% style="width: 247px;background-color:#D9E2F3" %)Models|=(% style="width: 222px;background-color:#D9E2F3" %)Devices Type|=(% style="width: 317px;background-color:#D9E2F3" %)OS, CPU Info|=(% style="width: 223px;background-color:#D9E2F3" %)Firmware requirement|=(% style="width: 178px;background-color:#D9E2F3" %)OTA Update Detail
29 29  |(% style="width:247px" %)(((
30 30  [[LIG16>>https://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]],[[LPS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]], [[LPS8N>>https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]], [[LG308>>https://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[LG308N>>https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]], [[DLOS8>>https://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]], [[DLOS8N** **>>https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]]
31 31  )))|(% style="width:222px" %)LoRaWAN Gateway|(% style="width:317px" %)(((
... ... @@ -54,6 +54,10 @@
54 54  
55 55  )))|(% style="width:178px" %)[[Change Log>>||anchor="H3.3.ForLG01v2"]]
56 56  
61 +(% style="display:none" %)
62 +
63 +
64 +
57 57  = 3. OTA Update Change Log =
58 58  
59 59  == 3.1 For LIG16,LPS8, LPS8N, LG308, LG308N, DLOS8, DLOS8N ==
... ... @@ -74,7 +74,15 @@
74 74  * Optimize recycling threads
75 75  * Optimize log output
76 76  )))
85 +|(% style="background-color:#f2f2f2; width:106px" %)23-04-25|(% style="background-color:#f2f2f2; width:182px" %)dragino_gw_fwd-2.6.4|(% style="background-color:#f2f2f2; width:287px" %)(((
86 +* Fixed Semtech UDP mode lost connection issue
87 +)))
88 +|(% style="background-color:#f2f2f2; width:106px" %) |(% style="background-color:#f2f2f2; width:182px" %) |(% style="background-color:#f2f2f2; width:287px" %)
77 77  
90 +(% style="display:none" %)
91 +
92 +
93 +
78 78  == 3.2 For LPS8Nv2 ==
79 79  
80 80  
... ... @@ -100,7 +100,6 @@
100 100  * Add the http/ssh port setting
101 101  * Optimized built-in server updates
102 102  * Fix the basic station display with the EUI
103 -*
104 104  )))
105 105  |(% style="background-color:#f2f2f2; width:118px" %)2023-02-08|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
106 106  * add the edit the address of fallback
... ... @@ -116,15 +116,51 @@
116 116  draginofwd
117 117  )))|(% style="background-color:#f2f2f2; width:383px" %)(((
118 118  * Fix LoRaWAN lost connection with the server, not being displayed correctly
119 -* Optimized the IoOptimized the IT keepalive detection.(((
134 +* Optimized the IoT keepalive detection.(((
120 120  When the gateway's network is unreachable, the sys led will switch to red and wait for the network to recover
121 121  Once the network is back in access, the gateway will reload the running server(draginofwd)
122 122  )))
123 123  )))
139 +|(% style="background-color:#f2f2f2; width:118px" %)2023-04-10|(% style="background-color:#f2f2f2; width:255px" %)(((
140 +dragino-ui
141 +
142 +dragino-fwd
143 +
144 +draginohtppd
145 +)))|(% style="background-color:#f2f2f2; width:383px" %)(((
146 +* Fixed the wifi survey doesn't show the complete SSID
147 +* Fixed the LoRa global config of IN865 which is missing a frequency point
148 +* Fixed the LoRa frequency band type of AS923
149 +* Fixed lighttpd takes up a lot of CPU.
150 +)))
151 +|(% style="background-color:#f2f2f2; width:118px" %)2023-04-18|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
152 +* Optimized the General page
153 +)))
154 +|(% style="background-color:#f2f2f2; width:118px" %)2023-5-04|(% style="background-color:#f2f2f2; width:255px" %)dragnoups|(% style="background-color:#f2f2f2; width:383px" %)(((
155 +* Fixed block broken problem
156 +)))
157 +|(% style="background-color:#f2f2f2; width:118px" %)2023-05-06|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
158 +* Update Package Filrer ruler
159 +* Update Stat package interval setting
160 +)))
161 +|(% style="background-color:#f2f2f2; width:118px" %)2023-05-23|(% style="background-color:#f2f2f2; width:255px" %)(((
162 +dragino-ui
163 +
164 +draginoups
165 +)))|(% style="background-color:#f2f2f2; width:383px" %)(((
166 +* Add the AP function
167 +* Fix the incomplete display of 4g icon information
168 +*
169 +)))
170 +|(% style="background-color:#f2f2f2; width:118px" %)2023-06-14|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)(((
171 +* Update the Web page for the built-in server
172 +)))
124 124  |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
125 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
126 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %)
127 127  
175 +(% style="display:none" %)
176 +
177 +
178 +
128 128  == 3.3 For LG01v2 ==
129 129  
130 130  
... ... @@ -133,18 +133,26 @@
133 133  |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
134 134  |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %)
135 135  
187 +(% style="display:none" %)
188 +
189 +
190 +
136 136  == 3.4 TODO list ==
137 137  
138 138  
139 -* Solve "DC no in band" issue for Senet Downink in EU868 band.
140 -* Fixed fwd IN865 global configuration.
141 -* Fixed Basic-station no connection after gateway reboot/power cycle.
142 -* Fix GPS time issue
143 -* Online/offline detect and reload improvement for LPS8v2 for UDP Connection.
144 -* Online/offline detect and reload improvement for LPS8v2 for Chirpstack Gateway-Bridge Connection
194 +* --Solve "DC no in band" issue for Senet Downink in EU868 band.--
195 +* --Fixed fwd IN865 global configuration.--
196 +* --Fixed Basic-station no connection after gateway reboot/power cycle.--
197 +* --Fix GPS time issue--
198 +* --Online/offline detect and reload improvement for LPS8v2 for UDP Connection.--
199 +* --Online/offline detect and reload improvement for LPS8v2 for Chirpstack Gateway-Bridge Connection--
145 145  * Fix Redis Memory Leak for build-in TTS
146 -* Fix AS923 Frequency Band Typo in Web (LPS8v2)
201 +* --Fix AS923 Frequency Band Typo in Web (LPS8v2)--
147 147  
203 +(% style="display:none" %)
204 +
205 +
206 +
148 148  == 3.5 Finish list ==
149 149  
150 150  
... ... @@ -151,6 +151,10 @@
151 151  * Add Fall Back IP to LPS8v2
152 152  * Add Login-Authentication
153 153  
213 +(% style="display:none" %)
214 +
215 +
216 +
154 154  = 4. Disable OTA Update =
155 155  
156 156  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0