<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=""><div class=""><br class=""></div><div class="">I’ve committed a rather large patch to the CAN LOG framework in master. Changes include:</div><div class=""><br class=""></div><div class=""><ul class="MailOutline"><li class="">Move to a connection-based framework, to better support multi-connection loggers</li><li class="">Support single connection loggers as a simple use case of multi-connection loggers</li><li class="">Move some functionality to the base canlog class, to remove burden from individual loggers</li><li class="">Re-work the formatter transmit callback mechanism to work off the connection objects (rather than the nasty transmit callback previously used)</li><li class="">Add support for dynamic per-connection pausing</li><li class="">Add support for dynamic per-connection filtering</li><li class="">Add support for control commands via CAN LOG clients</li><li class="">Implement control commands in CRTD formatter</li><li class="">Improve documentation for the CRTD format</li></ul></div><div class=""><br class=""></div><div class="">Apart from the change in appearance to the ‘can log status’ command, this should be backwards compatible. It seems to work for me, but I will do a lot more testing over the coming few evenings. Trying to get ready for some other work that leverages this capability.</div><div class=""><br class=""></div><div class="">Regards, Mark</div><div class=""><br class=""></div></body></html>