# GpsDrivers **Repository Path**: sdkmsdn_admin/GpsDrivers ## Basic Information - **Project Name**: GpsDrivers - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-20 - **Last Updated**: 2023-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### GPS Drivers ### This repository contains user-space gps drivers, used as a submodule in [PX4 Firmware](https://github.com/PX4/Firmware) and [QGroundControl](https://github.com/mavlink/qgroundcontrol). All platform-specific stuff is done via a callback function and a `definitions.h` header file.