umair-hassan / best-toolbox

Brain Electrophysiological recording and STimulation (BEST) Toolbox, is a MATLAB based open source software that interfaces with a wide variety of EEG, EMG, TMS and other stimulating devices, and allows to run flexibly configured but fully automated closed-loop protocols.
27 stars 9 forks source link

Introducing bossdevice firmware selection feature for enhanced compatibility #49

Open umair-hassan opened 10 months ago

umair-hassan commented 10 months ago

Up until now, we have been using a fixed default firmware for bossdevice i.e. DBSP.mldatx This limited our toolbox's compatibility with different firmware variants. In this issue, we aim to enhance our toolbox by introducing a new feature that allows users to select their bossdevice firmware. This feature will enable a single toolbox version to support various firmware variants, ensuring better flexibility and ease of use.

We can use the firmware file name with extension as an edit field:

create-issue-branch[bot] commented 10 months ago

Branch issue-49-_Introducing_bossdevice_firmware_selection_feature_for_enhanced_compatibility created!