<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Possibly a Captain Obvious statement, but you also should disable SD
    logging while doing anything that needs full speed capacity.<br>
    <br>
    And for the web access, see the server docs: you can't get a
    directory listing of the root directory, as that has the same URL as
    the framework index page. You can access files if their paths do not
    match any internal page path though, so you can access a root level
    file by its name.<br>
    <br>
    Regards,<br>
    Michael<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 19.06.19 um 06:23 schrieb Tamás
      Kovács:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAGpaXUtz4m4CSKPLTkV1O8idb-jGb2_41DZFyAh7ythud_MKYQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Now set 20000, and now the dropped package about
        25%.</div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">Mark Webb-Johnson <<a
            href="mailto:mark@webb-johnson.net" moz-do-not-send="true">mark@webb-johnson.net</a>>
          ezt írta (időpont: 2019. jún. 18., K, 7:14):<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
          <div style="word-wrap:break-word;line-break:after-white-space">
            <div dir="ltr">The Mac processor and I/O is a little bit
              faster than the little esp32.</div>
            <div dir="ltr"><br>
            </div>
            <div dir="ltr">You can try to set to 20000 then reboot.
              Should be about 5 times faster than default. But if
              running old hardware without 5v usb connected, then may
              crash. Recent modules, or when you have USB connected, can
              operate at high speed.</div>
            <div dir="ltr"><br>
            </div>
            <div dir="ltr">Regards, Mark</div>
            <div><br>
              <blockquote type="cite">
                <div>On 18 Jun 2019, at 11:56 AM, Tamás Kovács <<a
                    href="mailto:kommykt@gmail.com" target="_blank"
                    moz-do-not-send="true">kommykt@gmail.com</a>>
                  wrote:</div>
                <br
                  class="gmail-m_-9004060277200527494Apple-interchange-newline">
                <div>
                  <div dir="ltr">
                    <div dir="ltr">
                      <div dir="ltr">
                        <div dir="ltr">
                          <div dir="ltr">
                            <div dir="ltr">
                              <div dir="ltr">
                                <div dir="ltr">Now i remove the SD card
                                  in my Mac the speed is 10MB/s / 80MB
                                  /s (W/R).</div>
                                <div>I have a 1.5 year old modell with
                                  the following numbers (2018020219PTWU)</div>
                                <div>If run ‘config list sdcard’ only
                                  show 'sdcard (readable writeable)'</div>
                                <div>if i run 'config set sdcard
                                  maxfreq.khz 16000' now show this value
                                  for ‘config list sdcard’.</div>
                                <div><br>
                                </div>
                                <div>For download, if i copy the log to
                                  another folder than sd root, i can
                                  browse the folder tree, and download
                                  directly. </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <br>
                  <div class="gmail_quote">
                    <div dir="ltr" class="gmail_attr">Mark Webb-Johnson
                      <<a href="mailto:mark@webb-johnson.net"
                        target="_blank" moz-do-not-send="true">mark@webb-johnson.net</a>>
                      ezt írta (időpont: 2019. jún. 18., K, 2:14):<br>
                    </div>
                    <blockquote class="gmail_quote" style="margin:0px
                      0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
                      <div
                        style="word-wrap:break-word;line-break:after-white-space">Tamás,
                        <div><br>
                        </div>
                        <div>Yes, it seems SD CARD is too slow.</div>
                        <div><br>
                        </div>
                        <div>Can you check ‘config list sdcard’ and see
                          if you have a ‘maxfreq.khz’ value set? The
                          default is 16000.</div>
                        <div><br>
                        </div>
                        <div>If you have a reasonably modern OVMS
                          module, or are running from USB power (even if
                          12v is connected as well), you can set:</div>
                        <div><br>
                        </div>
                        <blockquote style="margin:0px 0px 0px
                          40px;border:none;padding:0px">
                          <div>config set sdcard maxfreq.khz 20000</div>
                        </blockquote>
                        <div>
                          <div><br>
                          </div>
                          <div>and reboot, to improve the SD CARD write
                            speed.</div>
                          <div><br>
                          </div>
                          <div>The 1R11 means reception of a 11bit
                            (standard) CAN message on CAN1 bus. A 1T11
                            would mean transmission. I think you should
                            be able to download via the browser -
                            personally, I just scp the files off the
                            module over wifi.</div>
                          <div><br>
                          </div>
                          <div>Regards, Mark.</div>
                          <div><br>
                            <blockquote type="cite">
                              <div>On 15 Jun 2019, at 1:58 AM, Tamás
                                Kovács <<a
                                  href="mailto:kommykt@gmail.com"
                                  target="_blank" moz-do-not-send="true">kommykt@gmail.com</a>>
                                wrote:</div>
                              <br
