Giter VIP home page Giter VIP logo

qtposition_gpsd's Introduction

qtposition_gpsd

Qt Position plugin for gpsd

Tested with Qt 5.4.1

Usage

Installation

For making the plugin accessible from your application, there are a number of standard locations for it:

  • the global plugin directory (e.g. $QTDIR/plugins)
  • a local subdirectory of your application folder (position for position plugins)

More information about plugins are to be found in the Qt documentation. For debugging plugin resolution it can be useful to set the environment variable QT_DEBUG_PLUGINS to 1. The plugin itself will print debug output if compiled with CONFIG += debug.

The satelliteinfo example from the qtlocation module can be used for quick testing.

Environment variables

By default, the plugin tries to connect to a locally running gpsd at the standard port 2947. This behaviour can be adjusted by setting the environment variables GPSD_HOST and GPSD_PORT.

qtposition_gpsd's People

Contributors

jmechnich avatar xavi-b avatar

Watchers

James Cloos avatar

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.