20200407_jeffrey - silenceuncrio/diary GitHub Wiki
0910
M300 - task - [0%] let web module exit before lte
使用 VMware jbox
commit 042685d1eb67b013c2bf4975d1ccdbf8379d34e5
Refs: [release/v2.02], {origin/release/v2.02}
Author: jeffrey <[email protected]>
Date: Wed Nov 27 17:59:44 2019 +0800
just call 'reboot' at _coldreboot() and _load_factory_and_reboot()
proscend/prosrc/webcgi/icos_config.c | 8 ++++++++
1 file changed, 8 insertions(+)
這要改回來
不然 ariel 無法安插 LTE module exit 的動作
commit 860fc4aaf8796a726a2ab391a9590dac730ca354
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Apr 7 10:07:10 2020 +0800
let web module exit before lte
- web module init after lte
- [revert]just call 'reboot' at _coldreboot() and _load_factory_and_reboot()
proscend/prosrc/icos/icoslib/entry.c | 8 +++++---
proscend/prosrc/webcgi/icos_config.c | 4 ++--
2 files changed, 7 insertions(+), 5 deletions(-)
目前 M300 reboot page 的 controller 是 reboot_to_index.js
不是 reboot.js
原因如下
commit 7d1b3df3e0a8a2b96ca34500f8279259cc470f69
Author: jeffrey <[email protected]>
Date: Wed Mar 25 13:24:10 2020 +0800
append a random query at each templateUrl of $routeProvider on every AngularJS controller
- prevent the cache due to AngularJS template
commit d949e79393eadc07efc384288be842a672c223ae
Author: jessy <[email protected]>
Date: Tue Nov 26 14:57:52 2019 +0800
fixed modemdw bug ,get modem fwversion from readmodem
commit 5edacb5ec1fea1807c2d8e174296509e8631f10f
Author: jeffrey <[email protected]>
Date: Fri Nov 1 15:10:03 2019 +0800
add a 'reboot_to_index' route for modem firmware
- wait 60 seconds and open index.html
- do not get lan status to check whether the system is ready or not
1025
M330 - task - [0%] WiFi STA 第一次 scan 參數帶 1 讓 jessy 快速的帶出 scan 過的資料
使用 VMware jubuntu
commit 39cf469aa53fdb0b9e061b50110d483b1463ebe5
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Apr 7 11:11:25 2020 +0800
use a cache at the "first" scan at 'WAN > WiFi STA' page
proscend/prosrc/webcgi/wifi_sta.c | 35 ++++++++++++++++++++++++
proscend/prosrc/www/app/feature/wifi_sta.js | 34 ++++++++++++++++++++++-
proscend/prosrc/www/app/services/icos.service.js | 3 ++
3 files changed, 71 insertions(+), 1 deletion(-)
1120
M350-c - task - [0%] WiFi STA 第一次 scan 參數帶 1 讓 jessy 快速的帶出 scan 過的資料
1315
M350-c - task - [0%] WiFi STA 第一次 scan 參數帶 1 讓 jessy 快速的帶出 scan 過的資料
直接從 m330 手動 sync 過來
commit a72160c367d440a947b20e8e5bd89a2020302f34
Refs: [release/v0.03], {origin/release/v0.03}
Author: jeffrey <[email protected]>
Date: Tue Apr 7 13:11:50 2020 +0800
sync 'WAN > WiFi STA' form m330
commit 39cf469aa53fdb0b9e061b50110d483b1463ebe5
Author: jeffrey <[email protected]>
Date: Tue Apr 7 11:11:25 2020 +0800
use a cache at the "first" scan at 'WAN > WiFi STA' page
commit 73271c4066b1210e529d76769c4656cc0671c192
Author: jeffrey <[email protected]>
Date: Tue Mar 24 17:32:11 2020 +0800
give the ability to toggle visibility at 'WAN > WiFi STA' page of following fields
- Passphrase
commit d47be2b57e77a705c7e993faa3cb178ca85439f6
Author: jeffrey <[email protected]>
Date: Tue Mar 24 14:49:11 2020 +0800
user can pre-setup entry to 'Manage Known WiFi Networks' at 'WAN >WiFi STA'
commit b9a928e6a3d7028ee1514adfe0c1b3aadf15d040
Author: jeffrey <[email protected]>
Date: Tue Mar 24 11:04:58 2020 +0800
refactoring 'WAN > WiFi STA' page
proscend/prosrc/webcgi/wifi_sta.c | 35 ++
proscend/prosrc/www/app/feature/wifi_sta.html | 467 +--------------------
proscend/prosrc/www/app/feature/wifi_sta.js | 149 ++++++-
.../www/app/feature/wifi_sta_pannel_edit.html | 284 +++++++++++++
.../app/feature/wifi_sta_pannel_edit_manual.html | 274 ++++++++++++
.../www/app/feature/wifi_sta_pannel_main.html | 199 +++++++++
proscend/prosrc/www/app/services/icos.service.js | 3 +
7 files changed, 946 insertions(+), 465 deletions(-)
1315
M360P - task - [0%] let web module exit before lte
commit aa858ea8d1724265fceb82978459d7a4d5418f70
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Apr 7 13:24:52 2020 +0800
let web module exit before lte
- web module init after lte
proscend/prosrc/icos/icoslib/entry.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
1330
M350-C - task - [10%] ISMS Support - web ui
先換個適當的 icons
commit ff39ebb34ea8cb3912f48b49f29121cb26bf7009
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Apr 7 15:24:16 2020 +0800
choose suitable Font Awesome icons
web/src/App.js | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
1525
為了 gps 的繪圖
要 survey 的是
- React Leaflet
- React components for Leaflet maps
參考
commit 0087607c0ba831f4207e8a3332793798d7eab27b
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Tue Apr 7 15:40:11 2020 +0800
using React Leaflet
- React components for Leaflet maps
web/package-lock.json | 16 ++++++++++++++++
web/package.json | 2 ++
web/src/App.css | 9 +++++++++
web/src/App.js | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
web/src/index.js | 3 +++
5 files changed, 78 insertions(+)
1600
M350-C - task - [10%] ISMS Support - web ui
為了 dashboard 要 survey 的是 Chart.js
雖然有 react-chartjs-2
- React wrapper for Chart.js 2 Open for PRs and contributions!
但也可以直接在 react 裡使用 Chart.js