Versions Compared

Key

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

Status
colourRed
titleInprogress

Table of Contents

Prerequisite

Image Flash app has been developed and tested on below environment

...

V8 is Google's open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others.

RDKV Image Flash App 

For easy On boarding of the developers for the R-PI Target , image  Flashing in SD card , proceces process made easy with Image Flash App.
In an Image flash app , with 3 easy step user can flash an image on SD card.

...

       3) Press 'Flash Image'    button to start image flash on SD card

       4) Authentication is needed to flash an image on SD card 

On choosing default checkbox in an app , app will downloads the image from RDK server and store it in local host machine and flash it on SD card

Source code setup and Run application

Follow below steps to run application on host pc and create installer package

...

  • step 3 - run below command

$npm run start     

Create installer package

Follow below steps to create installer package for linux/windows/mac             

...

For the complete documentation on electronjs refer link: https://www.electronjs.org/.

Installation

  • Installer package will be created for Image flash app: rdk-image-flash_1.0.0_amd64.deb
  • Double click on installer deb package, default linux software install window will appear and progress bar will be displayed
  • On successful installation user/developer will be able to launch Image flash app   

Features

  • Flash selected image on SD card

       →   Insert SD card in to host PC .

       →  Select desired SD card from  dropdown list.    

       →  Upload image 

       →  Press Flash Image button.


Image Added

Image Added


Image Added

Image Added

Image Added


  •     Default image flash

       →   Insert SD card in to host PC .

...

       →  Select  Default checkbox.(from RDK central image will be downloaded and flashed on to the card)

       →  Press Flash Image button.

Image Removed

Image Added

Image Added

Image Added

Image Added

Image AddedImage Removed


  • Flash selected image on SD cardimage from Cloud URL

       →   Insert SD card in to host PC .

       →  Select desired SD card from  dropdown list.    

       →  Upload image click on add cloud URL button and enter image url location 

       →  Press Flash Image button.

Image Removed

Image Removed

Image Removed

In progress Tasks:

...

Image Added