-
Currently parameterized tests are completed at all once and then logged in bulk. Unfortunately for tests that take a large amount of time per run, once they are parameterized, it appears as if Extel i…
-
Hi György,
I like the recent changes to module. Both functional and attractive. Seeing them inspired me to rethink my pull request from a few months ago.
Your assertion about very few people eve…
-
I was wondering if the Tuya Security Camera's may be possible. They work within the same app and I am able to get id and key in the normal manner. I tried to get the signature but don't see it in my l…
-
This isn't an issue per sé, but I just wanted to drop a link to a MicroPython port I have made, forked from `modbus-tk`. So far it only supports RTU Master mode (i.e. no TCP and no slave mode), as thi…
-
Extel plug protocol does not send anything at all. Please check.
-
The point defense bonus to defense needs to be divided by the ship class. Also, that modified value is a conditional value- against fighters and missiles only – so it shouldn’t add directly to the ba…
-
How I can catch thrown excepion, e.g related to MySQL server being offline?
I'm experiencing this problem only with this package. It looks like exceptions thrown in ExtendedPdo aren't being catched?…