Skip to content

Remove requirement that a device report a particular name (including "Big"...

Chris Carroll requested to merge bigfinsci/ifremer-cali:patch-1 into develop

Remove requirement that a device report a particular name (including "Big" and/or "Fin"). Leave criteria of a potentially connected device up to the user. This also allows for various firmware versions (on the fish-board control boxes) which may not report the "Big Fin" text as expected by the removed code. Big picture: it is not necessary to limit which devices may be connected by the name; let the user understand and manage this.

Update BigFinDevicesManager.java

Merge request reports