Oleksij Rempel

Results 8 issues of Oleksij Rempel

I hope it is correct place for this. I have ColorCech Digital SG and i wont use it to calibrate my scanner. But Calibration files since there is no shared-color-target...

canconfig is still used, set lets move it here and completely deprecate old tools. Signed-off-by: Oleksij Rempel

Hallo all, i was able to make my Zenbook ux31a work with mainstream iio/aspi-als driver. You will need additional patch to enable the sensor, which can be found here: http://article.gmane.org/gmane.linux.drivers.platform.x86.devel/8975...

With PDU1 format < 240 (peer-to-peer), PDU specific contains the target address. Global (255) can also be used as target address. Then the parameter group is aimed at all devices....

Hi, I noticed there is no debian package for socketcand. Is it correct? If there is no package, @ukleinek, may be you can help here?

This functionality is needed to test mutliqueue support of Ethernet drivers. Here is one use case example how this functionality can be tested: ``` On the server side: # create...

Hi all, I found your project by implementing my GPSD to J1939/NMEA 2000 bridge. You can find my code in following pull request: https://github.com/linux-can/can-utils/pull/553 It will be create if you...

This patch set provide support for the GPSD to J1939 service. I managed to make CmakeList work so far, but i still need help to make Makefile work properly too....