ardupilot/Tools/cameras_gimbals/xacti-config/README

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
689 B
Plaintext
Raw Normal View History

********************
xacti-config
README
********************
Install Instructions
- download this program to your Linux/Ubuntu PC
- sudo apt-get install libusb-1.0-0-dev
- sudo apt install libuvc-dev
- make
Execution instructions
- sudo xacti-config option [value]
- the following options are available
--dronecan enable (value=1) or disable (value=0) dronecan parsing
--format format SD card
--help display usage
--irpalette set IR pallete (0:white hot, 1:black hot, 2:rainbow, 3:rainHC, 4:ironbow, 5:lava, 6:arctic, 7:glowbow, 8:graded fire, 9:hottest)
--msc change to mass storage class mode (for downloading from SD card)