open-ephys / plugin-GUI

Software for processing, recording, and visualizing multichannel electrophysiology data
https://open-ephys.org/gui
GNU General Public License v3.0
186 stars 676 forks source link

Default OE FPGA configuration has incorrect processor title in signal chain #610

Open magbaeta opened 2 months ago

magbaeta commented 2 months ago

When loading a default configuration, even if we select “Open Ephys FPGA”, the title of the source processor that appears in the signal chain is “Acquisition Board”, instead of “OE FPGA Acquisition Board”. The OE FPGA acquisition board worked correctly when I started acquisition regardless of this title mismatch.

issue2_image1 issue2_image2

jsiegle commented 2 months ago

I'm not sure why this is happening, because the plugin name is listed as "OE FPGA Acquisition Board" in the default config file.

If you want to modify the name of the plugin to what it's supposed to be, you can right click where it says "Acquisition Board" and select "Rename."