Code Monkey home page Code Monkey logo

ublox_read's Introduction

UBLOX Parser

This is a library for parsing UBLOX packets and interfacing with UBLOX gps receivers. It has been designed for use with the M8N GPS receivers.

This library provides rather basic functionality and is designed to work under a linux environment, however it should probably work in Windows or Mac as it uses the cross-platform async_comm library as the serial interface.

The UBX parsing functionality is abstracted into a library for easy integration in other projects. Example usage is given in the main.cpp file.

Functionality

  • Change baudrate of GPS
  • Enable messages
  • Parse messages
  • Change navigation and message publishing rate
  • auto baudrate detection
  • changing the dynamic mode
  • accessing lat/lon/altitude measurements, fix type and NED velocity

Building

mkdir build
cd build
cmake ..
make -j

Submodule

In UBLOX_Read use the command git submodule update --init --recursive

Running the example

./ublox

ublox_read's People

Contributors

matthewk-rydalch avatar taylorpool avatar superjax avatar natetoombs avatar mmmfarrell avatar malioni avatar

Stargazers

Kaden Weber avatar

Watchers

James Cloos avatar

Forkers

byu-magicc

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.