Skip to content

Releases: CerebusOSS/CereLink

v9.9.0

29 Apr 15:33
1991c93

Choose a tag to compare

What's Changed

  • Config setter ergonomics: auto-sync, n_configured, clear_channel_map, async runlevel by @cboulay in #182

Full Changelog: v9.8.0...v9.9.0

v9.8.0

25 Apr 06:53
0bf178d

Choose a tag to compare

What's Changed

Technically this breaks the API but it's a region of the API that's only been available for a short amount of time so I'm doing a minor bump only.

Full Changelog: v9.7.3...v9.8.0

v9.7.3

13 Apr 16:40
e9a88c0

Choose a tag to compare

What's Changed

  • Fix NSP clock sync bias: peer HUB offset via shared memory by @cboulay in #175

Full Changelog: v9.7.2...v9.7.3

v9.7.2

09 Apr 06:11

Choose a tag to compare

  • When using the most recently-received packet's timestamp method to calculate clock offsets, don't allow the offset to increase. This should reduce monotonicity violations. Should not be affected by NPLAY wraparound which shouldn't use this routine.

Full Changelog: v9.7.1...v9.7.2

v9.7.1

09 Apr 04:46
07d2aea

Choose a tag to compare

What's Changed

Full Changelog: v9.7.0...v9.7.1

v9.7.0

09 Apr 01:35
c6c5f97

Choose a tag to compare

What's Changed

Technically this is API breaking, but really it's just fixing poorly-named methods, so I'm not doing a major version bump.

Full Changelog: v9.6.1...v9.7.0

v9.6.1

06 Apr 16:19
af600ea

Choose a tag to compare

What's Changed

  • Improve sync usage and maintainability by @cboulay in #172

Full Changelog: v9.6.0...v9.6.1

v9.6.0

06 Apr 06:38
eb97096

Choose a tag to compare

What's Changed

  • Add a general sync method for clients to call to wait for a queue of config messages to be responded to. by @cboulay in #171
  • Also changed config packet sending to small burst with explicit wait between bursts

Full Changelog: v9.5.1...v9.6.0

v9.5.1

05 Apr 18:47
11b4c0d

Choose a tag to compare

What's Changed

Full Changelog: v9.5.0...v9.5.1

v9.5.0

04 Apr 23:23

Choose a tag to compare