- 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.
-
- May 31, 2016
-
-
Sergi Hernandez authored
-
- May 02, 2016
-
-
Sergi Hernandez authored
Solved a problem that increased the number of errors when two ore more instances of the CCAN object were created in the same process. The internal thread function had an static variable which was shared by all the instances.
-
- Mar 29, 2016
-
-
Sergi Hernandez authored
-
- Jul 09, 2015
-
-
Sergi Hernandez authored
-
- Jul 02, 2015
-
-
Sergi Hernandez authored
-
- 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.
-
- Jun 12, 2012
-
-
Sergi Hernandez authored
-