Orolia2s / oscillatord

Daemon used to discipline the Atomic Reference Time Card from Orolia
GNU General Public License v2.0
21 stars 14 forks source link

SA53 improve latching behaviour #80

Closed vvfedorenko closed 2 years ago

vvfedorenko commented 2 years ago

We have seen problems with SA53 going out of range of precise tuning and needs latch command to be issued. But the alarm regarding the issue is not stable. This PR adds logic to issue latch command even if there is no alarm. Another commit fixing race condition and possible null-pointer resolution while initialising monitoring thread.