Re: [Discuss-gnuradio] custom work function gets into an endless loop

2015-09-29 Thread Ron Economos
The dvb_bbheader_bb_impl.cc module in gr-dtv also uses 
set_output_multiple().


Ron

On 09/28/2015 08:36 PM, Kolya wrote:

Hi Martin and Sylvain,

I obviously didn't understand the forecast function properly but with your
help it works now. I tried both:

set_output_multiple & a correct forecast()
and
set_output_multiple & set_relative_rate

both approaches worked as expected :)

What threw me off was that I had based my forecast on the forecast function
in gr-dtv's dvb_bbheader_bb_impl.cc and in that example it seems to work.

I also appreciate the pointer to the logging infrastructure and I will adopt
that too. The crc32_bb is next on the list of files to dissect and learn
from. That is good stuff!

This is a great mailing list. Thanks so much for your help.

- Kolya



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] CDMA

2015-09-29 Thread alfred noble
Thanks
when I did git clone https://github.com/anastas/gr-cdma.git
the file (gr-cdma) was downloaded in the following directory
home\gr-cdma
as it was expected

Best regards
Alfred
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] CDMA

2015-09-29 Thread alfred noble
Thanks
My operating system is Ubuntu 15.04 64 bit

Alfred

On Tue, Sep 29, 2015 at 3:49 PM, Achilleas Anastasopoulos <
achilleas.anastasopou...@gmail.com> wrote:

> What operating system are you working on?
>
> Achilleas
>
> On Sep 29, 2015, at 2:22 AM, alfred noble 
> wrote:
>
> Thanks
> when I did git clone https://github.com/anastas/gr-cdma.git
> the file (gr-cdma) was downloaded in the following directory
> home\gr-cdma
> as it was expected
>
> Best regards
> Alfred
>
>
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] CDMA

2015-09-29 Thread Achilleas Anastasopoulos
and may i ask how is it possible that you download a file in the /home/
directory for which you do not have permissions?

are you doing it as root?




On Tue, Sep 29, 2015 at 8:43 AM, alfred noble 
wrote:

> Thanks
> My operating system is Ubuntu 15.04 64 bit
>
> Alfred
>
> On Tue, Sep 29, 2015 at 3:49 PM, Achilleas Anastasopoulos <
> achilleas.anastasopou...@gmail.com> wrote:
>
>> What operating system are you working on?
>>
>> Achilleas
>>
>> On Sep 29, 2015, at 2:22 AM, alfred noble 
>> wrote:
>>
>> Thanks
>> when I did git clone https://github.com/anastas/gr-cdma.git
>> the file (gr-cdma) was downloaded in the following directory
>> home\gr-cdma
>> as it was expected
>>
>> Best regards
>> Alfred
>>
>>
>
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] CDMA

2015-09-29 Thread Achilleas Anastasopoulos
can you go inside the gr-cdma directory and do "ls -l".
you should see several directories like apps, python etc.
Now do "pwd" in the linux prompt and let us know the result.

On Tue, Sep 29, 2015 at 8:43 AM, alfred noble 
wrote:

> Thanks
> My operating system is Ubuntu 15.04 64 bit
>
> Alfred
>
> On Tue, Sep 29, 2015 at 3:49 PM, Achilleas Anastasopoulos <
> achilleas.anastasopou...@gmail.com> wrote:
>
>> What operating system are you working on?
>>
>> Achilleas
>>
>> On Sep 29, 2015, at 2:22 AM, alfred noble 
>> wrote:
>>
>> Thanks
>> when I did git clone https://github.com/anastas/gr-cdma.git
>> the file (gr-cdma) was downloaded in the following directory
>> home\gr-cdma
>> as it was expected
>>
>> Best regards
>> Alfred
>>
>>
>
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] CDMA

2015-09-29 Thread alfred noble
Thank you Achilleas
My operating system is Ubuntu 15.04 64 bit

Alfred
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] CDMA

2015-09-29 Thread alfred noble
Thank you  Achilleas
about permission , yes I am doing it as root
I opened the terminal in gr-cdma directory and ran 'ls -l' command as you
said , and I see all files and folder in this directory such as app , cmake
and also python and other , then in the same terminal I ran the command
'pwd' and I received the following ,
/home/alfred/gr-cdma

Thanks
Alfred


On Tue, Sep 29, 2015 at 4:21 PM, Achilleas Anastasopoulos  wrote:

> can you go inside the gr-cdma directory and do "ls -l".
> you should see several directories like apps, python etc.
> Now do "pwd" in the linux prompt and let us know the result.
>
> On Tue, Sep 29, 2015 at 8:43 AM, alfred noble 
> wrote:
>
>> Thanks
>> My operating system is Ubuntu 15.04 64 bit
>>
>> Alfred
>>
>> On Tue, Sep 29, 2015 at 3:49 PM, Achilleas Anastasopoulos <
>> achilleas.anastasopou...@gmail.com> wrote:
>>
>>> What operating system are you working on?
>>>
>>> Achilleas
>>>
>>> On Sep 29, 2015, at 2:22 AM, alfred noble 
>>> wrote:
>>>
>>> Thanks
>>> when I did git clone https://github.com/anastas/gr-cdma.git
>>> the file (gr-cdma) was downloaded in the following directory
>>> home\gr-cdma
>>> as it was expected
>>>
>>> Best regards
>>> Alfred
>>>
>>>
>>
>
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio