Ohad Benjamin

Results 1 issues of Ohad Benjamin

I'm getting the following error when building on Ubuntu 20.04: ``` driver/SocketCanDriver/SocketCanInterface.cpp:428:28: error: ‘SIOCGSTAMPNS’ was not declared in this scope; did you mean ‘SIOCGSTAMP_OLD’? 428 | if (ioctl(_fd, SIOCGSTAMPNS, &ts_rcv)...