- 19 Sep, 2019 1 commit
-
-
Sergi Hernandez authored
-
- 28 Jan, 2019 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 21 Feb, 2018 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 15 May, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 11 May, 2017 1 commit
-
-
Sergi Hernandez authored
Changed the #ifndef #define macro of the CAN library to avoid conflicts with system libraries.
-
- 24 Jan, 2017 1 commit
-
-
Sergi Hernandez authored
-
- 21 Jun, 2016 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 20 Jun, 2016 2 commits
-
-
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.
-
- 31 May, 2016 1 commit
-
-
Sergi Hernandez authored
-
- 02 May, 2016 2 commits
-
-
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.
-
Alejandro Lopez Gestoso authored
-
- 29 Mar, 2016 1 commit
-
-
Sergi Hernandez authored
-
- 16 Mar, 2016 1 commit
-
-
Sergi Foix Salmerón authored
-
- 27 Jan, 2016 1 commit
-
-
Sergi Hernandez authored
-
- 09 Jul, 2015 1 commit
-
-
Sergi Hernandez authored
-
- 02 Jul, 2015 1 commit
-
-
Sergi Hernandez authored
-
- 10 Apr, 2015 1 commit
-
-
Sergi Hernandez authored
-
- 06 Oct, 2014 1 commit
-
-
Guillem Alenyà authored
-
- 12 Mar, 2014 1 commit
-
-
Sergi Hernandez authored
-
- 02 Jul, 2013 1 commit
-
-
Sergi Hernandez authored
Solved a problem with the input arguments. The input arguments are checked before being used to avoid errors.
-
- 03 May, 2013 1 commit
-
-
Guillem Alenyà authored
-
- 28 Jul, 2012 1 commit
-
-
Sergi Hernandez authored
-
- 18 Jul, 2012 1 commit
-
-
Sergi Hernandez authored
Solved a problem when the socket client was remotelly closed. The corresponding event was active even after calling the close() function.
-
- 13 Jul, 2012 1 commit
-
-
Sergi Hernandez authored
Changed the UDP examples.
-
- 11 Jul, 2012 1 commit
-
-
Sergi Hernandez authored
Added a send and receive examples for the UDP sockets.
-
- 05 Jul, 2012 1 commit
-
-
Sergi Hernandez authored
Solved a problem when multiple processes using the FTDIServer were executed concurrently. The information returnes by the FT_GetDeviceInfoList() function was incomplete and generated errors. Now the bus is rescaned at random intervals when there are such conditions to refresh the device list. Solved a problem when the FTDI device could not be properly opened. The device was not destroyed and therefore the internal resources were not freed, which make it impossible to create the device classes again (the events were not properly removed from the server).
-
- 29 Jun, 2012 1 commit
-
-
Sergi Hernandez authored
Added a special configuration of the ftdi module for high speed communications.
-
- 14 Jun, 2012 1 commit
-
-
Sergi Hernandez authored
-
- 13 Jun, 2012 2 commits
-
-
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.
-
- 12 Jun, 2012 1 commit
-
-
Sergi Hernandez authored
-
- 09 May, 2012 1 commit
-
-
Sergi Hernandez authored
-
- 21 Mar, 2012 1 commit
-
-
Sergi Hernandez authored
-
- 19 Mar, 2012 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 18 Oct, 2011 2 commits
-
-
Guillem Alenyà authored
-
Guillem Alenyà authored
-
- 07 Oct, 2011 1 commit
-
-
Guillem Alenyà authored
-