Code Monkey home page Code Monkey logo

xplane-serial-gps-connector's Introduction

XPlane Serial GPS Connector

XPlane 12 does not appear to have the ability to send positions out as NMEA sentences over a serial port. This is a simple tool to provide this functionality.

This tool will locate a running X-Plane 11 or 12 on the network and send NMEA GGA and VTG sentences out over a serial port of your choice.

Installation

Until I get around to doing a release, you will have to compile it yourself. This is a fyne applications written in go. The instructions to build fyne apps are found here.

MacOS:

go install fyne.io/fyne/v2/cmd/fyne@latest
fyne package -os darwin

Or on Windows:

go install fyne.io/fyne/v2/cmd/fyne@latest
fyne package -os windows

Extend

My needs are for GGA and VTG sentences. Yours might be for something else. If so, just create something that implements the Outputter interface and add it to the list of outputters in main.go.

Icon

The Location Pin icon used for this app comes from WikiMedia and is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.

Source Details

These come from wikimedia:

Description Español: icono de posicion
Date 17 May 2019
Source https://www.flaticon.com/search/5?search-type=icons&word=map+marker
Author FLAT ICON

xplane-serial-gps-connector's People

Contributors

duncanvanzyl avatar

Watchers

 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.