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
9dfacf6c
–
feat : detect abnormal gps
|
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.