class="gmail-m_-9004060277200527494gmail-m_1509172195149913941Apple-interchange-newline">
                              <div>
                                <div dir="ltr">
                                  <div dir="ltr">
                                    <div dir="ltr">
                                      <div dir="ltr">I want to create
                                        log file from can messages while
                                        Lexia connected to obd, but many
                                        message has dropped. My sd card
                                        is too slow to write all data?</div>
                                      <div dir="ltr"><br>
                                      </div>
                                      <div dir="ltr">I start logging
                                        with can log crtd /sd/lexia.crtd
                                        command</div>
                                      <div dir="ltr"><br>
                                        <div>
                                          <div
style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><span
style="font-variant-ligatures:no-common-ligatures">Closing log:
                                              Type:crtd;
                                              Path:'/sd/lexia.crtd';
                                              Filter:off; Vehicle:MI;</span></div>
                                          <p
style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"></p>
                                          <div
style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><span
style="font-variant-ligatures:no-common-ligatures">Statistics: total
                                              messages: 3334194,
                                              dropped: 2707476 = 81.2%</span></div>
                                          <div
style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><br>
                                          </div>
                                          <div
style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo"><br>
                                          </div>
                                          <div
style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo">In
                                            can log i can see the
                                            incoming messages?</div>
                                          <pre style="word-wrap:break-word;white-space:pre-wrap">This is a RX message:</pre>
                                          <pre style="word-wrap:break-word;white-space:pre-wrap">175594.785 1R11 346 27 10 40 00 00 00 00 42</pre>
                                          <pre style="word-wrap:break-word;white-space:pre-wrap">if 1R11 is 1T11 this is a TX message on CAN1?</pre>
                                          <div
style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo">How
                                            can i download the log file,
                                            the easiest way, because if
                                            i use browser and add the
                                            file url (ip/lexia.crtd) the
                                            browser load its content.</div>
                                          <div><span
                                              style="font-variant-ligatures:no-common-ligatures"><br>
                                            </span></div>
                                          <div><br>
                                          </div>
                                          <div dir="ltr"
class="gmail-m_-9004060277200527494gmail-m_1509172195149913941gmail_signature"><br>
                                            <br>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
_______________________________________________<br>
                                OvmsDev mailing list<br>
                                <a
                                  href="mailto:OvmsDev@lists.openvehicles.com"
                                  target="_blank" moz-do-not-send="true">OvmsDev@lists.openvehicles.com</a><br>
                                <a
                                  href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev"
                                  target="_blank" moz-do-not-send="true">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a><br>
                              </div>
                            </blockquote>
                          </div>
                          <br>
                        </div>
                      </div>
                      _______________________________________________<br>
                      OvmsDev mailing list<br>
                      <a href="mailto:OvmsDev@lists.openvehicles.com"
                        target="_blank" moz-do-not-send="true">OvmsDev@lists.openvehicles.com</a><br>
                      <a
                        href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev"
                        rel="noreferrer" target="_blank"
                        moz-do-not-send="true">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a><br>
                    </blockquote>
                  </div>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  <div dir="ltr"
                    class="gmail-m_-9004060277200527494gmail_signature">Üdvözlettel:<br>
                    Kovács Tamás<br>
                    <br>
                  </div>
                  _______________________________________________<br>
                  OvmsDev mailing list<br>
                  <a href="mailto:OvmsDev@lists.openvehicles.com"
                    target="_blank" moz-do-not-send="true">OvmsDev@lists.openvehicles.com</a><br>
                  <a
                    href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev"
                    target="_blank" moz-do-not-send="true">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a><br>
                </div>
              </blockquote>
            </div>
            <br>
          </div>
          _______________________________________________<br>
          OvmsDev mailing list<br>
          <a href="mailto:OvmsDev@lists.openvehicles.com"
            target="_blank" moz-do-not-send="true">OvmsDev@lists.openvehicles.com</a><br>
          <a
            href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature">Üdvözlettel:<br>
        Kovács Tamás<br>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
OvmsDev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OvmsDev@lists.openvehicles.com">OvmsDev@lists.openvehicles.com</a>
<a class="moz-txt-link-freetext" href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev">http://lists.openvehicles.com/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>