-
Some GPS tracking apps provide settings to configure the logging rate based on a time interval (e.g. create a track point every 1 second) or a distance interval (create a track point when the receiver…
-
Currently the backend server performs a clock update every 1 ms. Based on the frontend performance improvements in #417, I suspect these clock updates are the major reason that the backend server cons…
-
This is an excellent project, and my confusion is that the prerequisite for OSNMA startup is time synchronization. Do you have a corresponding time reference in this project? Internal clock or externa…
-
Related to #1731
This issue is for discussing the effects of long clock jumps, backward and forward, in a chain using PBTS.
PBTS assumes nodes are synchronized to a source of truth clock using …
-
The latest UML2YANG tool will include mandatory substatement to attributes that has "Multiplicity 1 + no default values defined".
The following attributes will be mandatory in the upcoming YANG.
|…
-
In VS 18.0 Preview 1 (whenever that happens, and whatever its official branding is), we will permanently drop support for targeting Windows 7 and Server 2008 R2, as originally explained in #4742. This…
-
timestamps of eeg recording need to be very precise, ideally with an accuracy of a few milliseconds, or at least a known offset. Sending triggers from the software to the hardware is an easy solution…
-
It has been reported that the during emulation, the PRU reports an `incomplete buffer` exception.
This exception is raised in the PRU1 firmware before returning a buffer to the host, when it detects …
-
systemd version the issue has been seen with
241
Used distribution
Ubuntu
Linux kernel version used (uname -a)
4.19.0
CPU architecture issue was seen on
x86_64
Unexpected behaviour you…
-
It appears that `pybind11_abseil` uses deprecated types. ie. `Breakdown`, `From_Datetime`. Will/when will this be updated?
These issues seem to appear even when using the `20230802.0` tag of abseil…