add SigmaKoki Adapter#321
Conversation
|
Thanks, working on this now. |
|
@ABEDToufikSK This is building on my local machine after a few fixes. I pushed a few commits to your branch:
For the Sentech SDK, it looks like you were using a version from 2015. Since this is a simple C interface and the latest version only adds functions (nothing changed or removed), I expect that using the latest (220929) SDK will make no difference. But let me know if this is a problem. As soon as I have your confirmation on that, I can go ahead with the merge. The following is a note to myself for what remains to be done before merging:
|
|
@marktsuchida Let us know. |
|
@ABEDToufikSK The changes to You can find the device interface version used by a given MM installation by going to Help > About. When a device adapter fails to load due to incompatible device interface version, this fact should be logged in the CoreLog. The reason it used to work for you is most likely that both your MMDevice source code and MM installation were at device interface version 70 (or older but in any case matching). But building the tip of this pull request's branch will use the latest MMDevice and build for version 71. I'll wait for you to test before merging this. |
|
@marktsuchida, |
60f2b0c to
fa9cf37
Compare
SigmaKoki device adapter/open source