20171228_jeffrey - silenceuncrio/diary GitHub Wiki

0845

繼續 (Azuretec) Combine ICON tool+CFile tool into one tool for production

1405

commit f3ed9a9c27727981a94935e5e5feaac9ef8d5570
Refs: [release/v1.62], {origin/release/v1.62}
Author: jeffrey <[email protected]>
Date:   Thu Dec 28 14:04:29 2017 +0800

    Implement the 'Dealer Customization' function only for our dealer customer

 .../home/factory/icos/customize/customize.json     |  5 +-
 proscend/prosrc/icos/icoslib/customize/customize.c | 43 +++++++++++++-
 proscend/prosrc/icos/icoslib/entry.c               | 13 +++--
 proscend/prosrc/icos/include/module_customize.h    |  1 +
 proscend/prosrc/icos/iweb/iweb.c                   | 66 ++++++++++++++++++++++
 proscend/prosrc/webcgi/customize.c                 | 38 ++++++++++++-
 proscend/prosrc/www/app/feature/customize.html     | 57 ++++++++++++++++---
 proscend/prosrc/www/app/feature/customize.js       | 36 +++++++++++-
 proscend/prosrc/www/app/services/icos.service.js   |  6 ++
 9 files changed, 243 insertions(+), 22 deletions(-)

1430

Dealer Customization 的 proposal 也準備好了

1500

檢查一下 eMMC 的版本有沒有什麼問題

1520

馬上抓到 ip adress 和 帳密 沒有套用到

commit aa5ff48e46b18102c319d76254525bd2aba66625
Refs: [release/v1.62], {origin/release/v1.62}
Author: jeffrey <[email protected]>
Date:   Thu Dec 28 15:19:41 2017 +0800

    customer_fs support the model id 361 for CTCU_GPS

 proscend/customer_fs/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

1620

CTCU 這個 admin user 還要另外加上去才可以

commit ffb89b38f908f2740256505ccd2355b0eab1d4c2
Refs: [release/v1.62], {origin/release/v1.62}
Author: jeffrey <[email protected]>
Date:   Thu Dec 28 16:17:26 2017 +0800

    add the 'admin' user for eMMC version

 meta-proscend/conf/distro/proscend-m300e.conf | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

1650

commit c0dcbb47b42aa51abffe4cfb678df15218289c15
Refs: [release/v1.62], {origin/release/v1.62}
Author: jeffrey <[email protected]>
Date:   Thu Dec 28 16:48:00 2017 +0800

    modify the style of the top banner for CTCU

 proscend/prosrc/www/brand_ctcu/brand/custom.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
commit f473877c2c47df8fe9a09b6581e8c467689731b9
Refs: [release/v1.62], {origin/release/v1.62}
Author: jeffrey <[email protected]>
Date:   Thu Dec 28 16:51:46 2017 +0800

    more user friendly the GRE page

 proscend/prosrc/www/app/feature/gre.html | 3 +++
 1 file changed, 3 insertions(+)