<!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>FWIW, I renamed /usr/local on my Ubuntu 11.10 (64-bit on hardware) system, re-downloaded and re-installed gnuradio and op25 using the same procedure as the other two systems this morning, and I get no audio. <br>
<br>
--- In <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a>, "rrgsti" <bobrich@...> wrote:<br>
><br>
> Hi Richard,<br>
> <br>
> Thank you so much for posting this observation (and to your colleague for making it).  I built a vm with Ubuntu 10.04 64-bit, installed gnuradio via the build-gnuradio script, installed op25 using the basic quick install instructions on the wiki, and re-ran my flowgraph and IQ file and (drumroll, please) IT WORKS!<br>
> <br>
> I get proper DUID identification and audio output.<br>
> <br>
> Combined with the difficulty trying to route audio from gnuradio to dsd, and I can confidently say that is *not* one of the high points in my love/hate relationship with linux over the last 15 years...lol.<br>
> <br>
> Finding the problem is way over my head, but I'd be happy to help to whatever extent I can.  The tar file at this URL does provide an example of IQ baseband data that does work on 10.04 and does not work on my install of 11.10:<br>
> <br>
> <a href="http://s3.amazonaws.com/public-xrp/p25.tar.bz2">http://s3.amazonaws.com/public-xrp/p25.tar.bz2</a><br>
> <br>
> Please note that I don't believe my install on 11.10 was done precisely the same way as above.  It's certainly possible that there's something wrong with the build on my local machine.<br>
> <br>
> Thanks!<br>
> <br>
> <br>
> <br>
> --- In <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a>, Richard Clarke <richard@> wrote:<br>
> ><br>
> > A colleague of mine here has noted that op25 decoder seems to produce no<br>
> > audio when compiled and run on anything later than Ubuntu 11.04 for as yet<br>
> > undetermined reasons. Building and running on 11.10 or later (other mods<br>
> > required for 12.04) and you end up with the no audio problem. I've<br>
> > suggested that he post here with any more details he may have.<br>
> > <br>
> > Cheers<br>
> > Richard<br>
> > <br>
> > On 11 May 2012 03:50, rrgsti <bobrich@> wrote:<br>
> > <br>
> > > **<br>
> > ><br>
> > ><br>
> > > Hi there,<br>
> > ><br>
> > > AFAIK, the OP25 components do not show up in GRC. As you've found, gr-baz<br>
> > > includes an OP25 block for GRC that encapsulates OP25 functionality. Balint<br>
> > > also provided an example flowgraph that uses it, so you generally just need<br>
> > > to tweak the frequency.<br>
> > ><br>
> > > I'm having difficulty successfully decoding P25 with my RTL2832, so I'm<br>
> > > very interested in your results. If you get no audio output whatsoever,<br>
> > > take a look at the 'not quite' thread in here as well. I modified<br>
> > > data_unit.cc to force all frames to be detected as LDU1 (voice), which is<br>
> > > 100% broken, but I do get chunks of audio.<br>
> > ><br>
> > > I also ran into the same issue with compilation. If you punch<br>
> > > 'op25_imbe_frame.h' into the search function in this group you'll find a<br>
> > > couple threads with fixes.<br>
> > ><br>
> > > Last but not least, there is a discussion today on the rtlsdr subreddit<br>
> > > about sampling rates. In short, ensure that your sampling rate is an even<br>
> > > divisor of 28.8, such as 2.4 or 1.8msps, or you may get some artifacts in<br>
> > > the signal.<br>
> > ><br>
> > > Good luck!<br>
> > ><br>
> > ><br>
> > > --- In <a href="mailto:op25-dev%40yahoogroups.com">op25-dev@yahoogroups.com</a>, "mungewell" <simon@> wrote:<br>
> > > ><br>
> > > > Hi all,<br>
> > > > Just getting started with GnuRadio and RTL2832 so might be missing some<br>
> > > details, by following the instructions here:<br>
> > > > <a href="http://op25.osmocom.org/wiki/wiki/BuildInstructionsPage">http://op25.osmocom.org/wiki/wiki/BuildInstructionsPage</a><br>
> > > ><br>
> > > > I was able (with a couple of hacks) to built OP25, IMBE and 4FSK -<br>
> > > however these did not appear as selectable blocks in GRC.<br>
> > > ><br>
> > > > After some time I was able to figure out that they are missing 'xml'<br>
> > > definitions in '/usr/local/share/gnuradio/blocks'. Creating a quick/fake<br>
> > > '4fsk.xml' made it/something appear.<br>
> > > ><br>
> > > > So should these exist? Does anyone have examples of what they should<br>
> > > be....?<br>
> > > ><br>
> > > ><br>
> > > > BTW the OP25 which did appear, seems to be from Baz install, not the<br>
> > > above instructions.<br>
> > > ><br>
> > > ><br>
> > > > I also experienced problems with build against latest GnuRadio git<br>
> > > (seems that 'gruel_common.i' has moved) and the include files are not being<br>
> > > installed... other than that things are 'peachy' :-)<br>
> > > ><br>
> > > > --<br>
> > > > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../..<br>
> > > > -I/usr/local/include/gnuradio -I/usr/local/include<br>
> > > > -I/usr/include/python2.7 -I ../../../imbe_vocoder/src/lib -g -O2 -Wall<br>
> > > > -Woverloaded-virtual -pthread -MT _repeater_la-repeater.lo -MD -MP -MF<br>
> > > > .deps/_repeater_la-repeater.Tpo -c repeater.cc -fPIC -DPIC -o<br>
> > > > .libs/_repeater_la-repeater.o<br>
> > > > In file included from repeater.cc:3862:0:<br>
> > > > rs.h:8:29: fatal error: op25_imbe_frame.h: No such file or directory<br>
> > > > compilation terminated.<br>
> > > > make[4]: *** [_repeater_la-repeater.lo] Error 1<br>
> > > > make[4]: Leaving directory `/home/simon/op25/repeater/src/lib'<br>
> > > > make[3]: *** [all] Error 2<br>
> > > > make[3]: Leaving directory `/home/simon/op25/repeater/src/lib'<br>
> > > > make[2]: *** [all-recursive] Error 1<br>
> > > > make[2]: Leaving directory `/home/simon/op25/repeater/src'<br>
> > > > make[1]: *** [all-recursive] Error 1<br>
> > > > make[1]: Leaving directory `/home/simon/op25/repeater'<br>
> > > > make: *** [all] Error 2<br>
> > > > simon@drifter:~/op25/repeater$ find .. -name 'op25_imbe_frame.h'<br>
> > > > ../blocks/src/lib/op25_imbe_frame.h<br>
> > > > simon@drifter:~/op25/repeater$ find /usr/local/include/ -name<br>
> > > > 'op25_imbe_frame.h'<br>
> > > > simon@drifter:~/op25/repeater$<br>
> > > > --<br>
> > > ><br>
> > > > Simon<br>
> > > ><br>
> > ><br>
> > >  <br>
> > ><br>
> > <br>
> > <br>
> > <br>
> > -- <br>
> > *SCOTT ADAMS: Normal people believe that if it ain't broke, don't fix it.<br>
> > Engineers believe that if it ain't broke, it doesn't have enough features<br>
> > yet.*<br>
> ><br>
><br>
<br>
</p>

    </div>
     

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

        
  
   
    <div id="ygrp-actbar" style="clear: both; margin-bottom: 10px; white-space: nowrap; color: #666; padding-top: 15px;">
      <div>
        <a href="mailto:bobrich@gmail.com?subject=Re%3A%20GRC%20blocks%20for%20OP25%20and%204FSK%20missing%20%2F%20Re%3A%20OP25%20GRC%20-%20Almost%20but%20not%20quite%2E%2E" style="margin-right: 0; padding-right: 0;">
          Reply to <span style="font-weight: 700;">sender</span></a> |
        <a href="mailto:op25-dev@yahoogroups.com?subject=Re%3A%20GRC%20blocks%20for%20OP25%20and%204FSK%20missing%20%2F%20Re%3A%20OP25%20GRC%20-%20Almost%20but%20not%20quite%2E%2E">
          Reply to <span style="font-weight: 700;">group</span></a> |
                  <a href="http://groups.yahoo.com/group/op25-dev/post;_ylc=X3oDMTJwZjhiODQ4BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAM3MDcEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMzM3MDMzMjAx?act=reply&messageNum=707">Reply <span style="font-weight: 700;">via web post</span></a> |
                <a href="http://groups.yahoo.com/group/op25-dev/post;_ylc=X3oDMTJmZnExYTR2BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEzMzcwMzMyMDE-" style="font-weight: 700;">Start a New Topic</a>
      </div>

                <a href="http://groups.yahoo.com/group/op25-dev/message/693;_ylc=X3oDMTMzMDFiYnNnBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAM3MDcEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMzM3MDMzMjAxBHRwY0lkAzY5Mw--">Messages in this topic</a>
          (<span style="font-weight: 700;">8</span>)
          </div> 
