Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Target
    • Understand the gaps and plan for action items 
  • Components involved for thread
    • cpcd
    • otbr-agent
    • Image install changes in BPI
      • draw.io Diagram
        bordertrue
        diagramNameotbrinstall
        simpleViewerfalse
        width
        linksauto
        tbstyletop
        lboxtrue
        diagramWidth901
        height301
        revision1
      • Enable strace in image_install
      • Change the installed cpcd.conf to set disable_encryption to true and uart_device_file to point to where your brd2703a landed in /dev (the default is probably correct).  No other changes to cpcd.conf
      • use simplicity commander to upgrade firmware
      • enable otbr-agent.service in device
      • Minimal kernel modules
        • CONFIG_USB_ACM=y

          • drivers/usb/class/Makefile

        • CONFIG_TUN=y

          • drivers/net/tap.c

        • CONFIG_IEEE802154=y

          • net/ieee802154

        • CONFIG_MAC802154=y

          • net/mac802154

      • Optional  

        meta-openembedded/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb:2:HOMEPAGE = "http://wpan.cakelab.org/releases/"

    • draw.io Diagram
      bordertrue
      diagramNamethread
      simpleViewerfalse
      width
      linksauto
      tbstyletop
      lboxtrue
      diagramWidth451
      height321
      revision2

...