Skip to content

Releases: CerebusOSS/CereLink

v7.6.4

14 Aug 03:28
Compare
Choose a tag to compare

What's Changed

Updated cbpy to match (most?) 4.1 protocol changes.

Full Changelog: v7.6.3...v7.6.4

v7.6.3

13 Aug 19:39
Compare
Choose a tag to compare

What's Changed

  • Bundle Qt DLLs with Windows wheels by @cboulay in #139
  • Fix missing symbol in Ubuntu 20.04 cbpy
  • Lots of doc improvements

Full Changelog: v7.6.2...v7.6.3

I revoked all the cerebus binaries because there were some major problems in them. See the next release for more info.

v7.6.2

14 Jun 03:03
55a2d74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.1...v7.6.2

v7.6.1

26 May 04:59
860cef6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.5.2...v7.6.1

v7.5.2

16 May 19:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.5...v7.5.2

v7.5.1b3

07 Mar 16:41
Compare
Choose a tag to compare
v7.5.1b3 Pre-release
Pre-release

What's Changed

  • BREAKING: Now uses Cerebus Protocol 4.0 (firmware 7.5) by @cboulay in #122
  • cbpy: Use str for label in get_sample_group, not bytes by @stinos in #117
  • Cbpy patient info to fileconfig by @cboulay in #119
  • Replace QSharedMemory with mmap -- Mac and Linux only by @cboulay in #120
  • cbpy: Fix error handling in get_sample_group by @stinos in #118
  • Include <time.h> to provide clock_gettime by @janbraun in #123

New Contributors

Full Changelog: v7.0.5...v7.5.1b3

v7.0.6

05 Apr 17:29
fc732f5
Compare
Choose a tag to compare

What's Changed

  • cbpy: Use str for label in get_sample_group, not bytes by @stinos in #117
  • Cbpy patient info to fileconfig by @cboulay in #119
  • Replace QSharedMemory with mmap -- Mac and Linux only by @cboulay in #120
  • cbpy: Fix error handling in get_sample_group by @stinos in #118
  • Include <time.h> to provide clock_gettime by @janbraun in #123

New Contributors

Full Changelog: v7.0.5...v7.0.6

Add patient info to cbpy

25 Aug 19:43
Compare
Choose a tag to compare
Pre-release

Attached cerebus package requires PyQt5 5.15.0

Fix for digital and serial inputs.

26 Apr 00:43
Compare
Choose a tag to compare

CereLink for Cerebus firmware 7.0

21 Feb 16:10
0f8a33b
Compare
Choose a tag to compare
Merge pull request #85 from DingkunLiu/CereLink7.0

Feat: add new function "trial_data" in "cbpy"