Results 6 issues of cody82

I am getting this error after some time when I switch off the IP Interface(Siemens SWG1 148-1AB22) and a KNX easy node is connected: ``` 22 Apr 01:21:39 - [red]...

On initialization of RemoteBus I get an exception on this line because it can not convert BusState to json: https://github.com/christiansandberg/python-can-remote/blob/5e76930cb336da21ebcd1f675a8bece3f6bb5308/can_remote/protocol.py#L66 BusState is defined here: https://github.com/hardbyte/python-can/blob/develop/can/bus.py#L22 How could that be fixed?...

This works nice for normal CAN frames, but if the data length is higher than 8 it seems to truncate the data. CANFD allows up to 64 bytes data. I...

_in order to_ run tests on Zephyr(https://github.com/zephyrproject-rtos/zephyr) _we want to_ implement an auxiliary for twister interaction: _Functionality of the auxiliary_ * Start a Zephyr test using twister * Wait for...

When defining a BasicTestSuiteSetup or BasicTestSuiteTeardown for a testsuite, those are handled like testcases. This causes a number of issues: - The count of succeeded/failed tests at the end of...

bug
size M