Versions Compared

Key

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

...

Code Block
titleBuild Instruction for RPI (rdk-next)
$ mkdir rdkb-arm
$ cd rdkb-arm
$ repo init -u 'https://github.com/rdkcentral/meta-rdk-bsp-arm/' \
    -m "manifests/rdkb-bsp-arm.xml" \
    -b "maindevelop"
$ repo sync
$ MACHINE="raspberrypi64-rdk-broadband" source meta-rdk-bsp-arm/setup-environment
$ bitbake rdk-generic-broadband-image

...

Parental Control      
S.NoFeaturesCompletedIn Review In ProgressNot started
1IPv6

        check mark button 




2Cellular        check mark button                  
3RNDIS        check mark button                           
4WebPA          check mark button


5
USP-PA(oktopus)
          check mark button
         
6FirewallParental Control        check mark button
  check mark button                  
7
Port Forwarding
       
check mark button


8Port Triggering     
  check mark button


USB Detection       check mark button


910DAC
      check mark button      check mark button

Features To Be Implemented on ARM

The following features are yet to be implemented and fully validated on the ARM platform.

...

titleList of features

...

  
11
Log-Upload & Telemetry

...


      check mark button         
12
Multiprofile


        check mark button      
13
Selfheal



       check mark button
14
Log-Rotation



       check mark button
15RFC


       check mark button
16
Telco-Voice



       check mark button
17WPS


       check mark button
18
WebConfig


check mark button       
19ACS


       check mark button
20SNMP


       check mark button
21
Firmware Upgrade



       check mark button
22
eSDK



       check mark button
23
Populate-SDK



       check mark button

Note:
This list represents features that are either not yet supported or require additional integration and validation on the ARM platform.

...

       PR: https://github.com/rdkcentral/meta-rdk-bsp-arm/pull/63
       issue: https://github.com/rdkcentral/meta-rdk-bsp-arm/issues/26

3.DHCP Manager Intigration on ARM

...

   

...


4.RNDIS support on ARM.

      PR:https://github.com/rdkcentral/meta-rdk-bsp-arm/pull/80
      Issue: https://github.com/rdkcentral/meta-rdk-bsp-arm/issues/79

5. WebPa support on ARM

       PR: https://github.com/rdkcentral/meta-rdk-bsp-arm/pull/86
       issue: https://github.com/rdkcentral/meta-rdk-bsp-arm/issues/84

Known

...

Issues:


  1. On RPI (ARM) platform, WiFi interfaces are not created/visible.
  2. Unable to connect clients on ARM Qemu.
  3. Cellular feature support on RPI (ARM).
  4. On RPI (ARM) delay on the DM's response.

...