<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>






 
<body style="background-color: #fff;">
<span style="display:none"> </span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p><div class>I still can use the version that’s in max-skip-test that works.</div><div class><br class></div><div class>But I still need to know why: </div><div class><br class></div><div class>1. Balint’s version does not produce audio for me, the spectrum data scope does not work, and the additional voice frame info in the LDU1 and MI etc in the HDR is not displaying in the terminal window.</div><div class><br class></div><div class>2. Why I can’t rebuild to the standard master branch using the ./pybombs rb gr-op25 command</div><div class><br class></div><div class>thanks</div><div class><br class></div><div class>Joe</div><div class><br class></div><div class> </div><div class><br class></div><div class><br class></div><div class><br class></div><br class><div class><div class><div><blockquote type="cite" class><br class="Apple-interchange-newline"><div class><div id="ygrp-mlmsg" style="font-size: 13px;font-family: Arial, helvetica, clean, sans-serif;font-style: normal;font-variant: normal;font-weight: normal;letter-spacing: normal;text-align: start;text-indent: 0px;text-transform: none;white-space: normal;" class><div id="ygrp-msg" class><div id="ygrp-text" style="font-family: Georgia;" class><p style="margin: 0px 0px 1em;" class>Well since I am dead in the water I tried to go back to the gr-op25 master version and it won't let me rebuild.</p><div class><br class></div><div class>Tried to do ./pybombs rb gr-op25 and get the following message:</div><div class><br class></div><div class>jcardani@jcardani-ThinkCentre-XXXX ~/pybombs $ ./pybombs rb gr-op25<br class>Settled on prefix: /home/jcardani/target<br class>Loading recipes ...<br class>Installing packages:<br class>* gr-op25<br class>Installing from source: gr-op25<br class>Traceback (most recent call last):<br class> File "./pybombs", line 158, in <module><br class>   for x in args: pybombs_ops.install(x,True)<br class> File "/home/jcardani/pybombs/mod_pybombs/pybombs_ops.py", line 115, in install<br class>   global_recipes[pkg].install();<br class> File "/home/jcardani/pybombs/mod_pybombs/recipe.py", line 553, in install<br class>   st = self.install_src();<br class> File "/home/jcardani/pybombs/mod_pybombs/recipe.py", line 619, in install_src<br class>   self.install_order[step][1]();<br class> File "/home/jcardani/pybombs/mod_pybombs/recipe.py", line 669, in configure<br class>   mkchdir(topdir + "/src/" + self.name + "/" + self.installdir)<br class> File "/home/jcardani/pybombs/mod_pybombs/sysutils.py", line 608, in mkchdir<br class>   os.chdir(p);<br class>OSError: [Errno 2] No such file or directory: '/home/jcardani/pybombs/mod_pybombs/..//src/gr-op25/build'<br class>jcardani@jcardani-ThinkCentre-XXXX ~/pybombs $</div><div class><br class></div><div class><br class></div><div class>My recipe looks like this:</div><div class><br class></div><div class>#<br class># This file is part of PyBOMBS<br class>#<br class># PyBOMBS is free software; you can redistribute it and/or modify<br class># it under the terms of the GNU General Public License as published by<br class># the Free Software Foundation; either version 3, or (at your option)<br class># any later version.<br class>#<br class># PyBOMBS is distributed in the hope that it will be useful,<br class># but WITHOUT ANY WARRANTY; without even the implied warranty of<br class># MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br class># GNU General Public License for more details.<br class>#<br class># You should have received a copy of the GNU General Public License<br class># along with PyBOMBS; see the file COPYING.  If not, write to<br class># the Free Software Foundation, Inc., 51 Franklin Street,<br class># Boston, MA 02110-1301, USA.<br class>#<br class><br class>category: common<br class>#depends: gnuradio boost libpcap gr-osmosdr libitpp<br class>source: <a href="git://op25.osmocom.org/op25.git" class>git://op25.osmocom.org/op25.git</a><br class>gitbranch: master<br class>#gitbranch: max<br class>inherit: cmake</div><div class><br class></div><div class><br class></div><div class>thanks</div><div class><br class></div><div class>Joe</div><div class><br class></div><div class><br class><div class><blockquote type="cite" class style="margin: 0px 0px 0px 4px;"><div class>On Nov 27, 2015, at 12:40 PM, Joseph Cardani<span class="Apple-converted-space"> </span><a href="mailto:jcardani@verizon.net" class>jcardani@verizon.net</a><span class="Apple-converted-space"> </span>[op25-dev] <<a href="mailto:op25-dev@yahoogroups.com" class>op25-dev@yahoogroups.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class><div id="ygrp-mlmsg" class style="font-size: 13px;font-family: Arial, helvetica, clean, sans-serif;font-style: normal;font-variant: normal;font-weight: normal;letter-spacing: normal;text-align: start;text-indent: 0px;text-transform: none;white-space: normal;"><div id="ygrp-msg" class><div id="ygrp-text" class style="font-family: Georgia;"><p class style="margin: 0px 0px 1em;">Hi All,</p><div class><br class></div><div class>Hope everyone had a nice Thanksgiving!</div><div class><br class></div><div class>I followed method two below copying the recipe file and then installing Balint’s master. It went quickly and with no errors. That’s the good news. </div><div class><br class></div><div class>When I run it though there are several issues. First there are no spikes in the spectrum scope and more importantly there’s no audio. </div><div class><br class></div><div class>In addition, in the terminal window, it looks just like the old version. I don’t see the voice silence frames in the header and LDU frames, and not do I see MI that’s in the header frame. Am I missing something here in the last part? I thought that was added to the display? I thought this was going to be a replacement of the Wireshark version that displayed that info in addition to adding the encryption support.</div><div class><br class></div><div class>thanks</div><div class><br class></div><div class>Joe</div><div class><br class></div><div class>    </div><div class><br class></div><div class><br class><div class><blockquote type="cite" class style="margin: 0px 0px 0px 4px;"><div class>On Nov 25, 2015, at 11:51 PM,<span class="Apple-converted-space"> </span><a href="mailto:verymetl@hotmail.com" class>verymetl@hotmail.com</a><span class="Apple-converted-space"> </span>[op25-dev] <<a href="mailto:op25-dev@yahoogroups.com" class>op25-dev@yahoogroups.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class><div id="ygrp-mlmsg" class style="font-size: 13px;font-family: Arial, helvetica, clean, sans-serif;font-style: normal;font-variant: normal;font-weight: normal;letter-spacing: normal;text-align: start;text-indent: 0px;text-transform: none;white-space: normal;"><div id="ygrp-msg" class><div id="ygrp-text" class style="font-family: Georgia;"><div class style="margin: 0px 0px 1em;"><br class="webkit-block-placeholder"></div><div class>Joe, there are two different ways you can do this. I'm going to assume you have the osmocom source already installed via pybombs, and you've made some changes that you don't want to lose.</div><div class><br class></div><div class>You can't have both versions compiled at the same time. The compiled libraries reside in the same location. It's one or the other. So...</div><div class><br class></div><div class>The first method is simply to rename the directories to keep the source files separate. So if your current installation of gr-op25 is in "~/pybombs/src/gr-op25" then you need to rename this dir to something that's meaningful to you to keep things straight. If this is the osmocom version, rename the dir with this command;</div><div class><br class></div><div class>"mv ~/pybombs/src/gr-op25 ~/pybombs/src/gr-op25.osmo"</div><div class><br class></div><div class>Once you do this, pybombs still thinks the gr-op25 block is still installed. However, the path has changed and it doesn't know where it currently resides. You can now safely remove gr-op25 from the installation database with the following command:</div><div class><br class></div><div class>"./pybombs remove gr-op25"</div><div class><br class></div><div class>This will purge the install status, but it will not delete the source files(and your changes) because they've been moved, and it doesn't know where.</div><div class><br class></div><div class>You must now edit the "gr-op25.lwr" recipe to point to Balint's master branch repo. Save the changes and install gr-op25;</div><div class><br class></div><div class>"./pybombs install gr-op25"</div><div class><br class></div><div class>Now that Balint's source is installed, you'd need to rename the directory again if you want to go back to the osmocom source.</div><div class><br class></div><div class>"mv ~/pybombs/src/gr-op25 ~/pybombs/src/gr-op25.baz"</div><div class><br class></div><div class>Rename the osmo source thusly</div><div class><br class></div><div class>"mv ~/pybombs/src/gr-op25.osmo ~/pybombs/src/gr-op25"</div><div class><br class></div><div class>and rebuild the source: "./pybombs rb gr-op25"</div><div class><br class></div><div class>You will have to do this whenever you switch source locations.</div><div class><br class></div><div class>--------------------------------</div><div class><br class></div><div class>The second method is making a copy of the "gr-op25.lwr" file with a different name.</div><div class><br class></div><div class>"cp ~/pybombs/recipes/gr-op25.lwr ~/pybombs/recipes/gr-op25.baz.lwr"</div><div class><br class></div><div class>Edit the "gr-op25.baz.lwr" recipe to point to Balint's master branch repo. Save the changes and install.</div><div class><br class></div><div class>"./pybombs install gr-op25.baz"</div><div class><br class></div><div class>Using this method, you won't have to rename directories, but you still need to rebuild them to switch between the two versions.</div><div class><br class></div><div class>"./pybombs rb gr-op25"</div><div class>and </div><div class>"./pybombs rb gr-op25.baz"</div><div class><br class></div><div class>respectively...</div><div class><br class></div><div class>Does this clear it up? heh</div><div class><br class></div><div class>-Scott</div><div class="ygroups-quoted"><br class></div><div class style="margin: 0px 0px 1em;"><br class="webkit-block-placeholder"></div></div><div class style="color: rgb(255, 255, 255);height: 0px;"></div></div></div></div></blockquote></div><br class></div><div class style="margin: 0px 0px 1em;"><br class="webkit-block-placeholder"></div></div><div class style="color: rgb(255, 255, 255);height: 0px;"></div></div></div></div></blockquote></div><br class></div><div style="margin: 0px 0px 1em;" class><br class="webkit-block-placeholder"></div></div><div style="color: rgb(255, 255, 255);height: 0px;" class></div></div></div></div></blockquote></div><br class></div></div></p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

          
  
 

    
    <div style="clear:both"> </div>

    <div id="fromDMARC" style="margin-top: 10px;">
        <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
        Posted by: Joseph Cardani <jcardani@verizon.net>        <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
     </div>
    <div style="clear:both"> </div>

    <table cellspacing=4px style="margin-top: 10px; margin-bottom: 10px; color: #2D50FD;">
      <tbody>
        <tr>
          <td style="font-size: 12px; font-family: arial; font-weight: bold; padding: 7px 5px 5px;"  >
                          <a style="text-decoration: none; color: #2D50FD" href="https://groups.yahoo.com/neo/groups/op25-dev/conversations/messages/1421;_ylc=X3oDMTJxamV1OHJmBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAMxNDIxBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTQ0ODc0MTU1OA--?act=reply&messageNum=1421">Reply via web post</a>
                      </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;" >
            <a href="mailto:jcardani@verizon.net?subject=Re%3A%20%5Bop25-dev%5D%20Beta%20Test%20of%20New%20Additions%20-%20compile%20error%20on%20make" style="text-decoration: none; color: #2D50FD;">
               Reply to sender            </a>
          </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;">
            <a href="mailto:op25-dev@yahoogroups.com?subject=Re%3A%20%5Bop25-dev%5D%20Beta%20Test%20of%20New%20Additions%20-%20compile%20error%20on%20make" style="text-decoration: none; color: #2D50FD">
              Reply to group            </a>
          </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;" >
            <a href="https://groups.yahoo.com/neo/groups/op25-dev/conversations/newtopic;_ylc=X3oDMTJmczZhN25mBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzE0NDg3NDE1NTg-" style="text-decoration: none; color: #2D50FD">Start a New Topic</a>
          </td>
          <td>•</td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px;color: #2D50FD;" >
                            <a href="https://groups.yahoo.com/neo/groups/op25-dev/conversations/topics/1347;_ylc=X3oDMTM1cmMxcG5nBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAMxNDIxBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTQ0ODc0MTU1OAR0cGNJZAMxMzQ3" style="text-decoration: none; color: #2D50FD;">Messages in this topic</a>
                (60)
                      </td>
        </tr>
      </tbody>
    </table>

        

