20190329_jeffrey - silenceuncrio/diary GitHub Wiki

0855

review

1135

commit 7fcab8e7b647ca5f400f0d5f4a8d33a6455aa741
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Mar 29 11:31:52 2019 +0800

    about the profile '2_MANUFACTURE': CLI only support
    - status
      - sim
    - system
      - ethernet
    - lte
      - serving-cell

 proscend/prosrc/icos/clishell/cli_status.c | 27 ++++++++++++++++++++++++
 proscend/prosrc/icos/clishell/menutree.c   | 34 ++++++++++++++++++++++++++++++
 proscend/prosrc/icos/clishell/switch.c     | 21 ++++++++++++++++++
 3 files changed, 82 insertions(+)

1140

commit bdf6bbc264148cc8ba2fcf52eb7eed57f6cef983
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Mar 29 11:40:27 2019 +0800

    about the profile '2_MANUFACTURE': CLI only support
    - status
      - sim
    - system
      - ethernet
    - lte
      - serving-cell
    - mgmt
      - info

 proscend/prosrc/icos/clishell/menutree.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

1410

commit 6156a54a5507563b56c2bf749f4e669597d21b92
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Mar 29 14:10:35 2019 +0800

    react practice: refactoring

 .../www/react_01/src/components/App/index.js       | 16 +++++++--
 .../www/react_01/src/components/Fetcher/index.js   | 16 +++++----
 .../react_01/src/components/Function01/index.js    |  3 ++
 .../react_01/src/components/Function02/index.js    |  3 ++
 .../react_01/src/components/Function03/index.js    |  3 ++
 .../www/react_01/src/components/Landing/index.js   |  5 +++
 .../react_01/src/components/Navigation/index.js    | 41 ++++++++++++++--------
 .../www/react_01/src/components/SignIn/index.js    | 12 +++++++
 .../www/react_01/src/components/SignOut/index.js   | 10 ++++++
 9 files changed, 85 insertions(+), 24 deletions(-)

1420

盤一下這禮拜的工作

  • M330
    • ask user to reboot to take effect while 'LTE Net Mode' changed at 'WAN > Priority' page
    • add 'LTE Net Mode' at 'Status > WAN LTE'
    • display Bridge or Router at LTE APN1 / LTE APN2 panel title
    • update the online user manual
    • add a profile '2_MANUFATURE' for manufacture purpose: since this image will bve used at third party - yuncore, so we need take off our own application.
    • turn on 'DEBUG' as default setting in profile '2_MANUFATURE'
    • add PROSRC_LTE_PROSRC_YUNCORE_MANUFACTURE compiler flag:
      • only turn on at profile '2_MANUFACTURE'
    • about the profile '2_MANUFACTURE':
      • login: root
      • Password: (anything)
      • remove the /www from rootfs
      • do not init the web icos module
    • react practice: refactoring
    • about the profile '2_MANUFACTURE': CLI only support
      • status
        • sim
      • system
        • ethernet
      • lte
        • serving-cell
      • mgmt
        • info

1600

commit 01677fcf276020b5c240e6925b8e806e1125c296
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Fri Mar 29 15:57:22 2019 +0800

    about the profile '2_MANUFACTURE':
    - remove some binary unused or we do not want 3rd party knows

 proscend/Makefile | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 64 insertions(+), 1 deletion(-)