Large Quadcopter Build

Large Quadcopter Build

    ›Appendices

    Build

    • Introduction
    • Parts
    • Purchase Order
    • Batteries
    • Transmitter - Getting Started
    • Stick setup
    • Transmitter - Model Setup
    • Transmitter - Flight Modes
    • Receiver
    • Assembling the electronics
    • Binding the receiver
    • Pixhawk setup
    • F450 frame kit
    • Soldering the PDB
    • Frame assembly
    • Final assembly
    • Final assembly
    • Final setup

    Appendices

    • Pixhawk LEDs
    • Pixhawk tones
    • Pixhawk Windows device driver
    • Transmitter extras
    • Soldering
    • Stores
    • Windows VM
    • OpenTX Companion on Ubuntu
    • QGroundControl
    • Notes

    FPV quad

    • Eachine QX95
    • Inprogress QX95
    • Cleanflight Settings README
    • X-racer notes

    Followup projects

    • Video
    • Telemetry

    Miscellaneous

    • Snippets
    • Antenna mount
    • Antenna mount - version 1
    • Antenna mount - version 2
    • F450 dimensions
    • GPS mast placement
    • Notes to self
    • Pages and videos
    • Power module - XT60 To Deans
    • Receiver power
    • Receiver Windows upgrade
    • Inside the RX8R
    • Unused parts
    • Vibration damping
    • OpenTX sounds
    • Flight mode sounds
    • Case
    • Foam Outline README
    • 20181021 Rebuild Params README
    Edit

    OpenTX Companion on Ubuntu

    To install OpenTX Companion on Ubuntu just follow the instructions on https://launchpad.net/~opentx-test/+archive/ubuntu/rel:

    $ sudo add-apt-repository ppa:opentx-test/rel
    $ sudo apt-get update
    $ sudo apt-get install opentx-companion22
    

    Then to launch it from the command line:

    $ companion22
    

    After that setup is the same as on Windows and Mac. And as with those platforms OpenTX Companion only works with the transmitter when it is started in bootloader mode (normal mode and connecting while its off don't work).

    Note: I have automounting of USB drives disabled. So while the drives show up in Unity I had to explicitly open the Taranis drive (and so trigger mounting) before Companion could get the EEPROM.BIN file it needs if you want to load exisitng models.

    Last updated on 1/16/2019
    ← Windows VMQGroundControl →