Comtech

From VentureResearchWiki
Jump to navigation Jump to search

Checkpoint[edit | edit source]

Steps to Prepare the Box[edit | edit source]

Step 1. Disconnect the ethernet cable of the Linux Board, execute the two scripts below to complete the setup.

Step 2. Connect the ethernet cable of the Linux Board.

Step 3. Connect the ethernet cable of the test computer - MFC40 to the switch in the box.

Step 4. Run the VRHM test below (the board IP is 10.10.10.10).

Step 5. Manually check if the Linux Board is able to access the internet through the Peplink.

Linux Board[edit | edit source]

Customer Specific Configuration[edit | edit source]

Disconnect the scanners, run the script:

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/comtech/vr-checkpoint-secondrun.sh -O - | sh

Setup Checkpoint Configuration[edit | edit source]

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/comtech/pre-ship_checkpoint.sh -O - | sh

VRHM Test[edit | edit source]

  • VR Checkpoint Reader [System]

Complete the two scripts above before the test.

Gate Control[edit | edit source]

  • 10.10.10.1 - Peplink
  • 10.10.10.10 - Linux Board
  • 10.10.10.30 - Camera
  • 10.10.10.40 - Display

CAN Reader Board[edit | edit source]

Flash Firmware[edit | edit source]

Step 1. Find the VR serial number of the CAN Reader Board you want to flash.

Step 2. Execute the commands below to flash (the latest firmware version is 2.0.3):

cd /tmp
wget http://readonly:secret@svn.ventureresearch.com/svn/linux/testing/comtech/update-can-reader.sh -O update-can-reader.sh
bash update-can-reader.sh

Step 3. Set configurations after flash:

PASSTHRU SET SCANNER SCMCNT
PASSTHRU SET SCANNER LAMENA0
PASSTHRU SET SCANNER AIMENA0
PASSTHRU SET SCANNER MIRLRE1
PASSTHRU SET SCANNER CNTALW3
PASSTHRU SET SCANNERMODE CONT
COMMIT
CAN RESET

Linux Board[edit | edit source]

Customer Specific Configuration[edit | edit source]

Disconnect the scanners, run the script:

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/comtech/vr-gatecontrol-secondrun.sh -O - | sh

Setup Gate Control Configuration[edit | edit source]

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/comtech/pre-ship_gatecontrol.sh -O - | sh

VRHM Test[edit | edit source]

  • Stop python app
systemctl stop gatecontrol
  • VR Gate Controller [System]

Complete the two scripts above before the test.

Overhead[edit | edit source]