The scripts shows the access on the v4l2-interface to capture raw images with the v4l2-ctl command line.

procedure to run the scripts:
-----------------------------
- start up the modul
- go into directory "phytec-v4l2_commandLine-examples"
- call the following scripts for the corresponding phytec camera module:

  VM-010-BW 	= mt9v02x_bw_full_save-raw.sh (Hardware configured with 8 bits DCMI data bus width)
                  mt9v02x_bw_full_save-raw_10bits.sh (Hardware configured with 10 bits DCMI data bus width)

  VM-010-COL 	= mt9v02x_col_full_save-raw.sh (Hardware configured with 8 bits DCMI data bus width)
                  mt9v02x_col_full_save-raw_10bits.sh (Hardware configured with 10 bits DCMI data bus width)

- the created RAW-image can be viewed, with an image-viewer for example  "Irfanview"
