You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Time Sync:
Write c++ application to get's accurate timing.
- from the NTP server on availability.
- from the GPS frames on availability.
- provide service to SOME/IP clients to be able to get the timing.
CHECK what is the best way to do it.
time synchronized on the machine.
or time is synchronized in the containerized app and every one get the time from it ?
The text was updated successfully, but these errors were encountered:
Time Sync:
Write c++ application to get's accurate timing.
- from the NTP server on availability.
- from the GPS frames on availability.
- provide service to SOME/IP clients to be able to get the timing.
CHECK what is the best way to do it.
The text was updated successfully, but these errors were encountered: