Results 8 comments of Ben Gardiner

Thanks. :) I was using it to search for must repeat packets recently. You can start the bisection with canplayer arguments to loop ('-l i') and then proceed with the...

Hi, @x8-999-github : have you experienced VCC glitch explorer hangs (with the mosfet driven) in version 3.5.4 ? version 4.0.1 ?

I can confirm that I have seen this behaviour (*) both on v3.5.4 and v4.0.1 (*): I observed that the GPIO driving the FET Is 'frozen' high. I saw this...

> This feature would enable inclusion of text files into SDoc documents, something like this: > > ``` > [FREETEXT] > > [EMBEDDED_FILE SRC="relative/path/file.text"] > > [/FREETEXT] > ``` rst's...

That is output you will get from idascript if you have no magic python module installed. c.f. https://github.com/devttys0/idascript/pull/3#issuecomment-264351706

> Wow, awesome! Thanks for providing this. Hey my pleasure ! Is there anything in the way of merging this? It's certainly possible that I got the setup.py paths wrong...

I have attached some pcaps and matching logic analyzer captures for both 2.6.0-rc2 and 2.6.0 ISOTP requests to a non-existent endpoint for both candle and slcan python-can drivers. In all...

> Does the issue still exists, if you pass `threaded=True` to `sr1()` in short: yes. threaded=True appears to 'upgrade' timeouts to hangs in both 2.6.0-rc2 and 2.6.0 for the ISOTP...