forked from PX4/PX4-GPSDrivers
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Base station: add ability to directly set the position
- Avoids the need for survey-in if the position is already known - The base station position can be read from SurveyInStatus - Support for both u-Blox & Trimble with a common interface - Split off a new base class GPSBaseStationSupport that contains the base station settings
- Loading branch information
Showing
7 changed files
with
424 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.