Set USB Port Route

Set USB Port Route

Atlas Firmware 1.2.3 or below

Switch USB port routing to Atlas or Atom.
The default logic is If not set to atom then route to Atlas.
Default value: atom
Options: atom, atlas
Setting via TigerMX
  1. vars set usb_route atlas
  2. or
  3. vars set usb_route atom
If you set this via vars you need to restart the route
Setting via API (from API docs)
  1. curl -i -H "Content-Type: application/json" -X PATCH -d @- http://%24tigerip:8080/config << EOF
  2. {
  3.     "usb_route": atlas
  4. }
  5. EOF

Atlas Firmware 1.3.0 and above

In this version the ability to set individual routes was added. 
USB ports 1, 2, and 3 are set in software as 0, 1, and 2 respectively. 
Switch USB port marked [USB 1] to Atlas or Atom. If not atom route to Atlas. Overrides default behaviour.
Default value: atom
Options:
  1. vars set usb_route_0 atlas 
  2. vars get usb_route_0
expect
  1. "atlas"

    • Related Articles

    • TigerMX-5 Download Video Data to USB - Windows

      Download Video Data to USB via Windows Requirements Laptop with LAN Port LAN Cable USB - FAT32 formatted PuTTY - Windows SSH Client (64 bit preferred). https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html  Connect Laptop to TigerMX-5 via ...
    • Monitor Settings - Set Network Configuration

      Installer Log In Press the cog/settings icon in the top right and use '2012' as the passcode.  Advanced Settings - GSM Press 'Advanced Settings' and then on the left press 'GSM'.  Now on the right side you can use the drop down button to select the ...
    • TigerMX-5 - Install Replacement System

      Expected Time  20 minutes ​Prerequisite Screwdriver (type depends on the bolts used by the installer) Removal Process 1. Shutdown TigerMX-5 via Monitor If the system is currently online follow the 'Shutdown' section of this guide to turn off the ...
    • How to Retrieve Video through Universe

      Black Moth Universe - Video Retrieval Our systems retain video data in the future event where a video retrieval would be required, this video data can be requested through Universe. All that's required to begin the process is the vehicle name, and a ...
    • Monitor Troubleshooting - Dual Monitor Setup (Atom Module Installed)

      Used to determine the root cause of power, flickering/colour or touch related issues when there are 2 monitors installed on the installation. Display Ports Display port 1 (Atom - Customer Software) is on the topside and display port 2 (Atlas - ...