discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Discuss-gnuradio Digest, Vol 169, Issue 31


From: Jared Dulmage
Subject: Re: [Discuss-gnuradio] Discuss-gnuradio Digest, Vol 169, Issue 31
Date: Fri, 30 Dec 2016 21:30:15 +0000

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 <discuss-gnuradio-bounces+address@hidden> on behalf of address@hidden <address@hidden>
Sent: Friday, December 30, 2016 9:00 AM
To: address@hidden
Subject: Discuss-gnuradio Digest, Vol 169, Issue 31
 
Send Discuss-gnuradio mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        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
        address@hidden

You can reach the person managing the list at
        address@hidden

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!) (address@hidden)


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

Message: 1
Date: Thu, 29 Dec 2016 18:44:46 +0000
From: Eugene Grayver <address@hidden>
To: "address@hidden" <address@hidden>
Subject: [Discuss-gnuradio] Bug in annotator_raw_impl.cc
Message-ID:
        <address@hidden>
       
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 <address@hidden>
To: Eugene Grayver <address@hidden>
Cc: "address@hidden" <address@hidden>
Subject: Re: [Discuss-gnuradio] set_max_output_buffer_size
Message-ID:
        <CAHL+j0_5P=JVAyM8DSPWXo2UWtJXiHS4L+address@hidden>
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 <address@hidden>
To: Sylvain Munaut <address@hidden>
Cc: Martin Braun <address@hidden>,  "address@hidden"
        <address@hidden>
Subject: Re: [Discuss-gnuradio] Request for volunteers: FOSDEM Videos
        (even if you're not going to FOSDEM!)
Message-ID:
        <address@hidden>
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 <address@hidden>:

> 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: address@hidden
To: Jan Kr?mer <address@hidden>
Cc: Sylvain Munaut <address@hidden>, Martin Braun
        <address@hidden>,  "address@hidden"
        <address@hidden>
Subject: Re: [Discuss-gnuradio] Request for volunteers: FOSDEM Videos
        (even if you're not going to FOSDEM!)
Message-ID: <address@hidden>
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 <address@hidden>:
>
> > 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
address@hidden
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
*************************************************

reply via email to

[Prev in Thread] Current Thread [Next in Thread]