20191009_jeffrey - silenceuncrio/diary GitHub Wiki
0905
η€δΈδΈεΎ ε task
M300
- P1 - FOTA - web ui
- P4 - Layer 2 Encapsulation over GRE (L2oGRE)
M330
- P1 - Dual GRE porting
- P1 - Policy Route porting - web ui
- P1 - ECMP - web ui
- P1 - GPS Track drawing (Server)
- P1 - Commnger(+Wan WiFi Client) - web ui
- P1 - WiFi Bridge/Router mode - web ui
ε
ε M330 - P1 - Policy Route porting - web ui
εθ M300
M330[develop] - add 'IP Routing > Policy Route' web page
commit e149c6ca90163ea5d826b1f463f825efcf4b801b
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Oct 9 10:28:49 2019 +0800
add 'IP Routing > Policy Route' web page
proscend/prosrc/webcgi/Makefile | 4 +
proscend/prosrc/webcgi/policyrt.c | 146 +++++++++++++++++++
proscend/prosrc/www/app/feature/policyrt.html | 173 +++++++++++++++++++++++
proscend/prosrc/www/app/feature/policyrt.js | 133 +++++++++++++++++
proscend/prosrc/www/app/locale-en.json | 26 ++++
proscend/prosrc/www/app/locale-fr.json | 31 ++++
proscend/prosrc/www/app/locale-zh-tw.json | 31 ++++
proscend/prosrc/www/app/services/icos.service.js | 11 ++
proscend/prosrc/www/src/index.html.src | 1 +
proscend/prosrc/www/src/manual.html.src | 3 +
proscend/prosrc/www/src/manual/policyRT.h.html | 85 +++++++++++
proscend/prosrc/www/src/manual/sidebar.h.html | 3 +
proscend/prosrc/www/src/menu.html.src | 3 +
13 files changed, 650 insertions(+)
1455
M330[develop] - add 'Service > ECMP' web page
commit b20b3ef2af78136213fe2782094e63b9540abcc6
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Oct 9 14:53:54 2019 +0800
add 'Service > ECMP' web page
proscend/prosrc/webcgi/Makefile | 4 +
proscend/prosrc/webcgi/ecmp.c | 138 ++++++++++++++++++++++
proscend/prosrc/www/Makefile | 1 +
proscend/prosrc/www/app/feature/ecmp.js | 104 ++++++++++++++++
proscend/prosrc/www/app/feature/ecmp_edit.html | 53 +++++++++
proscend/prosrc/www/app/feature/ecmp_summary.html | 94 +++++++++++++++
proscend/prosrc/www/app/locale-en.json | 12 ++
proscend/prosrc/www/app/locale-fr.json | 12 ++
proscend/prosrc/www/app/locale-zh-tw.json | 12 ++
proscend/prosrc/www/app/services/icos.service.js | 17 ++-
proscend/prosrc/www/src/app/feature/ecmp.html.src | 3 +
proscend/prosrc/www/src/index.html.src | 1 +
proscend/prosrc/www/src/menu.html.src | 3 +
13 files changed, 453 insertions(+), 1 deletion(-)
1505
M330[release/v0.07] - add the online manual for 'LTE > GPS Track'
commit 23c8b93c23781eb626f79a2335808b2606f0c716
Author: jeffrey <[email protected]>
Date: Wed Oct 9 15:01:46 2019 +0800
add the online manual for 'LTE > GPS Track'
proscend/prosrc/www/src/manual.html.src | 4 ++++
proscend/prosrc/www/src/manual/lte_gps_track.h.html | 11 +++++++++++
proscend/prosrc/www/src/manual/sidebar.h.html | 4 ++++
3 files changed, 19 insertions(+)
M330[release/v0.07] - higher the map at 'LTE > GPS Track'
commit cd3105925954c5adb7e693cca5553a78fd69bc70
Refs: [release/v0.07], {origin/release/v0.07}
Author: jeffrey <[email protected]>
Date: Wed Oct 9 15:04:29 2019 +0800
higher the map at 'LTE > GPS Track'
- 640px to 720px
proscend/prosrc/www/app/feature/lteGpsTrack.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
1520
review task
M330[release/v0.07]
- at 'LTE > GPS Track'
- fix the problem about Latitude and Longitude are empty
- thinner the track path
- let 'LTE > GPS Track' open in new tab
- bigger the size of 'LTE > GPS Track'
- add the online manual for 'LTE > GPS Track'
- higher the map at 'LTE > GPS Track'
M330[develop]
- add 'IP Routing > Policy Route' web page
- add 'Service > ECMP' web page
εΎ εδΊι
M300
- P1 - FOTA - web ui
- P4 - Layer 2 Encapsulation over GRE (L2oGRE)
M330
- P1 - Dual GRE porting
- P1 - Policy Route porting - web ui
- P1 - ECMP - web ui
- P1 - GPS Track drawing (Server)
- P1 - Commnger(+Wan WiFi Client) - web ui
- P1 - WiFi Bridge/Router mode - web ui
1620
M330[release/v0.07] - say your name when you call 'icosconfig coldreboot'
commit 7d7cccd3f6763944aee4618bfa9636ccfd79eaaa
Refs: [release/v0.07], {origin/release/v0.07}
Author: jeffrey <[email protected]>
Date: Wed Oct 9 16:18:52 2019 +0800
say your name when you call 'icosconfig coldreboot'
- or you will lost to a wdog
proscend/prosrc/icos/script/schedule_reboot.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
1720
M330[develop] - correct the language key of field 'Interface' at 'Service > ECMP'
commit bcf2c4679bb06f25a64e3f1fa5c254d2ba51c739
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Oct 9 17:19:56 2019 +0800
correct the language key of field 'Interface' at 'Service > ECMP'
proscend/prosrc/www/app/feature/ecmp_edit.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)