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

    Pixhawk Windows device driver

    Both Mission Planner and QGroundControl will install the necessary Pixhawk device driver as part of their installation process on Windows. You can also download the driver from pixhawk.org and install it directly. The dev.px4.io Windows development page just links to the version on pixhawk.org.

    At the time of writing (May 2017) the driver version installed by Mission Planner is 2.0.0.9 while the version installed by QGroundControl, and available from pixhawk.org, is 2.0.0.4.

    However there's no significant difference between these two versions. You can see the commit history going from version 2.0.0.4 to 2.0.0.9 on Github. All the changes have been made by meee1, the Github username of Michael Oborne (whose name you'll see as the signer if you look at the driver properties in the Windows Device Manager). The changes made for version 2.0.0.5 and above seem to have nothing to do with the Pixhawk and just revolve around support for the MAVStation daughterboard - a piece of hardware for which nothing of interest.

    When you connect a Pixhawk via USB (and the driver is already installed) then it appears under Ports in the Device Manager as "PX4 FMU (COM3)" (where COM3 varies depending on your setup). If you fail to install a driver then it just appears as "USB Serial Device (COM3)" under Ports.

    Note: in no situation does anything appear under Universal Serial Bus controllers in Device Manager - I thought something might, given that the Pixhawk is connected via USB, but it always just appears under Ports.

    Last updated on 1/16/2019
    ← Pixhawk tonesTransmitter extras →