# # OpenPilot # # OpenPilot Flight Control board KERNEL=="hidraw*"KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4117", MODE="0664", GROUP="plugdev" # OpenPilot OP board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="415a", MODE="0664", GROUP="plugdev" # OpenPilot CopterControl flight control board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="415b", MODE="0664", GROUP="plugdev" # OpenPilot Pipx radio modem board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="415c", MODE="0664", GROUP="plugdev" # OpenPilot CopterControl3D flight control board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="415d", MODE="0664", GROUP="plugdev" # OpenPilot Revolution flight control board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="415e", MODE="0664", GROUP="plugdev" # OpenPilot osd KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4194", MODE="0664", GROUP="plugdev" # OpenPilot spare KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4195", MODE="0664", GROUP="plugdev" # # Quantec Networks GmbH # # Quantec Networks GmbH - quanton flight control rev. 1 KERNEL=="hidraw*", ATTRS{idVendor}=="0fda", ATTRS{idProduct}=="0100", MODE="0664", GROUP="plugdev" # # BrainFPV # # BrainFPV - Brain FPV Flight Controller rev. 1 KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4242", MODE="0664", GROUP="plugdev" # Team Black Sheep # # Team Black Sheep - colibri flight control rev. 1 KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4235", MODE="0664", GROUP="plugdev" # # Tau Labs # # TauLabs Freedom flight controller board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="41d0", MODE="0664", GROUP="plugdev" # TauLabs Sparky flight controller board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="41d0", MODE="0664", GROUP="plugdev" # # ST Micro # # DFU (Internal bootloader for STM32 MCUs) KERNEL=="hidraw*", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="df11", MODE="0664", GROUP="plugdev" # # JTAG adapters # # FTDI FT2232C Dual USB-UART/FIFO IC KERNEL=="hidraw*", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0664", GROUP="plugdev" # Olimex Ltd. OpenOCD JTAG TINY KERNEL=="hidraw*", ATTRS{idVendor}=="15ba", ATTRS{idProduct}=="0004", MODE="0664", GROUP="plugdev" # # AeroQuad # # AeroQuad AQ32 flight controller board KERNEL=="hidraw*", ATTRS{idVendor}=="20a0", ATTRS{idProduct}=="4284", MODE="0664", GROUP="plugdev" # # Lumenier # # Lumenier LUX flight controller KERNEL=="hidraw*", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="f3fc", MODE="0664", GROUP="plugdev" # # DTFUHF # # DTFUHF DTFc flight controller KERNEL=="hidraw*", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="d7fc", MODE="0664", GROUP="plugdev"