20190923_jeffrey - silenceuncrio/diary GitHub Wiki
0910
review
1110
M330[develop] - display 'LTE Net Mode' field at 'WAN > Priority' only when PROSRC_LTE_PPP1_ONLY flag is not defined
commit 01eb73dca8424a8e2a6bc213268fee29d5111ad9
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Mon Sep 23 11:07:58 2019 +0800
display 'LTE Net Mode' field at 'WAN > Priority' only when PROSRC_LTE_PPP1_ONLY flag is not defined
proscend/prosrc/www/src/app/feature/wanPriority.html.src | 4 ++++
1 file changed, 4 insertions(+)
1455
M330[release/v0.07] - display the map only when we get the GPS information at 'LTE > GPS Track' page
commit 5000705fafc76127e399bb83a0176cf3d2f183fa
Refs: [release/v0.07], {origin/release/v0.07}
Author: jeffrey <[email protected]>
Date: Mon Sep 23 14:51:56 2019 +0800
display the map only when we get the GPS information at 'LTE > GPS Track' pa
proscend/prosrc/www/app/feature/lteGpsTrack.html | 1 +
proscend/prosrc/www/app/feature/lteGpsTrack.js | 136 +++++++++++++++--------
2 files changed, 90 insertions(+), 47 deletions(-)
1655
解一下 M330 的 issue
0000690: [QoS UI] unit typo Kbits/sec not Kbit/sec
M330[release/v0.07] - change wording 'kbit/s' to 'kbits/s' at 'Service > QoS' page
commit be93c5ce2fe0a09712e7cbe4f7ea1eb48dc73507
Refs: [release/v0.07], {origin/release/v0.07}
Author: jeffrey <[email protected]>
Date: Mon Sep 23 17:19:58 2019 +0800
change wording 'kbit/s' to 'kbits/s' at 'Service > QoS' page
proscend/prosrc/www/app/locale-en.json | 8 ++++----
proscend/prosrc/www/app/locale-fr.json | 8 ++++----
proscend/prosrc/www/app/locale-zh-tw.json | 8 ++++----
3 files changed, 12 insertions(+), 12 deletions(-)
1805
M360P[release/v1.04] - add 'State' field at 'LTE > Serving Cell' page
commit 749326f34537d60764a5cad364b5dd67ff6b7c88
Refs: [release/v1.04], {origin/release/v1.04}
Author: jeffrey <[email protected]>
Date: Mon Sep 23 18:03:44 2019 +0800
add 'State' field at 'LTE > Serving Cell' page
proscend/prosrc/webcgi/lte.c | 2 ++
proscend/prosrc/www/app/feature/serving_cell.html | 4 ++++
proscend/prosrc/www/app/locale-en.json | 1 +
proscend/prosrc/www/app/locale-fr.json | 1 +
proscend/prosrc/www/app/locale-zh-tw.json | 1 +
5 files changed, 9 insertions(+)