20190927_jeffrey - silenceuncrio/diary GitHub Wiki

0830

review

備忘一下待做事項

  • M300 issue - 0000722: uboot can not turn on the IO control power at 2 port model but can turn on at 4 port lan model
  • M300[release/v2.02]
    • serving cell 的 state 欄
    • GPS 的 time 欄
  • 十月90秒演講 - 漏電斷路器

1455

M300[release/v2.02] - add the 'time' field at 'GPS' panel of 'Status' page

commit 084e9b3fa0feb35e3f78d9438f5955059196fb0a
Refs: [release/v2.02], {origin/release/v2.02}
Author: jeffrey <[email protected]>
Date:   Fri Sep 27 13:53:02 2019 +0800

    add the 'time' field at 'GPS' panel of 'Status' page

 proscend/prosrc/webcgi/status.c                                | 2 ++
 proscend/prosrc/www/app/locale-en.json                         | 3 ++-
 proscend/prosrc/www/app/locale-fr.json                         | 3 ++-
 proscend/prosrc/www/app/locale-zh-tw.json                      | 3 ++-
 proscend/prosrc/www/brand_advice/app/feature/status.html.src   | 1 +
 proscend/prosrc/www/brand_ctcu/app/feature/status.html.src     | 1 +
 proscend/prosrc/www/brand_cxr/app/feature/status.html.src      | 1 +
 proscend/prosrc/www/brand_digicomm/app/feature/status.html.src | 1 +
 proscend/prosrc/www/brand_hytec/app/feature/status.html.src    | 1 +
 proscend/prosrc/www/brand_nobrand/app/feature/status.html.src  | 1 +
 proscend/prosrc/www/brand_planet/app/feature/status.html.src   | 1 +
 proscend/prosrc/www/brand_xentino/app/feature/status.html.src  | 1 +
 12 files changed, 16 insertions(+), 3 deletions(-)

M300[release/v2.02] - add 'State' field at 'LTE > Serving Cell' page

commit 61c9b2120eb6da9df066f7ea9cfdb3526453d9dd
Refs: [release/v2.02], {origin/release/v2.02}
Author: jeffrey <[email protected]>
Date:   Fri Sep 27 13:59:47 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(+)

1400

review task

M330 - GPS Track Server

M300[release/v2.02]

  • add the 'time' field at 'GPS' panel of 'Status' page
  • add 'State' field at 'LTE > Serving Cell' page

M330[release/v0.07]

  • display the map only when we get the GPS information at 'LTE > GPS Track' page
  • change wording 'kbit/s' to 'kbits/s' at 'Service > QoS' page
  • remove the entry points at menu - testing for gps track
  • add 'State' field at 'LTE > Serving Cell' page
  • do not display 'VPN' menu if nothing there by some weird profile

M330[develop]

  • display 'LTE Net Mode' field at 'WAN > Priority' only when PROSRC_LTE_PPP1_ONLY flag is not defined

M360P[release/v1.04]

  • add 'State' field at 'LTE > Serving Cell' page

task

M300

  • P4 - Layer 2 Encapsulation over GRE (L2oGRE)

M330

  • P1 - Dual GRE porting
  • P1 - Web UI: GPS Track drawing(Server)
  • P2 - web ui display issue via smartphone"

1540

解決以下 issue

M300 issue - 0000722: uboot can not turn on the IO control power at 2 port model but can turn on at 4 port lan model

過程有發現其他問題

當 SYS led 燈亮起沒多久

SIM 1 以及 RSSI L 這兩顆 LED 也會亮

這只有在目前新的硬體板子才會發現

就是有 IO Control Power 的板子

在點亮 SYS led 之前

先確保每一顆 led 燈都是在 暗的狀態吧

參考 20170113_jeffrey#1045

可以找到目前 M300 系列面板上六顆 LED 對應的 GPIO

image