- May 11, 2017
-
-
Sergi Hernandez authored
Changed the #ifndef #define macro of the CAN library to avoid conflicts with system libraries.
-
- Jun 21, 2016
-
-
Alejandro Lopez Gestoso authored
-
- Jun 20, 2016
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added a virtual CAN driver to use CAN dump files offline. It may be usefull to test CAN based drivers without the actual device. Added an example of use of this new Virtual CAN device.
-
- Jun 13, 2012
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
TO DO: - implement and test the reception filters. - implement and test the data request operation Added examples for the basic read/write operation.
-