Skip to content
Snippets Groups Projects
Commit ac72523a authored by jsiegle's avatar jsiegle
Browse files

Acquisition automatically stops if data source is lost

Changes to the DataThread, SourceNode, and UIComponent classes allow data
threads to disable callbacks if they are no longer receiving input. So
far this has only been tested with the Intan Board, but it works really well.
Unplugging the board in the middle of acquisition allows the thread to exit,
and callbacks to be disabled, without any seg faults.
parent 8d0136c5
Branches
Tags
No related merge requests found
Showing
with 103 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment