<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’m liking this so much I setup a build environment for SavvyCAN. The QT stuff is enormous and seems to require an account with them, but once you’ve gotten over the QT hurdle, SavvyCAN itself builds relatively cleanly for me on OSX 10.14.5.<div class=""><br class=""></div><div class="">My github repo is here:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><a href="https://github.com/markwj/SavvyCAN" class="">https://github.com/markwj/SavvyCAN</a></div></blockquote><div class=""><div><br class=""></div><div>I’ve made changes there to support the latest CRTD format, as documented here:</div><div><br class=""></div></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div><a href="https://docs.openvehicles.com/en/latest/crtd/" class="">https://docs.openvehicles.com/en/latest/crtd/</a></div></div></blockquote><div class=""><div><br class=""></div><div>And also sent a pull request to get these incorporated into the main codebase. The changes are minimal.</div><div><br class=""></div><div>I too have seen some crashes. I suspect it is related to high speed / volume of logs, at it seems to occur for me after running against a live car for a while. It doesn’t seem to crash when running under the debugger (which makes things trickier to catch).</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 19 Jul 2019, at 1:10 AM, Craig Leres <<a href="mailto:leres@xse.com" class="">leres@xse.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On 2019-07-16 16:47, Mark Webb-Johnson wrote:<br class=""><blockquote type="cite" class="">One comment:<br class="">    The new format CRTD produced by OVMS includes bus# prefix. So the<br class="">    records look like ‘1R11’ or ‘2R11’ (for bus #1 and bus #2,<br class="">    respectively). SavvyCAN currently supports only the old format ‘R11’<br class="">    CRTD. If you want to load these into SavvyCAN, you will need to<br class="">    modify the CRTD log file.<br class="">There is currently experimental support for SavvyCAN server mode in the latest bleeding edge OVMS:<br class="">    OVMS# can log start tcpserver gvret-b :23<br class="">Then put in the wifi IP address of the OVMS into the SavvyCAN server connection, and you should start to see live data from OVMS. This is experimental, and still a work-in-progress, but basic functionality is working.<br class=""></blockquote><br class="">This is really cool! I found it pretty easy to crash the savvycan app itself and some random gm dbc files I can across didn't seem to decode any of my frames but this looks very powerful.<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">   </span><span class="Apple-tab-span" style="white-space:pre">    </span>Craig<br class=""></div></div></blockquote></div><br class=""></div></body></html>