Troy
Troy
Hi Uwe, indeed there is a mechanism for that here https://github.com/erichelgeson/BlueSCSI/blob/c12aa478d541364ddfa0d2b45a47a3ddf02a1311/src/BlueSCSI.cpp#L1594
Ah since I don't have a mythical TT myself :D I didn't realize there might be an issue! I've used an older version of your test suite way back but...
Just an update to this that I believe I have a fix in place for handling 16 byte CDBs
Should be fine for any and all in the defined command lengths. It does currently acquire the full CDB before determining if rejection is required but I do plan on...
Yes I used that as my test case for this
The issue of 16 byte CDB handling has been fixed and merged with #194
My apologies, been busy with life to have a chance to dig into this. However much of that is clearing up so I'll probably get a chance to have a...
@uweseimet I got a chance to look at this and I'm not able to reproduce your issue. Everything works fine for me on my MSTE. I definitely can't explain the...
I was looking at adding support for this as I have a couple of MegaSTE's in which to test.
Agreed, definitely a convenience feature for that situation. I'll try to get something going shortly for it.