Giter VIP home page Giter VIP logo

ublox_parser's Introduction

u-blox Messages Parser

Features

As an executable

  • Display the current serial port configuration in the YAML format
  • Output the ublox messages read on the serial port in the JSON format

As a C library

  • Iterate over all ublox messages read on the serial port
  • Verbose alternatives to termios
  • Extensive documentation

Build

$ make help

This Makefile allows one to build, run and test this ublox parser.

Usage:
  make <target>

General:
  default          When no target is specified, this help is displayed
  help             Display this help.
  raw_help         Display the help without color
  version          Display the project's version
  info             Print the project's name, version, copyright notice and author

Building:
  build            Compile both the library and the executable
  fbuild           Re-build everything from zero
  lib              Compile the (static) library

Run:
  run              Run the executable
  test             Compile and run unit tests

Documentation:
  doc              Generate all the documentation
  pdf              Generate and open the pdf documentation
  html             Generate and open the documentation as a local site on the browser
  man              Generate and open the ublox.h man page

Cleaning:
  clean            Remove intermediate objects
  fclean           Remove all generated files

Getting started

Setup your environment:

./setup.sh

You can now build and run the code, try:

make test

Usage

$ ./ublox_parser.exe --help
Usage: ublox_parser.exe [OPTION...] [PATH]
Prints serial port configuration and ublox messages.

  -p, --passive              Do not change the port configuration, only display
                             it.
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version

Report bugs to <[email protected]>.

ublox_parser's People

Contributors

agagniere avatar lborgagni avatar magoutierthibault avatar dragonink avatar

Stargazers

Jevin Sweval avatar

Watchers

Jevin Sweval avatar  avatar

ublox_parser's Issues

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.