<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Greg,<br>
    <br>
    thanks for testing.<br>
    <br>
    Please check your "can can3 status" output and also check if "level
    verbose can" + "can can3 trace on" will show frames. Trace output is
    now done at the "verbose" level.<br>
    <br>
    To go back in the commit history, use "git log" and "git checkout":<br>
    <br>
    "git log" shows the latest commits. You can checkout any commit by
    referencing its hash value, i.e. "git checkout
    1c833dbcbddd4efdbb7ed765cc3ed96be31c820f" will set your working tree
    back to the commit before I started working on the MCP2515 code.<br>
    <br>
    Then you can advance commit by commit to see where the error was
    introduced.<br>
    <br>
    If you've open changes conflicting with the checkout, git will
    detect that and tell you. You can then use "git stash" to put them
    aside, and later on "git stash pop" to get them back.<br>
    <br>
    Regards,<br>
    Michael<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 31.12.2017 um 07:43 schrieb Greg D.:<br>
    </div>
    <blockquote type="cite"
      cite="mid:8ce4ee1f-f07e-d26a-4bb3-99759f1f9055@gmail.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Michael Balzer wrote:<br>
      <blockquote type="cite"
        cite="mid:89a47503-3ed3-db65-70e3-c0375c6661f8@expeedo.de">
        <pre wrap="">Am 30.12.2017 um 19:07 schrieb Greg D.:
</pre>
        <blockquote type="cite">
          <pre wrap="">The only issue we had was that if you try to transmit several frames back-to-back, the third and subsequent frame sent were all duplicates of the second
frame.  That was fixed by adding a delay in the code, hoping that it would be sufficient for the prior frame to actually get sent.
</pre>
        </blockquote>
        <pre wrap="">I've replaced that "nasty hack" by a TX buffer status check polling all three buffers, so TX speed on the MCP2515 buses is no longer limited to 100 frames per
second.

Please test.

Regards,
Michael</pre>
      </blockquote>
      I haven't used the ECU code in the last few merges (maybe a couple
      of weeks), as I've been playing with the modem, but I just merged
      and now I'm not seeing <i>any</i> frames receive on CAN3.  So, I
      can't tell exactly when, but it's broken now.<br>
      <br>
      I forget...  Is there a way to force boot the module from the
      other flash partition?  I could try that to see if it was just the
      latest merge.<br>
      <br>
      Greg<br>
      <br>
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OvmsDev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OvmsDev@lists.teslaclub.hk">OvmsDev@lists.teslaclub.hk</a>
<a class="moz-txt-link-freetext" href="http://lists.teslaclub.hk/mailman/listinfo/ovmsdev">http://lists.teslaclub.hk/mailman/listinfo/ovmsdev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="160">-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
</pre>
  </body>
</html>