collin80 / GVRET

Generalized Vehicle Reverse Engineering Tool - firmware for Arduino Due based boards
99 stars 32 forks source link

Super slow canbus sending #1

Closed collin80 closed 9 years ago

collin80 commented 9 years ago

Current version won't send frames faster than 6 per second. Investigate and correct. March 2015 version of code 304 or so works fine

collin80 commented 9 years ago

Found that Arduino developers are evil trolls from an alternate dimension where putting hidden large delays in library functions is seen as something amusing to do. Fixed by removing calls to bool operator on SerialUSB.