<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">Am 16.04.2018 um 14:59 schrieb Mark
      Webb-Johnson:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1FAA3E13-46EA-4C90-8E05-173E9C8263F6@webb-johnson.net">
      <div class="">My server is now showing 14 v3.x modules connected
        (2 of which are mine):</div>
      <div class="">
        <ul class="MailOutline">
          <li class="">6 running 3.1.001/factory/main</li>
          <li class="">4 running 3.1.003/ota_0/main</li>
          <li class="">1 running 3.1.003-38-g435f516/factory/main</li>
          <li class="">1 running 3.1.003-41-gc299c84-dirty/ota_0/ro1</li>
          <li class="">2 running 3.1.003-48-g7cfbc35/ota_1/edge</li>
        </ul>
        <div class="">We had about 6 people ask for help, and 14 got
          connected in the end. I think all but one that asked for help
          got connected ok. For experienced users, that support call
          ratio is way too high - mostly lack of documentation and
          issues with wifi settings being incorrectly set then unable to
          get back in.</div>
        <div class=""><br class="">
        </div>
        <div class="">Presumably you also have some connected to your
          server? I’m just looking for ‘build idf’ in the version string
          in ‘rx msg F’. How many did you get?</div>
      </div>
    </blockquote>
    <br>
    This is the current status over here:<br>
    <pre style="font-size: 12px; color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">SELECT LEFT(m_msg, INSTR(m_msg,'/')-1) AS version, COUNT(*) FROM ovms_carmessages WHERE m_code='F' AND m_msg LIKE '%build idf%' GROUP BY version WITH ROLLUP
</pre>
    <br>
    <table class="sqlresult" style="border-collapse: collapse; color:
      rgb(0, 0, 0); font-family: Ubuntu, "Trebuchet MS",
      Verdana, sans; font-size: 12px; font-style: normal;
      font-variant-ligatures: normal; font-variant-caps: normal;
      font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
      start; text-indent: 0px; text-transform: none; white-space:
      normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:
      0px; text-decoration-style: initial; text-decoration-color:
      initial;">
      <tbody>
        <tr>
          <th style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight: bold;
            border-bottom: 1px solid rgb(0, 0, 0);">version</th>
          <th style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight: bold;
            border-bottom: 1px solid rgb(0, 0, 0);">count(*)</th>
        </tr>
        <tr class="row1 " style="background-color: rgb(245, 245, 245);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.001</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">1</td>
        </tr>
        <tr class="row0 " style="background-color: rgb(255, 255, 255);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.001-19-g02ae9c4</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">1</td>
        </tr>
        <tr class="row1 " style="background-color: rgb(245, 245, 245);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.003</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">4</td>
        </tr>
        <tr class="row0 " style="background-color: rgb(255, 255, 255);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.003-14-gad46fb2</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">1</td>
        </tr>
        <tr class="row1 " style="background-color: rgb(245, 245, 245);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.003-23-ga2804b8</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">1</td>
        </tr>
        <tr class="row0 " style="background-color: rgb(255, 255, 255);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.003-38-g435f516</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">1</td>
        </tr>
        <tr class="row1 " style="background-color: rgb(245, 245, 245);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.003-41-gc299c84</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">1</td>
        </tr>
        <tr class="row0 " style="background-color: rgb(255, 255, 255);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.003-44-g627d21e-dirty</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">1</td>
        </tr>
        <tr class="row1 " style="background-color: rgb(245, 245, 245);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3.1.003-45-g9fabbea</td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">3</td>
        </tr>
        <tr class="row0 " style="background-color: rgb(204, 204, 255);">
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;"><br>
          </td>
          <td style="font-size: 12px; font-family: Ubuntu,
            "Trebuchet MS", Verdana, sans; font-weight:
            normal; border: 1px solid rgb(187, 187, 187); padding: 3px;
            vertical-align: top;">14</td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    Two of those are mine, and I think some more are Toms (?).<br>
    <br>
    <blockquote type="cite"
      cite="mid:1FAA3E13-46EA-4C90-8E05-173E9C8263F6@webb-johnson.net">
      <div class="">
        <div class=""><br class="">
        </div>
        <div class="">The 3.1.003/ota_0/main is the latest main
          firmware. But the 6x running 3.1.001/factory/main haven’t
          updated firmware. That is not good.</div>
        <div class=""><br class="">
        </div>
        <div class="">I think we should be able to release 3.1.004 ota
          tomorrow. I’ll then send out an eMail to all purchasers
          reminding them to (a) update, (b) use the help support system,
          and (c) some reminders (a faq based on what we’ve seen the
          past few days). Anything else to put in that eMail?</div>
      </div>
    </blockquote>
    <br>
    A reminder to include more detail in bug reports / support requests.
    The request for qualified help on the user guide. Maybe my EU
    firmware mirror, but I'd like to make the directory structure fit to
    the new ota config options first -- I'll tell you.<br>
    <br>
    <br>
    Regards,<br>
    Michael<br>
    <br>
    <br>
    <blockquote type="cite"
      cite="mid:1FAA3E13-46EA-4C90-8E05-173E9C8263F6@webb-johnson.net">
      <div class="">
        <div class=""><br class="">
        </div>
        <div class="">Regards, Mark</div>
        <div class=""><br class="">
          <div>
            <blockquote type="cite" class="">
              <div class="">On 16 Apr 2018, at 6:48 PM, Michael Balzer
                <<a href="mailto:dexter@expeedo.de" class=""
                  moz-do-not-send="true">dexter@expeedo.de</a>>
                wrote:</div>
              <br class="Apple-interchange-newline">
              <div class="">
                <div class=""><br class="">
                  Am 16.04.2018 um 04:15 schrieb Mark Webb-Johnson:<br
                    class="">
                  <blockquote type="cite" class="">I’ve had to turn off
                    commenting on the OVMS v3 user guide. Too many
                    people with just no idea what they are doing messing
                    around.<br class="">
                  </blockquote>
                  <br class="">
                  Indeed. Thanks. I'll ask for qualified help on the
                  forum.<br class="">
                  <br class="">
                  On the positive side: we can already see now how the
                  system performs for normal users.<br class="">
                  <br class="">
                  Regards,<br class="">
                  Michael<br class="">
                  <br class="">
                  -- <br class="">
                  Michael Balzer * Helkenberger Weg 9 * D-58256
                  Ennepetal<br class="">
                  Fon 02333 / 833 5735 * Handy 0176 / 206 989 26<br
                    class="">
                  <br class="">
                  <br class="">
                  _______________________________________________<br
                    class="">
                  OvmsDev mailing list<br class="">
                  <a href="mailto:OvmsDev@lists.openvehicles.com"
                    class="" moz-do-not-send="true">OvmsDev@lists.openvehicles.com</a><br
                    class="">
                  <a class="moz-txt-link-freetext" href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a><br
                    class="">
                </div>
              </div>
            </blockquote>
          </div>
          <br class="">
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <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>