201904_jeffrey - silenceuncrio/diary GitHub Wiki
2018-04
- 01
- 02
- wiki - manufacture at yuncore
- 簡介
- Firmware Images
- 怎麼來更新成 Proscend 提供的 Image
- Erase UBOOT ENV
- 燒錄 linux kernel image
- 燒錄 root file system image
- Proscend Manufacture Image
- Login
- Function Verify
- status sim list
- system ethernet status list
- lte serving-cell list
- mgmt info list
- S/N 與 MAC
- 03
- react practice: refactoring
- 08
- M360
- use ICOS_CheckPrivilege to check web login
- speed up the redirect action: do
$route.reload();
before $location.url();
- solve issue 422 - redirect sometimes fail after login
- solve issue 437 - Model Name change to be read only (customer request)
- 09
- how to - web ui for upgrade uboot
- 10
- solve issue 460: web ui: add rssi into serving cell page
- study DNP3 Protocol
- 11
- M360: use szModelName as the 'Model Name' at 'Management > Identification' web pag
- study DNP3 Protocol
- 12
- 15
- HTTPS unstable
- OpenEmbedded 上有現成的 lighttpd recipe
- 16
- 17
- add lighttpd to replace the current web server iweb(mongoose)
- lighttpd_1.4.36.bbappend
SRC_URI
- remove patch 0001-mod_cgi-buffers-data-without-bound.patch
- The patch uses internal API functions from older versions of lighttpd which don't exist in this version.
- RDEPENDS_${PN} - add lighttpd-module-cgi for mod_cgi.so
- INITSCRIPT_PARAMS - disable init script start link
- do not init the web module (iweb)
- do not send even ICOS_BOOTINIT_DONE to MODULE_WEB or the notify handler will start the iweb process
- [M300]issue 0000481: user upgrade from v1.72 to v1.77, DUT hang on uboot
- 18
- [M300]issue 0000481: user upgrade from v1.72 to v1.77, DUT hang on uboot
- [M300]add CPU Temperature at status page
- [M300]solve issue - 0000200: [QoS web] choose subnet, Example: 192.168.1.5/24 issue
- [M300]solve issue - 0000201: [QoS] shoud be hide "VLAN follow vid of" and "Class of Service" on LTE or WAN ETHERNET
- [M300]solve the problem at 'Step 3. LAN Setting' of Setting WizardDownstream mode
- [M300]change a way to display review at setting wizard
- 22
- [M330]add 'Firewall > Basic Rules'
- [M330]add 'Firewall > Basic Rules' for online user manual
- [M330]solve issue - 0000472: [web ui] plug in ETH WAN, but status web page no check
- [M330]add 'Firewall > Basic Rules'
- [M330]issue 0000481: user upgrade from v1.72 to v1.77, DUT hang on uboot
- 23
- [M330]issue 0000481: user upgrade from v1.72 to v1.77, DUT hang on uboot
- [M330]patch uboot to 1.4
- solve the downgrade problem
- even V1.77 with mfgtool, after upgrade to V2.00, downgrade to V1.72 have no problem
- [M300]feature/lighttpd
- mongoose 從 6.9 升級到 6.14
- 現有寫在 iwe 裡的 api 全部要想辦法改成 CGI 的形式
- 24
- 25
- [M300]use some animation to indicate the login status
- [M300]add
wifi_apsta.cgi?act=set
for setting wizard
- [M330]sync wifi related web ui from m300
- [M360]give more width for ssid input field
- [M330]give more width for ssid input field
- [M330]about the profile '2_MANUFACTURE': add CLI
- 26
- [M330]準備一下 M330 的產測文件
- [M300]feature/lighttpd
- first example for fastcgi with lighttpd
- 29
- [M300]feature/lighttpd
- 了解 lighttpd 提供的 URL Rewrites
- [M330]add 'WiFi > MAC Filter' web page
- [M330]add 'VLAN Isolation' field at 'VLAN' web page
- [M330]add 'IP Address Selection' field at 'Dynamic DNS' web page
- 30
- [M300]feature/lighttpd
- 了解 lighttpd 提供的 URL Rewrites