Edoardo Bezzeccheri
Edoardo Bezzeccheri
I'm using `python-can` at work with a PCAN-USB device. We are testing a medical device that we produce, as a black box. Used with https://github.com/construct/construct, it's really simple to build...
Is there any update on this topic? I see there is a branch for the yaml extension but I can't judge how far it is.
Would be great to see this happening.
Thanks for the clarification. > The `etl::message_bus` does not deliver messages to a router that the router does no accept to stop a potentially large number of routers all trying...
I wasn’t clear enough with that statement. I wanted to say that the solution for selecting a custom base class, existing for `etl::message`, which provides an optional template argument for...
I have the same problem on Vivaldi (using Chrome extension) on Windows. Data is collected under "unknown" hostname and I can see that the bucket name misses the host name...
I forked and created a branch with (refactored) tests covering this behavior. I looked a bit into it but didn't find a proper solution yet.
Yeah, although not very convenient/possible from mobile.
The way I got it working was by generating the `functions.json` using `argc mcp start`, which will place the file in the root of the repo, then copying it into...
Ok, I see your point. What about leaving aside the detection logic and have an optional argument for choosing the desired EOL (defaulting to `\n`)?