<!------- Start Nav Bar ------>
<!-- |**|begin egp html banner|**| -->
<!-- |**|end egp html banner|**| -->




 

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">

    <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; "><a href="https://groups.yahoo.com/neo/groups/op25-dev/info;_ylc=X3oDMTJmNzBzZXV2BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzE0NDg3NDE1NTg-" style="text-decoration: none;">Visit Your Group</a></span>

     <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
                                                    </ul>
  </div>


<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="https://groups.yahoo.com/neo;_ylc=X3oDMTJlMjByMnBmBF9TAzk3NDc2NTkwBGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTQ0ODc0MTU1OA--" style="float: left;"><img src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;"> • <a href="https://info.yahoo.com/privacy/us/yahoo/groups/details.html" style="text-decoration: none;">Privacy</a> • <a href="mailto:op25-dev-unsubscribe@yahoogroups.com?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="https://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: none;">Terms of Use</a> </div>
</div>
<br>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

 
  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px 0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=22084582/grpspId=1705644089/msgId=1421/stime=1448741558" width="1" height="1"> <br>

<img src="http://y.analytics.yahoo.com/fpc.pl?ywarid=515FB27823A7407E&a=10001310322279&js=no&resp=img" width="1" height="1"> 

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited {
    text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited {
    text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }


  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->