NIVeriStandAdd-Ons / J1939-Custom-Device

BSD 2-Clause "Simplified" License
6 stars 11 forks source link

Allow xnet async rate #6

Open ZhiYang-Ong opened 2 years ago

ZhiYang-Ong commented 2 years ago

Allows the user to change the Async XNET Read to prevent the -1074384885 read queue overflowed error. The code has been validated on Windows target with USB-8502. Error -1074384885 is reported when Async Rate is 1Hz but no error is thrown when Async Rate is 500Hz.