<!------- Start Nav Bar ------>
<!-- |**|begin egp html banner|**| -->
<!-- |**|end egp html banner|**| -->

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #e0ecee; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; ">Recent Activity:</span>

    <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
      <span class="cat"><a href="http://groups.yahoo.com/group/op25-dev/members;_ylc=X3oDMTJnbmpkZmk3BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMzM3MDMzMjAx?o=6" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">4</span>
    </li>
                                              </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://groups.yahoo.com/group/op25-dev;_ylc=X3oDMTJmNmRxbWVuBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEzMzcwMzMyMDE-" style="text-decoration: none;">Visit Your Group</a>
  </div>
</div>

  
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="http://groups.yahoo.com/;_ylc=X3oDMTJlcDFkMTZ1BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTMzNzAzMzIwMQ--" style="float: left;"><img src="http://l.yimg.com/a/i/us/yg/logo/us.gif" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;">Switch to: <a href="mailto:op25-dev-traditional@yahoogroups.com?subject=Change Delivery Format: Traditional" style="text-decoration: none;">Text-Only</a>, <a href="mailto:op25-dev-digest@yahoogroups.com?subject=Email Delivery: Digest" class="margin-rt" style="text-decoration: none;">Daily Digest</a> • <a href="mailto:op25-dev-unsubscribe@yahoogroups.com?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="http://docs.yahoo.com/info/terms/" style="text-decoration: none;">Terms of Use</a></div>
</div>

<!-- |**|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=707/stime=1337033201/nc1=4507179/nc2=3848644/nc3=4025373" width="1" height="1"> <br>

<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;
}

  a {
    color: #1e66ae;
  }

  #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-mlmsg a {
    color: #1E66AE;
  }

  #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 -->