-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add sock source for GPSD socket #1674
Open
michielp1807
wants to merge
36
commits into
pendulum-project:main
Choose a base branch
from
michielp1807:sock-measurements
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add sock source for GPSD socket #1674
michielp1807
wants to merge
36
commits into
pendulum-project:main
from
michielp1807:sock-measurements
Conversation
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
michielp1807
force-pushed
the
sock-measurements
branch
2 times, most recently
from
October 3, 2024 14:50
cb73865
to
f3864c1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1674 +/- ##
==========================================
- Coverage 81.54% 81.44% -0.11%
==========================================
Files 64 66 +2
Lines 20090 20496 +406
==========================================
+ Hits 16382 16692 +310
- Misses 3708 3804 +96 ☔ View full report in Codecov by Sentry. |
michielp1807
force-pushed
the
sock-measurements
branch
from
November 25, 2024 09:33
9619c8d
to
eaa654e
Compare
(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
michielp1807
force-pushed
the
sock-measurements
branch
from
November 28, 2024 09:47
1c642b1
to
222685a
Compare
davidv1992
approved these changes
Nov 28, 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.