Skip to content
Snippets Groups Projects
Commit 8b56cc41 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Solved a problem when multiple processes using the FTDIServer were executed...

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).

parent 6a7e9769
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment