<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    As far as I know the repo you've linked is currently just a place
    holder. We're currently developing on is this one:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/DamonHD/OpenTRV">https://github.com/DamonHD/OpenTRV</a><br>
    <br>
    The latest firmware is under ./Arduino/V0p2_Main<br>
    <br>
    You should also make sure you have the latest version of OTRadioLink
    from <a class="moz-txt-link-freetext" href="https://github.com/opentrv/OTRadioLink">https://github.com/opentrv/OTRadioLink</a> because we've done a lot
    of refactoring recently.<br>
    <br>
    Regards,<br>
    <br>
    Deniz<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/11/15 14:12, Jeremy Poulter
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANy6aFQPbg94D_VPmfWuJ8s60Po3vrAdyH6h-o+hsfnzTuPeDg@mail.gmail.com"
      type="cite">
      <div dir="ltr">I have a first version of this at <a
          moz-do-not-send="true"
          href="http://jeremy.bigjungle.net/opentrv/package_opentrv_index.json"><a class="moz-txt-link-freetext" href="http://jeremy.bigjungle.net/opentrv/package_opentrv_index.json">http://jeremy.bigjungle.net/opentrv/package_opentrv_index.json</a></a>
        I think it is ok but I am having troubles testing;
        <div><br>
        </div>
        <div>a) I can compile Blink and other examples but I am
          reluctant to upload because of;<br>
        </div>
        <div>b) I can not compile the V0p2 firmware (with any board, Uno
          etc) it just pauses after the first file with no errors</div>
        <div><br>
        </div>
        <div>The code is the latest version (as of a few hours ago)
          from <a moz-do-not-send="true"
            href="https://github.com/opentrv/opentrv.git">https://github.com/opentrv/opentrv.git</a>.</div>
        <div><br>
        </div>
        <div>Can anyone either tell me what is wrong with my setup re:
          building the firmware or give the above like a go and let me
          know if it works?</div>
        <div><br>
        </div>
        <div>Jeremy</div>
        <div><br>
        </div>
        <div>FYI the build log is;</div>
        <div>
          <div><br>
          </div>
          <div><br>
          </div>
          <div>Build options changed, rebuilding all</div>
          <div>Using library OTProtocolCC in folder:
            C:\Users\jeremy\Documents\Arduino\libraries\OTProtocolCC
            (legacy)</div>
          <div>Using library SPI in folder:
C:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\SPI </div>
          <div>Using library Wire in folder:
C:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\Wire </div>
          <div>Using library OTRadioLink in folder:
            C:\Users\jeremy\Documents\Arduino\libraries\OTRadioLink
            (legacy)</div>
          <div><br>
          </div>
          <div>C:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\tools\avr-gcc\4.8.1-arduino5/bin/avr-g++
            -c -g -Os -Wall -Wextra -fno-exceptions -ffunction-sections
            -fdata-sections -fno-threadsafe-statics -MMD
            -mmcu=atmega328p -DF_CPU=1000000L -DARDUINO=10604
            -DARDUINO_AVR_V0P2 -DARDUINO_ARCH_AVR
            -IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\cores\arduino
            -IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\variants\standard
            -IC:\Users\jeremy\Documents\Arduino\libraries\OTProtocolCC
            -IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\SPI
            -IC:\Users\jeremy\AppData\Roaming\Arduino15\packages\arduino\hardware\avr\1.6.8\libraries\Wire
            -IC:\Users\jeremy\Documents\Arduino\libraries\OTRadioLink
            C:\Users\jeremy\AppData\Local\Temp\build8179085015090323129.tmp\AltMain.cpp
            -o
