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
c1baaa28
–
Merge branch 'master' of http://khuhub.khu.ac.kr/2021-1-capstone-design1/JJS_Project2
|
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.