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

Release 3.3.2 #68

Closed CharlesParent closed 2 years ago

CharlesParent commented 2 years ago

Oscillatord now uses disciplining parameters versionning of structures from minipod to know how to parse eeprom data. It will automatically convert eeprom data from one version to the other (Adding header and version in both files)

art_disciplining_manager: Now handles disciplining config using only disciplining config file exposed by the driver

art_temperature_table_manager: Now handles temperature table using only temperature_table file exposed by the driver

art_eeprom_format: Now handles only the RO part of the EEPROM to R/W manufcaturing data

art_eeprom_files_updater: New utility program to update eeprom files to latest version manually (oscillatord does it automatically)

mro50_ctrl: Now uses serial interface instead of IOCTLs one