Sylvain,

I work with Eugene and we discussed this solution (for low latency flowgraphs) 
he proposed.  The solution maintains the same dual-mapped buffer, but presents 
a sliding window of items across it.  Neither the scheduler nor the buffer know 
the difference other than the available items never exceeds the window size 
(which is less than the underlying buffer size).


Jared.

------------------------------------------------------

Jared Dulmage

Engineering Specialist

Digital Comm. and Implementation Dept.

Aerospace Corporation

310-336-3140


________________________________
From: Discuss-gnuradio 
<[email protected]> on behalf of 
[email protected] <[email protected]>
Sent: Friday, December 30, 2016 9:00 AM
To: [email protected]
Subject: Discuss-gnuradio Digest, Vol 169, Issue 31

Send Discuss-gnuradio mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Discuss-gnuradio Info Page - 
lists.gnu.org<https://lists.gnu.org/mailman/listinfo/discuss-gnuradio>
lists.gnu.org
To see the collection of prior postings to the list, visit the Discuss-gnuradio 
Archives. Using Discuss-gnuradio: To post a message to all the list ...


or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Discuss-gnuradio digest..."


Today's Topics:

   1. Bug in annotator_raw_impl.cc (Eugene Grayver)
   2. Re: set_max_output_buffer_size (Sylvain Munaut)
   3. Re: Request for volunteers: FOSDEM Videos (even if you're not
      going to FOSDEM!) (Jan Kr?mer)
   4. Re: Request for volunteers: FOSDEM Videos (even if you're not
      going to FOSDEM!) ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Thu, 29 Dec 2016 18:44:46 +0000
From: Eugene Grayver <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [Discuss-gnuradio] Bug in annotator_raw_impl.cc
Message-ID:
        
<by2pr09mb0965fa578b5ad4fb7753990fec...@by2pr09mb0965.namprd09.prod.outlook.com>

Content-Type: text/plain; charset="iso-8859-1"

There is a bug in annotator_raw_impl.cc:77


      if(tag.offset > nitems_read(0)) {

should be

      if(tag.offset < nitems_read(0)) {


Somebody please make a pull request.

________________________

Eugene Grayver, Ph.D.
Aerospace Corp., Sr. Eng. Spec.
Tel: 310.336.1274
________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.gnu.org/archive/html/discuss-gnuradio/attachments/20161229/2be320e5/attachment.html>

------------------------------

Message: 2
Date: Thu, 29 Dec 2016 20:21:06 +0100
From: Sylvain Munaut <[email protected]>
To: Eugene Grayver <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [Discuss-gnuradio] set_max_output_buffer_size
Message-ID:
        <CAHL+j0_5P=JVAyM8DSPWXo2UWtJXiHS4L+uZEopYPiOYspM=q...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

> I tested it a little and it appears to work just fine.  Perhaps runtime
> experts want to comment?  For performance reasons, we may want to warn the
> user if the buffer is very small.  Anyone see other issues?

I'm pretty sure the whole "dual mapped pages" circular buffer thing
only works for buffer that are multiple of the page size ...


Cheers,

   Sylvain



------------------------------

Message: 3
Date: Fri, 30 Dec 2016 10:47:12 +0100
From: Jan Kr?mer <[email protected]>
To: Sylvain Munaut <[email protected]>
Cc: Martin Braun <[email protected]>,  "[email protected]"
        <[email protected]>
Subject: Re: [Discuss-gnuradio] Request for volunteers: FOSDEM Videos
        (even if you're not going to FOSDEM!)
Message-ID:
        <CADuRpY6y=8vAD5q3gSC=jo3svavetzhgmqlznk2rx4bqby_...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hey everyone,

First of all, thanks Sylvain for volunteering.

But, it's still only Sylvain and myself, so a few extra hands/eyes would be
cool. Rest assured, if you volunteer, eternal hacker fame and maybe a beer
will be your reward.

As Martin said, you can also help if you are not coming to FOSDEM by
helping us with the video cutting!

In any case, hope to see lots of you guys in Brussels!

Cheers,
Jan

2016-12-26 8:29 GMT+01:00 Sylvain Munaut <[email protected]>:

> Hi,
>
> >
> > Jan Kr?mer (cc'd) is in charge of our A/V setup, so if you're
> > interested, please let him know.
>
> I can help cut the video. And I can help looking after the feeds on the
> day.
>
> Cheers,
>
>    Sylvain
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.gnu.org/archive/html/discuss-gnuradio/attachments/20161230/3a9b8538/attachment.html>

------------------------------

Message: 4
Date: Fri, 30 Dec 2016 13:04:09 +0100
From: [email protected]
To: Jan Kr?mer <[email protected]>
Cc: Sylvain Munaut <[email protected]>, Martin Braun
        <[email protected]>,  "[email protected]"
        <[email protected]>
Subject: Re: [Discuss-gnuradio] Request for volunteers: FOSDEM Videos
        (even if you're not going to FOSDEM!)
Message-ID: <20161230130409.0a91e9f6@rugged>
Content-Type: text/plain; charset=UTF-8

I will be attending the whole session and will be available any time I
am needed to help with checking the video/audio (from last year, I am
still not sure I know what to do in case of failure).

JM

> First of all, thanks Sylvain for volunteering.
>
> But, it's still only Sylvain and myself, so a few extra hands/eyes
> would be cool. Rest assured, if you volunteer, eternal hacker fame
> and maybe a beer will be your reward.
>
> As Martin said, you can also help if you are not coming to FOSDEM by
> helping us with the video cutting!
>
> In any case, hope to see lots of you guys in Brussels!
>
> Cheers,
> Jan
>
> 2016-12-26 8:29 GMT+01:00 Sylvain Munaut <[email protected]>:
>
> > Hi,
> >
> > >
> > > Jan Kr?mer (cc'd) is in charge of our A/V setup, so if you're
> > > interested, please let him know.
> >
> > I can help cut the video. And I can help looking after the feeds on
> > the day.
> >
> > Cheers,
> >
> >    Sylvain
> >



--
JM Friedt, FEMTO-ST Time & Frequency/SENSeOR, 26 rue de l'Epitaphe,
25000 Besancon, France



------------------------------

Subject: Digest Footer

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Discuss-gnuradio Info Page - 
lists.gnu.org<https://lists.gnu.org/mailman/listinfo/discuss-gnuradio>
lists.gnu.org
To see the collection of prior postings to the list, visit the Discuss-gnuradio 
Archives. Using Discuss-gnuradio: To post a message to all the list ...




------------------------------

End of Discuss-gnuradio Digest, Vol 169, Issue 31
*************************************************
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to