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.
| Name |
Last Commit
67e0e540
–
feat : print next target information
|
History
|
Last Update |
|---|---|---|
| .. | ||
| src | Loading commit data... | |
| LICENSE.md | Loading commit data... | |
| README.md | Loading commit data... |
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.