LowellInstruments / Domino

Software - Unified Application for Data Logging Hardware from Lowell Instruments
GNU General Public License v3.0
6 stars 1 forks source link

Slow communications and file conversion speed for experimental build #259

Closed Nickel33 closed 2 years ago

Nickel33 commented 3 years ago

Story: Windows 10 is sending a "reset USB device" command to the logger for poorly understood reasons. We want to see if reducing the frequency of commands and file conversion rate prevents this error. This may become part of a fix to the "Green LED" firmware bug, but for now we need to see if it changes the behavior of Windows and the logger.

Done: Add delay between all CDC commands. Add delay when reading .lid file and writing .csv files. Delay should be easily modified for testing. Start with 10 ms.

jeff101 commented 2 years ago

Discussed this with Nick. Wasn't helping. Closing