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,31 @@ 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 the Reset button for the Web UI 239 +* Fixes issue where reset would lose configurations 240 +))) 241 +|(% style="background-color:#f2f2f2; width:118px" %)2024-03-01|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( 242 +* Support WireGuard VPN Setting 243 +))) 244 +|(% style="background-color:#f2f2f2; width:118px" %)2024-03-19|(% style="background-color:#f2f2f2; width:255px" %)dragino-ui|(% style="background-color:#f2f2f2; width:383px" %)((( 245 +* Fixed reset without restoring static IP settings 246 +* Fixed reset without restoring fallback/ssh settings 247 +* Fixed DNS resolution error after static IP setting 248 +* Fixed DNS/GW not showing up in wifi static 249 +))) 233 233 |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 234 234 |(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 252 +|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 253 +|(% style="background-color:#f2f2f2; width:118px" %) |(% style="background-color:#f2f2f2; width:255px" %) |(% style="background-color:#f2f2f2; width:383px" %) 254 +|(% 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,30 @@ 250 250 * Fix Modbus registers with no data 251 251 252 252 ))) 253 -|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 254 -|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 255 -|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 273 +|(% style="background-color:#f2f2f2; width:126px" %)2024-01-10|(% style="background-color:#f2f2f2; width:252px" %)draginoups|(% style="background-color:#f2f2f2; width:392px" %)((( 274 +* Enable Hardware watchdog from CPU 275 +))) 276 +|(% style="background-color:#f2f2f2; width:126px" %)2024-01-11|(% style="background-color:#f2f2f2; width:252px" %)((( 277 +dragino-ui 256 256 279 +draginoups 280 +)))|(% style="background-color:#f2f2f2; width:392px" %)((( 281 +* Add Modbus TCP mode 257 257 283 + 284 +))) 285 +|(% style="background-color:#f2f2f2; width:126px" %)2024-02-18|(% style="background-color:#f2f2f2; width:252px" %)dragino-ui|(% style="background-color:#f2f2f2; width:392px" %)((( 286 +* Fix the enable check box that can't be checked on WebUi 287 +))) 288 +|(% style="background-color:#f2f2f2; width:126px" %)2024-03-18|(% style="background-color:#f2f2f2; width:252px" %)((( 289 +dragino-ui 258 258 291 +dragino-modbus 292 +)))|(% style="background-color:#f2f2f2; width:392px" %)((( 293 +* Add Write Decode Data to the register function 294 +))) 295 +|(% style="background-color:#f2f2f2; width:126px" %) |(% style="background-color:#f2f2f2; width:252px" %) |(% style="background-color:#f2f2f2; width:392px" %) 296 + 259 259 == 3.4 For LG01v2 == 260 260 261 261 ... ... @@ -271,19 +271,10 @@ 271 271 == 3.5 TODO list == 272 272 273 273 274 -* --Solve "DC no in band" issue for Senet Downink in EU868 band.-- 275 -* --Fixed fwd IN865 global configuration.-- 276 -* --Fixed Basic-station no connection after gateway reboot/power cycle.-- 277 -* --Fix GPS time issue-- 278 -* --Online/offline detect and reload improvement for LPS8v2 for UDP Connection.-- 279 -* --Online/offline detect and reload improvement for LPS8v2 for Chirpstack Gateway-Bridge Connection-- 280 -* Fix Redis Memory Leak for build-in TTS 281 -* --Fix AS923 Frequency Band Typo in Web (LPS8v2)-- 312 +* Add offline storage of Lora packages, re-transmit Lora packages when online 282 282 283 283 (% style="display:none" %) 284 284 285 - 286 - 287 287 == 3.6 Finish list == 288 288 289 289 ... ... @@ -305,7 +305,19 @@ 305 305 [[image:image-20230830104754-1.png||height="472" width="878"]] 306 306 307 307 337 +=== LPS8/LPS8N/DLOS8/DLOS8N/LG308/LG308N: === 308 308 309 309 340 +* Using Command Line 310 310 342 +(% class="box infomessage" %) 343 +((( 344 +sed -i 's/0 2 \* \* \* \/etc\/init.d\/opkg-update start/\#0 2 \* \* \* \/etc\/init.d\/opkg-update start/g' /etc/crontabs/root 345 + 346 + 347 +/etc/init.d/opkg-update disable 348 +))) 349 + 350 + 351 + 311 311