lbckmnn
lbckmnn
Blocked by #988 My goal is to backup to a SSH host which has a smb share mounted. When I try to create the profile, i get: "Remote host doesn't...
I was curios how SOEM determines the states of the slaves and read the implementation of ec_readstate and ec_statecheck. I might have found a possible bug there. When either of...
I want to use SOEM with EC_VER2 and the context based methods (ecx_...) but I am not sure how to properly create a context. The only example I found is...
Hey, thanks for the library. I tried using the sample code from the documentation on a larger pcapng file but the refilling of the buffer doesn't seem to work properly....
When the time is frozen, `datetime.datetime.now()` and `datetime.datetime.utcnow()` return the same value, indicating that the timezone in this scenario is utc. However, `time.localtime()` does not return the same value as...
I had some issues with a network interface going down for a couple of seconds which I eventually tracked down to tuned. From the log: ``` 2025-10-06 17:03:05,398 INFO tuned.daemon.daemon:...