Changes for page OTA Auto Update For Gateway Firmware
Last modified by Xiaoye on 2025/04/15 11:57
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoye - Content
-
... ... @@ -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,12 +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 259 == 3.4 For LG01v2 == 260 260 261 261 ... ... @@ -305,7 +305,19 @@ 305 305 [[image:image-20230830104754-1.png||height="472" width="878"]] 306 306 307 307 325 +=== LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: === 308 308 309 309 328 +* Using Command Line 310 310 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 + 311 311