-
-
Notifications
You must be signed in to change notification settings - Fork 73
Add sock source for GPSD socket #1674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
davidv1992
merged 36 commits into
pendulum-project:main
from
michielp1807:sock-measurements
Dec 5, 2024
Merged
Add sock source for GPSD socket #1674
davidv1992
merged 36 commits into
pendulum-project:main
from
michielp1807:sock-measurements
Dec 5, 2024
Conversation
This file contains hidden or 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
cb73865 to
f3864c1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1674 +/- ##
==========================================
- Coverage 81.55% 81.45% -0.11%
==========================================
Files 64 66 +2
Lines 20102 20508 +406
==========================================
+ Hits 16394 16704 +310
- Misses 3708 3804 +96 ☔ View full report in Codecov by Sentry. |
9619c8d to
eaa654e
Compare
1c642b1 to
222685a
Compare
davidv1992
previously approved these changes
Nov 28, 2024
(cherry picked from commit e44e3a6)
(cherry picked from commit 0e3d4a4)
(cherry picked from commit 5e56877)
(cherry picked from commit ac99d08)
(cherry picked from commit 0a16d45)
(cherry picked from commit aeb8024)
(cherry picked from commit 77fa89a)
(cherry picked from commit b473d93)
(cherry picked from commit ff30d36)
… AveragingBuffer public
bb9c4fd to
9948ee3
Compare
davidv1992
approved these changes
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR builds on #1673 to add a sock time source for GPSD sockets.
The sock source can for example be configured as follows in the config file:
The NTP daemon will create the socket, which means that if you (re-)start GPSD, GPSD will send time data to us.