Releases: CerebusOSS/CereLink
Releases · CerebusOSS/CereLink
v7.6.4
v7.6.3
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
v7.6.1
v7.5.2
v7.5.1b3
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
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
Attached cerebus package requires PyQt5 5.15.0
Fix for digital and serial inputs.
See #105 for details.
CereLink for Cerebus firmware 7.0
Merge pull request #85 from DingkunLiu/CereLink7.0 Feat: add new function "trial_data" in "cbpy"