20180426_jeffrey - silenceuncrio/diary GitHub Wiki

0910

review

0915

commit 2e5121d1f86746fe3cbc78085a07284680fa33a6
Refs: [release/v1.66], {origin/release/v1.66}
Author: jeffrey <[email protected]>
Date:   Thu Apr 26 09:23:55 2018 +0800

    add the compile flag 'PROSRC_DO_REMOTE' for DO control remotely
    - turn off this compile flag for all customer profiles
    - TODO: only the customer hytec have this function since they payed for it

 proscend/mconfig/Config.in                              | 1 +
 proscend/mconfig/configs/Azuretec/0_OLTRG100/defconfig  | 1 +
 proscend/mconfig/configs/Azuretec/1_OLTRG101/defconfig  | 1 +
 proscend/mconfig/configs/Azuretec/2_OLTRG100X/defconfig | 1 +
 proscend/mconfig/configs/LITE/1_GPS/defconfig           | 1 +
 proscend/mconfig/configs/M300/0_GENERIC/defconfig       | 1 +
 proscend/mconfig/configs/M300/1_GPS/defconfig           | 1 +
 proscend/mconfig/configs/M300/2_PLANET/defconfig        | 1 +
 proscend/mconfig/configs/M300/3_GPS_PLANET/defconfig    | 1 +
 proscend/mconfig/configs/M300/4_CTCU/defconfig          | 1 +
 proscend/mconfig/configs/M300/6_CXR/defconfig           | 1 +
 proscend/mconfig/configs/M300/7_GPS_CXR/defconfig       | 1 +
 proscend/mconfig/configs/M300/8_GPS_ADVICE/defconfig    | 1 +
 proscend/mconfig/configs/M300/9_GPS_TELEWELL/defconfig  | 1 +
 proscend/mconfig/configs/M300E/1_GPS/defconfig          | 1 +
 15 files changed, 15 insertions(+)

1150

commit cc262db5d1fbcb7fb1fedaa81199afa7c221d583
Refs: [release/v1.66], {origin/release/v1.66}
Author: jeffrey <[email protected]>
Date:   Thu Apr 26 11:46:10 2018 +0800

    customized web ui for HYTEC

 proscend/prosrc/www/Makefile                       |  12 +++++
 .../prosrc/www/brand_hytec/app/images/signal-0.png | Bin 0 -> 9503 bytes
 .../prosrc/www/brand_hytec/app/images/signal-1.png | Bin 0 -> 5878 bytes
 .../prosrc/www/brand_hytec/app/images/signal-2.png | Bin 0 -> 6176 bytes
 .../prosrc/www/brand_hytec/app/images/signal-3.png | Bin 0 -> 6493 bytes
 .../prosrc/www/brand_hytec/app/images/signal-4.png | Bin 0 -> 6548 bytes
 proscend/prosrc/www/brand_hytec/brand/custom.css   |  40 ++++++++++++++++
 proscend/prosrc/www/brand_hytec/brand/top.jpg      | Bin 0 -> 12800 bytes
 .../prosrc/www/brand_hytec/src/brand/top.html.src  |  53 +++++++++++++++++++++
 9 files changed, 105 insertions(+)

1150

commit bc9824aa61a0004b8123d266fd47283b21c7c450
Refs: [release/v1.66], {origin/release/v1.66}
Author: jeffrey <[email protected]>
Date:   Thu Apr 26 11:51:56 2018 +0800

    only HYTEC have their payed functions

 proscend/prosrc/icos/iweb/iweb.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)