Skip to content

Releases: renesas/synced

v2.0.6

03 Sep 20:28
1ae485d
Compare
Choose a tag to compare

Released synced 2.0.6

- Add missing punctuation in README
- Add a startup message to show the device type

v2.0.5

21 Mar 20:33
2c528ca
Compare
Choose a tag to compare

Release synced 2.0.5

- Fix condition in device_adaptor_call_get_synce_dpll_state_cb()
- Replace goto end with goto quick_end
- Update/fix QL-to-clock category mapping
- Replace uninitialized variable port with line
- Add network options 3 QLs introduced in ITU G.781 (04/2020) Amd. 1 (11/2022)
- Fix spacing and typos in Makefile

v2.0.4

29 Nov 22:25
0585381
Compare
Choose a tag to compare

Release synced 2.0.4

  - Update management_call_notify_current_ql_cb callback to indicate best port name
  - Align copyright in README with copyright in source code
  - Fix current QL print error when Sync-E DPLL starts in locked state

v2.0.3

20 Oct 20:59
15714f0
Compare
Choose a tag to compare

Release synced 2.0.3

    - Implement command-line mode for synced_cli
    - Add configuration parameter to support advanced holdover
    - Update README
    - Do some general clean up

v2.0.2

19 Sep 03:31
0318f18
Compare
Choose a tag to compare

Release synced 2.0.2

        - Set uninitialized init_ql variable in control_init() function
        - Add mechanism to dump configuration file at beginning of log
        - Fix port number handling

v2.0.1

22 Aug 18:10
c4931b3
Compare
Choose a tag to compare

Release synced 2.0.1

        - Fix strncpy() issue
        - Fix license file issue
        - Update release info

v2.0.0

03 Aug 19:14
Compare
Choose a tag to compare

Release synced 2.0.0

        - Add RSMU MISC driver support
        - Fix QL level reporting when Sync-E DPLL is in holdover state
        - Rename tcs_file configuration parameter to device_cfg_file
        - Print version information in log
        - Rename i2c_device_name configuration parameter to device_name
        - Update README file
        - Add debug message for set Sync-E DPLL clock priority table
          event
        - Remove device configuration files
        - Do some general clean up

v1.0.4

05 Oct 21:27
Compare
Choose a tag to compare

Release synced 1.0.4

    - Change project name to synced
    - Upload ClockMatrix device adaptor source file