longcongduoi / GpsDrivers

Platform independent GPS drivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPS Drivers

This repository contains user-space gps drivers, used as a submodule in PX4 Firmware and QGroundControl.

All platform-specific stuff is done via a callback function and a definitions.h header file.

About

Platform independent GPS drivers

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


Languages

Language:C++ 100.0%