20191129_jeffrey - silenceuncrio/diary GitHub Wiki

0905

review

M300

  • P4 - Layer 2 Encapsulation over GRE (L2oGRE)
  • P4 - BGP over GRE

M330

  • P2 - Driving GRE keepalive from M330 - greK (by jessy)
  • P2 - Web UI: GPS Track drawing (Server)
  • P4 - Web UI display issue via smartphone

M360P - none


繼續以下的 issue

  • [M360P 0000768]: [enhance] Active Image Partition A and B need to display version

1120

其實我應該可以統一在 linux 剛起來的時候 去 mount 另一塊 rootfs 便可以由 /etc/mcsv 得到另一個 partition 的 sw_mcsv

先用 M360P 來做實驗


M360P 直接去 mount reserve 這個 mtd block 會失敗

因為該 block 包含了 linux kernel 和 rootfs

沒辦法直接 mount 完就去讀取

這可以寫在 wiki 上當 know how

1545

M360P[release/v1.05] - Display the software MCSV for both image in dual image slot a and slot b

commit 8d1248b0090e81cd36bccec6d3dc3c24492f8e22
Refs: [release/v1.05], {origin/release/v1.05}
Author: jeffrey <[email protected]>
Date:   Fri Nov 29 15:38:29 2019 +0800

    Display the software MCSV for both image in dual image slot a and slot b

 proscend/base_fs/default/rootfs/etc/rc.local       | 79 +++++++++++++++++++---
 .../prosrc/icos/clishell/cli_mgmt_identification.c | 20 ++++++
 proscend/prosrc/icos/icoslib/system/systemcfg.c    |  8 +++
 proscend/prosrc/icos/include/module_system.h       |  2 +
 proscend/prosrc/webcgi/system.c                    |  2 +
 .../prosrc/www/app/feature/identification.html     |  4 ++
 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 +
 9 files changed, 113 insertions(+), 11 deletions(-)

1600

review task

M300

  • P4 - Layer 2 Encapsulation over GRE (L2oGRE)
  • P4 - BGP over GRE

M330

  • P2 - Driving GRE keepalive from M330 - greK (by jessy)
  • P2 - Web UI: GPS Track drawing (Server)
  • P4 - Web UI display issue via smartphone

M360P - none


M300[release/v2.02]

  • just call 'reboot' at _coldreboot() and _load_factory_and_reboot()
  • correct the time options for custom schedule at 'FOTA'

m330[release/v0.08]

  • correct the time options for custom schedule at 'FOTA'

M360P[release/v1.05]

  • correct the time options for custom schedule at 'FOTA'
  • Display the software MCSV for both image in dual image slot a and slot b