As you suggested on discord, I changed the prototypes of methods to make it clearer when vector parameters will not be modified.
I also refactored helper methods used to manipulate binary data in a dedicated BinaryDriver class that will be useful for https://github.com/ngscopeclient/scopehal/pull/902 too.
Hi Andrew,
As you suggested on discord, I changed the prototypes of methods to make it clearer when vector parameters will not be modified. I also refactored helper methods used to manipulate binary data in a dedicated BinaryDriver class that will be useful for https://github.com/ngscopeclient/scopehal/pull/902 too.
Best,
Frederic.