intel / synce4l

GNU General Public License v2.0
22 stars 11 forks source link

Fix clock identity from best port #8

Closed Przekorb closed 1 year ago

Przekorb commented 1 year ago

Synce4l will always pass its own clock id, instead of clock id of the best line input. Once best line input is known in synce_port_set_tx_ql_from_best_input function, there is no need to generate_clock_identity, overwriting received clock identity with its own clock id.