GithubHelp home page GithubHelp logo

wangyeee / minigcs Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 6.0 875 KB

MiniGCS is a handheld MAVLink compatible drone control station

License: BSD 3-Clause "New" or "Revised" License

Python 96.79% QML 3.21%
drone gcs mavlink pyqt5-application

minigcs's People

Contributors

dependabot[bot] avatar wangyeee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

minigcs's Issues

Traceback ERROR

Traceback (most recent call last):
File "c:/Users/tahir/OneDrive/Masaüstü/MiniGCS-master/MiniGCS-master/src/gcs/main.py", line 8, in
from LocalGPS import GPSConfigurationWindow
File "c:\Users\tahir\OneDrive\Masaüstü\MiniGCS-master\MiniGCS-master\src\gcs\LocalGPS.py", line 6, in
from telemetry import ConnectionEditWindow, SerialConnectionEditTab
File "c:\Users\tahir\OneDrive\Masaüstü\MiniGCS-master\MiniGCS-master\src\gcs\telemetry.py", line 17, in
from waypoint import Waypoint
File "c:\Users\tahir\OneDrive\Masaüstü\MiniGCS-master\MiniGCS-master\src\gcs\waypoint.py", line 10, in
from WaypointDefault import WP_DEFAULTS, WP_TYPE_NAMES, MAVWaypointParameter
File "c:\Users\tahir\OneDrive\Masaüstü\MiniGCS-master\MiniGCS-master\src\gcs\WaypointDefault.py", line 71, in
MAVWaypointParameter.PARAM2 : mavlink.PRECISION_LAND_MODE_DISABLED,
AttributeError: module 'pymavlink.dialects.v10.ardupilotmega' has no attribute 'PRECISION_LAND_MODE_DISABLED'

I am getting an error like this, I am using Python 3.7.9 on a 64bit Windows system.
Could You Help Me?

MAVLink v2 compatibility and features

Currently only mavlink v1 devices have been tested with the gcs code. No mavlink v2 devices have been tested. And the gcs needs to support new features in mavlink v2 such as message signing, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.