awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mavlink/qgroundcontrol

Open-source alternatives to Qgroundcontrol

30 open-source projects similar to mavlink/qgroundcontrol, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Qgroundcontrol alternative.

  • exelban/statsexelban 的头像

    exelban/stats

    39,691在 GitHub 上查看↗

    Stats is a system performance monitor that tracks real-time hardware metrics and resource usage directly from the operating system menu bar. It functions as a hardware control interface, allowing users to adjust fan speeds and thermal settings to maintain optimal performance levels for computing hardware. The application distinguishes itself through kernel-level sensor polling, which retrieves telemetry by interfacing directly with low-level system drivers and power management APIs. It provides remote infrastructure oversight via a web-based telemetry dashboard, enabling users to view live pe

    Swiftbatterybluetoothclock
    在 GitHub 上查看↗39,691
  • hybridgroup/gobothybridgroup 的头像

    hybridgroup/gobot

    9,425在 GitHub 上查看↗

    Gobot is a robotics framework for the Go programming language designed for developing robotics, drones, and IoT applications. It provides a hardware abstraction layer with standardized drivers to interact with GPIO, I2C, SPI, and PWM interfaces across various single-board computers and microcontrollers. The framework functions as an IoT device orchestrator and BLE device manager, enabling the coordination of multiple sensors, actuators, and Bluetooth Low Energy peripherals. It includes specialized interfaces for drone control, allowing for the management of flight maneuvers and video streams

    Goarduinobeaglebonebeaglebone-black
    在 GitHub 上查看↗9,425
  • iamtomshaw/f1-race-replayIAmTomShaw 的头像

    IAmTomShaw/f1-race-replay

    6,043在 GitHub 上查看↗

    f1-race-replay is a Python application for rendering interactive Formula 1 race events and driver positions on a track map. It serves as a telemetry analysis dashboard and an interactive race replay system for monitoring real-time driver speed, gear, and DRS status. The project provides a live race leaderboard to track driver standings, tyre compounds, and retirement status. It features a playback tool with navigation controls for simulating race sequences and driver movements, including the animation of safety car deployments. The software covers telemetry visualization and race event simul

    Pythonf1formula1formula1-data-analysis
    在 GitHub 上查看↗6,043

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • inavflight/inaviNavFlight 的头像

    iNavFlight/inav

    4,124在 GitHub 上查看↗

    iNAV is flight control firmware designed to manage the stability, movement, and flight dynamics of multirotors, fixed-wing aircraft, and rovers. It serves as an autonomous flight controller and GPS navigation software capable of executing waypoint missions and maintaining position and altitude hold. The system integrates GPS and compass data to enable autonomous navigation and automatic return to home sequences during signal loss or sensor failure. It includes an on-screen display generator to render real-time vehicle status and warnings directly onto a pilot video feed, alongside a flight te

    Cairplaneautopilotfpv
    在 GitHub 上查看↗4,124
  • tokio-rs/consoletokio-rs 的头像

    tokio-rs/console

    4,549在 GitHub 上查看↗

    Tokio Console is a diagnostic tool for monitoring and debugging asynchronous tasks and resources within a Tokio runtime. It consists of a telemetry server that streams real-time runtime diagnostics and task states from an application to a remote client, accompanied by an interactive command-line interface dashboard for visualizing execution patterns. The project identifies runtime anomalies such as tasks that never yield, self-waking tasks, or oversized futures. It analyzes task performance through polling and scheduling timing histograms and percentiles to locate bottlenecks or stalled opera

    Rustasyncconsoledebugger
    在 GitHub 上查看↗4,549
  • adriankumpf/teslamateadriankumpf 的头像

    adriankumpf/teslamate

    8,606在 GitHub 上查看↗

    TeslaMate is a self-hosted system for recording and archiving telemetry from Tesla vehicles to a local database. It functions as a vehicle data logger and telemetry dashboard designed to maintain a complete history of driving and vehicle state data locally. The system includes a vehicle charging cost tracker to monitor the financial cost of charging sessions based on energy usage and electricity rates. It also features a geofencing location manager for defining custom geographic boundaries to automatically label visited locations and a home automation data broker that publishes real-time vehi

    Elixir
    在 GitHub 上查看↗8,606
  • ros-navigation/navigation2ros-navigation 的头像

    ros-navigation/navigation2

    4,373在 GitHub 上查看↗

    Navigation2 is a ROS 2 navigation framework for autonomous mobile robots. It provides the core identity of a path planner, costmap management system, kinematic motion controller, and behavior tree orchestrator to compute collision-free routes and execute movement commands. The framework is distinguished by its use of behavior trees to coordinate modular task servers, enabling complex navigation routines and autonomous recovery actions. It supports a plugin-based architecture that allows planners and controllers to be swapped at runtime to adapt to different environments. The system covers a

    C++navigationroboticsros2
    在 GitHub 上查看↗4,373
  • amov-lab/prometheusamov-lab 的头像

    amov-lab/Prometheus

    3,050在 GitHub 上查看↗

    Prometheus is an autonomous drone flight stack providing a software suite for navigation, target recognition, and flight control. It functions as a computer vision navigation engine and a precision autonomous landing controller, enabling unmanned aerial vehicles to operate without manual pilot input. The system distinguishes itself through multi-vehicle coordination and swarm synchronization, allowing aerial and ground vehicles to maintain formations and execute joint maneuvers via a shared communication framework. It further integrates a simulation environment for software-in-the-loop testin

    C++controlgazebomavros
    在 GitHub 上查看↗3,050
  • datadog/datadog-agentDataDog 的头像

    DataDog/datadog-agent

    3,519在 GitHub 上查看↗

    The Datadog Agent is an infrastructure monitoring agent and host telemetry collector. It functions as a background process that gathers system metrics and application health data to send to a centralized monitoring platform. The project operates as a plugin-based metric collector, using a modular system of independent check scripts to gather data from various third-party services and applications. It serves as a remote telemetry transmitter, providing a pipeline to stream infrastructure and system information to a remote analysis and alerting backend. Its capabilities cover application perfo

    Goapm-agentapm-instrumentationdatadog
    在 GitHub 上查看↗3,519
  • ardupilot/ardupilotArduPilot 的头像

    ArduPilot/ardupilot

    15,339在 GitHub 上查看↗

    ArduPilot is an autonomous vehicle autopilot software platform designed to manage navigation, stabilization, and mission execution for aerial, ground, and marine vehicles. It functions as a comprehensive flight controller that utilizes a real-time operating system kernel to manage concurrent control loops, sensor fusion, and state-based logic for diverse operational modes. The system distinguishes itself through a modular hardware abstraction layer that decouples navigation logic from specific sensor drivers and microcontroller architectures. It employs a message-oriented telemetry protocol t

    C++arducopterardupilotarduplane
    在 GitHub 上查看↗15,339
  • yse/easy_profileryse 的头像

    yse/easy_profiler

    2,360在 GitHub 上查看↗

    Easy Profiler is a performance profiling library for C++ applications designed to measure execution duration and identify bottlenecks. It provides a framework for instrumenting code blocks to track performance metrics, allowing for the analysis of thread activity and system behavior through detailed timeline visualization. The library distinguishes itself by utilizing scope-based instrumentation to automatically track code lifecycles, minimizing manual overhead. It employs thread-local buffering and asynchronous data flushing to reduce synchronization contention, ensuring that performance dat

    C++performanceprofilertoolkit
    在 GitHub 上查看↗2,360
  • dora-rs/doradora-rs 的头像

    dora-rs/dora

    2,929在 GitHub 上查看↗

    Dora is a robotics dataflow framework and distributed orchestrator used to build and manage processing pipelines. It enables the deployment of robotics workloads across clusters with remote node execution and provides a real-time data pipeline for predictable performance. The system is distinguished by its support for multi-language nodes written in Rust, Python, C, or C++ that interoperate within a single dataflow. It utilizes a zero-copy shared-memory transport and columnar formats to minimize latency for large payloads, and it includes bidirectional bridges to integrate with external ecosy

    Rustdataflowembodied-ailow-latency
    在 GitHub 上查看↗2,929
  • commaai/opendbccommaai 的头像

    commaai/opendbc

    2,943在 GitHub 上查看↗

    OpenDBC is a CAN bus interface library and telemetry parser designed to read and write messages to a vehicle network. It functions as an automotive hardware abstraction layer that maps generic control signals to model-specific bus IDs across different vehicle brands, while acting as a control system that converts high-level steering and acceleration requests into raw binary packets for vehicle actuators. The project includes a vehicle network safety gateway that restricts or blocks specific control messages based on the system state to prevent unsafe maneuvers. It provides a standardized way

    Pythonautomotivecandbc
    在 GitHub 上查看↗2,943
  • pcrnjak/parol6-desktop-robot-armPCrnjak 的头像

    PCrnjak/PAROL6-Desktop-robot-arm

    2,577在 GitHub 上查看↗

    This project provides a complete set of design files and hardware specifications for a 3D-printable industrial-style robot arm. The system includes a CAN bus robot controller for managing stepper motors and sensors, a kinematics engine for calculating joint angles and poses, and a UDP-based Python API for sending motion commands and monitoring telemetry. The system features a force-controlled robotic gripper that utilizes field-oriented control on stepper motors to enable compliant grasping and precise force sensing. It also includes a 3D position visualization tool for real-time telemetry tr

    HTMLailerobotparol6
    在 GitHub 上查看↗2,577
  • 666os/clashmac666OS 的头像

    666OS/ClashMac

    4,702在 GitHub 上查看↗

    ClashMac is a macOS network proxy manager and graphical user interface client for the Clash core. It serves as a system tool for controlling network traffic routing, managing proxy nodes, and organizing network subscriptions. The project distinguishes itself through an interactive network traffic visualizer that renders real-time data flows and multi-hop proxy connection paths on a global map. It also includes a command line network controller that provides machine-readable data for custom scripting and network automation. The software covers broad capability areas including rule-based traff

    clashclash-metamacos
    在 GitHub 上查看↗4,702
  • kean/pulsekean 的头像

    kean/Pulse

    7,052在 GitHub 上查看↗

    Pulse is an Apple platform network logger used for recording and inspecting network traffic and system logs directly within applications. It functions as an on-device network inspector and traffic export tool, allowing for the capture of outgoing requests and the transmission of logs to external systems. The project includes a remote log streamer for the real-time transmission of device logs to an external viewer for live monitoring. It further provides an integrated interface for viewing recorded network requests and system logs on the device without the requirement of an external proxy. Th

    Swift
    在 GitHub 上查看↗7,052
  • teslamotors/light-showteslamotors 的头像

    teslamotors/light-show

    3,913在 GitHub 上查看↗

    Light Show is a toolkit for composing, validating, and executing synchronized lighting and mechanical performances on vehicle hardware. It provides a framework for creating complex shows that integrate audio tracks with precise lighting patterns and the movement of mechanical components. The project utilizes a structured data format to define sequences, allowing for the granular control of individual light segments, intensity transitions, and interior display states. It includes specialized utilities for coordinating these animations across multiple vehicles simultaneously, ensuring that ligh

    Python
    在 GitHub 上查看↗3,913
  • nodesource/distributionsnodesource 的头像

    nodesource/distributions

    13,834在 GitHub 上查看↗

    This project is a Node.js binary distribution repository and Linux package repository. It provides a hosted set of pre-compiled JavaScript runtime binaries for various Linux distributions to simplify installation and version management through native package managers. The project includes a Node.js observability toolset and security policy manager. These components enable the gathering of runtime telemetry to monitor application health and performance via diagnostic dashboards, while providing a resource restriction layer that intercepts system calls to prevent unauthorized modules from acces

    Shelljavascriptlinuxnode
    在 GitHub 上查看↗13,834
  • metacubex/metacubexdMetaCubeX 的头像

    MetaCubeX/metacubexd

    3,827在 GitHub 上查看↗

    MetaCubeXD is a network proxy management system comprising a web-based dashboard, a background kernel orchestrator, and a real-time traffic monitor. Its primary purpose is to provide a centralized interface for controlling proxy kernels, managing routing rules, and overseeing system-wide traffic routing. The project distinguishes itself through a WebSocket-driven network dashboard that streams bidirectional telemetry and configuration changes without requiring restarts. It features a sidecar-based orchestration model that decouples the management interface from the proxy binary, allowing for

    TypeScriptdaisyuidashboarddocker
    在 GitHub 上查看↗3,827
  • microsoft/airsimmicrosoft 的头像

    microsoft/AirSim

    17,956在 GitHub 上查看↗

    AirSim is a high-fidelity simulation platform designed for the development and testing of autonomous vehicles. Built as a plugin for game engines, it provides a physics-based environment that models vehicle dynamics and sensor data, serving as a foundation for robotics research, computer vision training, and reinforcement learning. The platform distinguishes itself through its support for hardware-in-the-loop and software-in-the-loop testing, allowing developers to validate control logic and firmware against real-world signals or concurrent processes. It offers extensive programmatic control

    C++aiairsimartificial-intelligence
    在 GitHub 上查看↗17,956
  • das-labor/panopticondas-labor 的头像

    das-labor/panopticon

    1,443在 GitHub 上查看↗

    A libre cross-platform disassembler.

    Rust
    在 GitHub 上查看↗1,443
  • amirhammouteneei/scheduledpasteandkeysAmirHammouteneEI 的头像

    AmirHammouteneEI/ScheduledPasteAndKeys

    167在 GitHub 上查看↗

    version 1.2.1 (December 2024)

    C++
    在 GitHub 上查看↗167
  • arsmasiuk/qvgeArsMasiuk 的头像

    ArsMasiuk/qvge

    669在 GitHub 上查看↗

    Qt Visual Graph Editor

    C++
    在 GitHub 上查看↗669
  • aseman-land/telegramqmlAseman-Land 的头像

    Aseman-Land/TelegramQML

    60在 GitHub 上查看↗

    Telegram API tools for QtQml and Qml. It's based on Cutegram-Core and libqtelegram.

    C++
    在 GitHub 上查看↗60
  • atom/electronatom 的头像

    atom/electron

    121,778在 GitHub 上查看↗

    Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a cross-platform desktop runtime that combines the Chromium engine with Node.js to enable web technologies to run as standalone applications on Windows, macOS, and Linux. The project serves as a desktop integration layer that allows web-based user interfaces to access low-level operating system APIs. By bridging the Chromium rendering engine with a Node.js environment, it enables a single codebase to be deployed as a native executable across different desktop operating systems. T

    C++
    在 GitHub 上查看↗121,778
  • danarrib/bulletgcssdanarrib 的头像

    danarrib/BulletGCSS

    58在 GitHub 上查看↗

    Bullet GCSS is a high caliber ground control station system designed for the 21st century lifestyle.

    JavaScript
    在 GitHub 上查看↗58
  • davidar/tensordavidar 的头像

    davidar/tensor

    171在 GitHub 上查看↗

    Cross-platform Qt5/QML-based Matrix client

    C++
    在 GitHub 上查看↗171
  • heroyin/qmlvncviewerheroyin 的头像

    heroyin/qmlvncviewer

    65在 GitHub 上查看↗

    VNC viewer component by qt quick

    C
    在 GitHub 上查看↗65
  • jorgen/yatjorgen 的头像

    jorgen/yat

    118在 GitHub 上查看↗

    Terminal Emulator written in C++ and qml

    C++
    在 GitHub 上查看↗118
  • lirios/fileslirios 的头像

    lirios/files

    89在 GitHub 上查看↗

    :rocket: File manager

    C++
    在 GitHub 上查看↗89