C:\Users\jeremy\AppData\Local\Temp\build8179085015090323129.tmp\AltMain.cpp.o </div>
        </div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On 5 November 2015 at 11:13, Jeremy
          Poulter <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:jeremy@bigjungle.net" target="_blank">jeremy@bigjungle.net</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Thanks, I think that is sufficient but will
              drop an email if I need more info.<span class="HOEnZb"><font
                  color="#888888">
                  <div><br>
                  </div>
                  <div>Jeremy</div>
                </font></span></div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On 5 November 2015 at 11:03,
                    Damon Hart-Davis <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:dhd@exnet.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:dhd@exnet.com">dhd@exnet.com</a></a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
                      <br>
                      1) Thanks!<br>
                      <br>
                      2) REV2 is one of the revisions/variants of our
                      V0p2 design (ATmega328P based).<br>
                      <br>
                      3) Here’s the main setup page, but tell me if you
                      need more: <a moz-do-not-send="true"
                        href="https://sourceforge.net/p/opentrv/wiki/Arduino/"
                        rel="noreferrer" target="_blank">https://sourceforge.net/p/opentrv/wiki/Arduino/</a><br>
                      <br>
                      Rgds<br>
                      <span><font color="#888888"><br>
                          Damon<br>
                        </font></span>
                      <div>
                        <div><br>
                          <br>
                          > On 5 Nov 2015, at 10:57, Jeremy Poulter
                          <<a moz-do-not-send="true"
                            href="mailto:jeremy@bigjungle.net"
                            target="_blank">jeremy@bigjungle.net</a>>
                          wrote:<br>
                          ><br>
                          > I can give it a go. Need to get setup so
                          I can update the firmware on my Rev 2 board
                          anyway (is that the same as V0p2?). Can you
                          point me at the docs for the IDE setup?<br>
                          ><br>
                          > Jeremy<br>
                          ><br>
                          > On 5 November 2015 at 10:14, Damon
                          Hart-Davis <<a moz-do-not-send="true"
                            href="mailto:dhd@exnet.com" target="_blank">dhd@exnet.com</a>>
                          wrote:<br>
                          > OK, thanks!<br>
                          ><br>
                          > Separate question then: anyone
                          volunteering to formulate the file?<br>
                          ><br>
                          > I will find somewhere suitable to locate
                          it, eg GitHub or <a moz-do-not-send="true"
                            href="http://earth.org.uk" rel="noreferrer"
                            target="_blank">earth.org.uk</a>.<br>
                          ><br>
                          > Rgds<br>
                          ><br>
                          > Damon<br>
                          ><br>
                          > > On 5 Nov 2015, at 09:25, Damon
                          Hart-Davis <<a moz-do-not-send="true"
                            href="mailto:dhd@exnet.com" target="_blank">dhd@exnet.com</a>>
                          wrote:<br>
                          > ><br>
                          > > Should the V0p2 board description be
                          going here to make life easier, somehow, or do
                          I have the wrong end of the stick as usual?<br>
                          > ><br>
                          > > <a moz-do-not-send="true"
href="https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls"
                            rel="noreferrer" target="_blank">https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls#list-of-3rd-party-boards-support-urls</a><br>
                          > ><br>
                          > > Rgds<br>
                          > ><br>
                          > > Damon<br>
                          ><br>
                          >
                          _______________________________________________<br>
                          > OpenTRV-dev mailing list<br>
                          > <a moz-do-not-send="true"
                            href="mailto:OpenTRV-dev@lists.opentrv.org.uk"
                            target="_blank">OpenTRV-dev@lists.opentrv.org.uk</a><br>
                          > <a moz-do-not-send="true"
                            href="http://lists.opentrv.org.uk/listinfo/opentrv-dev"
                            rel="noreferrer" target="_blank">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a><br>
                          ><br>
                          >
                          _______________________________________________<br>
                          > OpenTRV-dev mailing list<br>
                          > <a moz-do-not-send="true"
                            href="mailto:OpenTRV-dev@lists.opentrv.org.uk"
                            target="_blank">OpenTRV-dev@lists.opentrv.org.uk</a><br>
                          > <a moz-do-not-send="true"
                            href="http://lists.opentrv.org.uk/listinfo/opentrv-dev"
                            rel="noreferrer" target="_blank">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a><br>
                          <br>
_______________________________________________<br>
                          OpenTRV-dev mailing list<br>
                          <a moz-do-not-send="true"
                            href="mailto:OpenTRV-dev@lists.opentrv.org.uk"
                            target="_blank">OpenTRV-dev@lists.opentrv.org.uk</a><br>
                          <a moz-do-not-send="true"
                            href="http://lists.opentrv.org.uk/listinfo/opentrv-dev"
                            rel="noreferrer" target="_blank">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a><br>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenTRV-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenTRV-dev@lists.opentrv.org.uk">OpenTRV-dev@lists.opentrv.org.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.opentrv.org.uk/listinfo/opentrv-dev">http://lists.opentrv.org.uk/listinfo/opentrv-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>