Releases: psychopy/psychopy-bbtk
Releases · psychopy/psychopy-bbtk
0.0.11
0.0.10
Fixes
- TPad needs to pause inbetween resetting modes
- TPad ignores next command after setting to mode 0 if the mode 0 command had a newline at the end
- Reset timer using more reliable command
- When checking TPad speed, ignore times when there was no response at all
- Account for index difference when getting threshold
- findPhotodiode needs to be able to accept
retryLimit
as an argument due to change in PsychoPy
Improvements
- Use FIRM rather than HELP for awake check (as HELP returns a lot of text)
- Updates to match the latest firmware: x, x, x
Full Changelog: 0.0.9...0.0.10
0.0.9
What's Changed
- Added a method to query whether there's an unfinished message by @TEParsons in #9
- Wait longer for messages when dispatching outside a frame loop by @TEParsons in #10
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- Speed improvement by no longer waiting for device to finish sending messages - now just waits 0.1ms and if the message is unfinished it stashes it for next time
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- Fixes to listeners to stop them tripping over one another
- Include deviceClass and deviceName in getAvailableDevices by @TEParsons in #8
Full Changelog: https://github.com/psychopy/psychopy-bbtk/commits/0.0.4