- Jul 02, 2013
-
-
Sergi Hernandez authored
Solved a problem with the input arguments. The input arguments are checked before being used to avoid errors.
-
- Jul 05, 2012
-
-
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).
-
- Apr 18, 2011
-
-
Guillem Alenyà authored
-