Skip to content

Releases: neurobooth/neurobooth-os

v0.0.37.6

21 Feb 23:40
411ff10
Compare
Choose a tag to compare

Release has logging improvements, and GC threshold modifications

What's Changed

NOTE: This release requires new database table LOG_SYSTEM_RESOURCES

Full Changelog: v0.0.38...v0.0.37.6

v0.0.37.4

08 Jan 13:38
b2675b4
Compare
Choose a tag to compare

What's Changed

  • fix task duration countdown for motor tasks by @lwhite1 in #463

Full Changelog: v0.0.37.3...v0.0.37.4

v0.0.37.3

31 Dec 16:20
cb10bf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.37.2...v0.0.37.3

v0.0.37.2

23 Dec 17:26
9a4b9b6
Compare
Choose a tag to compare

adds support for quitting motor tasks and reduces the message polling interval to make system more responsive

What's Changed

Full Changelog: v0.0.37.1...v0.0.37.2

v0.0.37.1

16 Dec 17:22
31a08ec
Compare
Choose a tag to compare

fix for missing bag file entry in databas

What's Changed

  • Add NewVideoMessage send to prepare method by @lwhite1 in #444

Full Changelog: v0.0.37.0...v0.0.37.1

v0.0.37.0

13 Dec 20:51
35ff197
Compare
Choose a tag to compare

What's Changed

This PR is intended to address:

  • log_sensor_file missing file paths
  • missing calibration files and erroneous log_sensor_file 'test' record
  • handle null values in middle names
  • prevent Start button from being enabled until both servers send SessionPrepared
  • prevent Start button from being pressed twice
  • eliminate (harmless) exception thrown when exiting from first GUI screen by pressing the window's X button.
  • trim subject ids to remove leading and trailing whitespace
  • candidate (partial?) fix for key caching
  • fix bug in gui first screen where missing data caused crashes

In addition, there should be a modest improvement in the frame-preview lag issue as message queue polling was increased from once per second to twice per second, which should reduce the messaging-related latency from 1 second on average (round-trip) to 1/2 second.

Finally, there were a couple minor UI enhancements:

added a "Safe to terminate" message at the end of the session
disabled task check-boxes when the Connect Devices button is pressed

Full Changelog: v0.0.36.3...v0.0.37.0

v0.0.36.3

29 Nov 16:33
5314790
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.36.2...v0.0.36.3

v0.0.36.2

27 Nov 22:45
Compare
Choose a tag to compare
Update __init__.py

v0.0.36.1

21 Oct 16:15
b27dfbf
Compare
Choose a tag to compare

Small edit to change color word from cyan to blue for MOT

What's Changed

Full Changelog: v0.0.36.0...v0.0.36.1

v0.0.36.0

04 Oct 16:50
8486793
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.35.1...v0.0.36.0