amilcarlucas/MethodicConfigurator

View on GitHub
vehicle_templates/ArduCopter/Chimera7/vehicle_components.json

Summary

Maintainability
Test Coverage
{
    "Format version": 1,
    "Components": {
        "Flight Controller": {
            "Product": {
                "Manufacturer": "Matek",
                "Model": "H743 Slim",
                "URL": "",
                "Version": "V4"
            },
            "Firmware": {
                "Type": "ArduCopter",
                "Version": "4.4.4"
            },
            "Notes": ""
        },
        "Frame": {
            "Product": {
                "Manufacturer": "iFlight",
                "Model": "Titan Chimera7",
                "URL": "",
                "Version": "LR"
            },
            "Specifications": {
                "TOW min Kg": 0.9,
                "TOW max Kg": 0.9
            },
            "Notes": ""
        },
        "RC Controller": {
            "Product": {
                "Manufacturer": "Radiomaster",
                "Model": "TX16S",
                "URL": "https://www.radiomasterrc.com/products/tx16s-mark-ii-radio-controller",
                "Version": "MKI"
            },
            "Firmware": {
                "Type": "EdgeTx",
                "Version": "2.9.2-providence"
            },
            "Notes": "Yaapu telem included, this is just the controller with the sticks. Some controllers include the RC transmitter, this one does not."
        },
        "RC Transmitter": {
            "Product": {
                "Manufacturer": "TBS",
                "Model": "TRACER Micro TX",
                "URL": "https://www.team-blacksheep.com/products/prod:tbs_tracer_mtx",
                "Version": "2"
            },
            "Firmware": {
                "Type": "Crossfire TX",
                "Version": "4.0.0"
            },
            "Notes": "This RC transmitter piggie-backs on the back of the Radiomaster TX16S"
        },
        "RC Receiver": {
            "Product": {
                "Manufacturer": "TBS",
                "Model": "Tracer RX",
                "URL": "",
                "Version": ""
            },
            "Firmware": {
                "Type": "Crossfire",
                "Version": "7"
            },
            "FC Connection": {
                "Type": "SERIAL1",
                "Protocol": "All"
            },
            "Notes": "This receiver is on the vehicle and is connected to the flight controller"
        },
        "Telemetry": {
            "Product": {
                "Manufacturer": "Espressif",
                "Model": "ESP32 WROOM",
                "URL": "",
                "Version": ""
            },
            "Firmware": {
                "Type": "dronebridge",
                "Version": "1.5"
            },
            "FC Connection": {
                "Type": "SERIAL4",
                "Protocol": "MAVLink2"
            },
            "Notes": "A cheap WiFi alternative to the more commonly used 3DR and RFDesigns telemetry modems"
        },
        "Battery Monitor": {
            "Product": {
                "Manufacturer": "Matek",
                "Model": "H743 SLIM",
                "URL": "https://www.mateksys.com/?portfolio=h743-slim",
                "Version": "3"
            },
            "Firmware": {
                "Type": "ArduCopter",
                "Version": "4.4.4"
            },
            "FC Connection": {
                "Type": "Analog",
                "Protocol": "Analog Voltage and Current"
            },
            "Notes": "Voltage is done via the flight controller. Current is done via the ESC."
        },
        "Battery": {
            "Product": {
                "Manufacturer": "Turnigy",
                "Model": "Graphene Panther",
                "URL": "",
                "Version": "3000mAh 6S 75C"
            },
            "Specifications": {
                "Chemistry": "Lipo",
                "Volt per cell max": 4.2,
                "Volt per cell low": 3.6,
                "Volt per cell crit": 3.55,
                "Number of cells": 6,
                "Capacity mAh": 3000
            },
            "Notes": ""
        },
        "ESC": {
            "Product": {
                "Manufacturer": "T-Motor",
                "Model": "F55A F3 Pro II",
                "URL": "",
                "Version": "4-in-1 ESC"
            },
            "Firmware": {
                "Type": "BLHeli32",
                "Version": "32.10"
            },
            "FC Connection": {
                "Type": "SERIAL5",
                "Protocol": "DShot600"
            },
            "Notes": "Runs BDshot600"
        },
        "Motors": {
            "Product": {
                "Manufacturer": "XING",
                "Model": "2806.5 1300KV",
                "URL": "",
                "Version": ""
            },
            "Specifications": {
                "Poles": 14
            },
            "Notes": ""
        },
        "Propellers": {
            "Product": {
                "Manufacturer": "Gemfan",
                "Model": 7040,
                "URL": "",
                "Version": ""
            },
            "Specifications": {
                "Diameter_inches": 7
            },
            "Notes": ""
        },
        "GNSS receiver": {
            "Product": {
                "Manufacturer": "Matek",
                "Model": "M8Q-5883",
                "URL": "",
                "Version": "1"
            },
            "Firmware": {
                "Type": "UBlox",
                "Version": "1.13.2"
            },
            "FC Connection": {
                "Type": "SERIAL3",
                "Protocol": "uBlox"
            },
            "Notes": ""
        }
    }
}