Changes for page OTA Auto Update For Gateway Firmware
Last modified by Xiaoye on 2025/04/15 11:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -105,7 +105,7 @@ 105 105 106 106 107 107 108 -== 3.2 For LPS8 Nv2 ==108 +== 3.2 For LPS8v2 == 109 109 110 110 111 111 (% border="1" cellspacing="5" style="width:770.222px" %) ... ... @@ -227,11 +227,18 @@ 227 227 * Fix the issue that the backup page cannot be downloaded 228 228 ))) 229 229 |(% style="background-color:#f2f2f2; width:118px" %)2023-12-07|(% style="background-color:#f2f2f2; width:255px" %)draginoups|(% style="background-color:#f2f2f2; width:383px" %)((( 230 -* Addwatchdog forthe gateway231 -* Improve TCP link retransmission speed 230 +* Enable Hardware watchdog from CPU 231 +* Improve TCP link retransmission speed. Improve the Basic Station connection stability. 232 232 ))) 233 +|(% style="background-color:#f2f2f2; width:118px" %)2024-01-10|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( 234 +* support watchdog chip 235 +))) 236 +|(% style="background-color:#f2f2f2; width:118px" %)2024-02-03|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( 237 +* Add bastion support for ChirpWiress 238 +* Add Reset button for the Web UI 239 +* Fixes issue where reset would lose configurations 240 +))) 233 233 |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 234 -|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 235 235 236 236 (% style="display:none" %) 237 237 ... ... @@ -250,13 +250,22 @@ 250 250 * Fix Modbus registers with no data 251 251 252 252 ))) 260 +|(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( 261 +* Enable Hardware watchdog from CPU 262 +))) 263 +|(% style="background-color:#f2f2f2; width:126px" %)2024-01-11|(% style="background-color:#f2f2f2; width:252px" %)((( 264 +dragino-ui 265 + 266 +draginoups 267 +)))|(% style="background-color:#f2f2f2; width:392px" %)((( 268 +* Add Modbus TCP mode 269 + 270 + 271 +))) 253 253 |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 254 254 |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 255 255 |(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 256 256 257 - 258 - 259 - 260 260 == 3.4 For LG01v2 == 261 261 262 262 ... ... @@ -306,7 +306,19 @@ 306 306 [[image:image-20230830104754-1.png||height="472" width="878"]] 307 307 308 308 325 +=== LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: === 309 309 310 310 328 +* Using Command Line 311 311 330 +(% class="box infomessage" %) 331 +((( 332 +sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root 333 + 334 + 335 +/etc/init.d/opkg-update disable 336 +))) 337 + 338 + 339 + 312 312