20181023_jeffrey - silenceuncrio/diary GitHub Wiki
0900
review
後續的待作事項
- M360 - end: 11-09
Hardware version
的顯示由 uboot envHW_VER
來決定 目前版本為A0
- Ethernet Status
- Schedule Reboot
- PLMN display
- M300
- GRE tunnel with NHRP - 11-01 ~ 11-15
這禮拜以 M300 為優先
繼續 study Introduction to Multipoint GRE and NHRP
0925
彌補昨天的失誤
commit 9fa25f9674b1f85e621159c7b52604de4a913aad
Author: jeffrey <[email protected]>
Date: Tue Oct 23 09:22:57 2018 +0800
correct the nav name of the 'LTE / GPS' web page
proscend/prosrc/www/app/locale-en.json | 2 ++
proscend/prosrc/www/app/locale-fr.json | 2 ++
proscend/prosrc/www/app/locale-zh-tw.json | 2 ++
proscend/prosrc/www/src/app/feature/lteGps.html.src | 4 ++--
4 files changed, 8 insertions(+), 2 deletions(-)
0940
ariel 提的 proposal 我漏了一個沒做
commit cfbf01bb2cbee3386f17367f7b7fe326281b44aa
Refs: [release/v1.74], {origin/release/v1.74}
Author: jeffrey <[email protected]>
Date: Tue Oct 23 09:37:16 2018 +0800
add 'Roaming' field at 'Status' web page
.../prosrc/www/brand_advice/app/feature/status.html.src | 10 ++++++++++
.../prosrc/www/brand_ctcu/app/feature/status.html.src | 10 ++++++++++
proscend/prosrc/www/brand_cxr/app/feature/status.html.src | 10 ++++++++++
.../prosrc/www/brand_digicomm/app/feature/status.html.src | 10 ++++++++++
.../prosrc/www/brand_hytec/app/feature/status.html.src | 10 ++++++++++
.../prosrc/www/brand_nobrand/app/feature/status.html.src | 10 ++++++++++
.../prosrc/www/brand_planet/app/feature/status.html.src | 10 ++++++++++
.../prosrc/www/brand_xentino/app/feature/status.html.src | 15 +++++++++++++++
8 files changed, 85 insertions(+)
0950
build 一個 xentino 版本 verify 一下 web ui
mfgtool 燒錄... ok
1000
monkeyjj time...
目前確定以下兩個可以搭配
1400
這一陣子 CTCU 賣出去的 M300 遇到一些問題
我需要加一個資訊讓 使用者知道目前 dual image active 的是哪一個
1635
commit 12633f1e24b6ff682dfd05aa445cfa1710be6bdd
Author: jeffrey <[email protected]>
Date: Tue Oct 23 16:37:55 2018 +0800
add 'Active Image Partition' field at 'Management / Identification' web page
proscend/memory_fs/emmc/default/rootfs/etc/rc.local | 5 +++++
proscend/memory_fs/nandflash/default/rootfs/etc/rc.local | 5 +++++
proscend/prosrc/icos/icoslib/system/systemcfg.c | 4 ++++
proscend/prosrc/icos/include/module_system.h | 1 +
proscend/prosrc/webcgi/system.c | 1 +
proscend/prosrc/www/app/feature/identification.html | 2 ++
proscend/prosrc/www/app/locale-en.json | 1 +
proscend/prosrc/www/app/locale-fr.json | 1 +
proscend/prosrc/www/app/locale-zh-tw.json | 1 +
9 files changed, 21 insertions(+)
1715
commit 0fa26fbb9c3315b3c67c4150e8e75c4a6afc42ca
Refs: [release/v1.74], {origin/release/v1.74}
Author: jeffrey <[email protected]>
Date: Tue Oct 23 17:12:52 2018 +0800
hide the 'ANY' option from 'LTE / Lock LTE Bands' web page
proscend/prosrc/www/app/feature/lock_bands.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
1800
commit 6feaa987581377a9bea9c4b168220ad175de8dcd
Refs: [release/v1.74], {origin/release/v1.74}
Author: jeffrey <[email protected]>
Date: Tue Oct 23 17:58:12 2018 +0800
force each tab nav not to refresh the data at init time
proscend/prosrc/www/app/feature/lock_pcis.html | 14 +++++++++----
proscend/prosrc/www/app/feature/lock_pcis.js | 29 +++++++++++++++-----------
2 files changed, 27 insertions(+), 16 deletions(-)