Pev

Results 6 issues of Pev

I've got some config files to define lots of different configurable items (its a big protocol message set) that work as follows : `item-defs.cfg` : ``` item-defs: ( @include "items/item1.cfg",...

Hiya, So firstly, yumbootstrap is a cracking tool - I'm using it to help create a docker base image for resurrecting a very old build environment for an old project...

Thunderbird : 68.4.1 Lookout : 2.0.2 O/S : Linux Distribution : Debian 10.2 (64 bit) I have a situation where I'm receiving an email from Outlook users to my Thunderbird...

enhancement

### Describe the bug With a Raspberry Pi 4 Model B I can reproducibly generate an ethernet hang using LAN7800 USB devices. (See steps listed) ### Steps to reproduce the...

The current implemenation of socketcan utilises SO_TIMESTAMPNS which only offers system timestamps. I've looked at how can-utils candump.c configures hardware timestamping and implemented this in socketcan as an option which...

backend:socketcan

### Describe the bug ### To Reproduce Run two captures at the same time, one using candump with hardware timestamps : `candump -ta -H can1 ` The other utilising python-can...

bug