20170308_jeffrey - silenceuncrio/diary GitHub Wiki
0925
再整理一下 中午前 要給 ariel 的 關於我的部份的 release note
- issuses resolved
- 0000262 - restore configure file fail (no effect)
- 0000254 - login web page
- fine tune firmware built and upgrade
- dual image has fail-over ability
- web ui
- use 'sweetalert' library to replace current 'modal' method while press 'apply'
- let login and logout more user friendly
- add language 'French'
- At Dual SIM web page: after user press 'connect' or 'disconnect' button, wait 5 second then reget the status
- u-boot
- quick turn on system led
- reset ethernet 1, ethernet 2 and mobile
- HTTPS
- HTTP only work at LAN interface
- HTTPS work at LAN and WAN interface
0950
m300 schedule 上這禮拜截止的項目有
- Web server with HTTPS
- Web UI cache issue
目前已經完工了
預計明天一早由我來執行 release 的動作
1300
從十點開始一直到中午是 工規產品 的 每周 教育訓練課程
1615
ariel mail 表示
int lte_proto_state;
lte_proto_state = ICOS_shm_status_getInt(SHM_LTE_CUR_PROTO_STATE);
if (lte_proto_state != PROTO_CONNECTED)
{
// do not display operator name in status bar
}
先幫忙修改 web 的 banner