Feature #355
Stream to vector overlap (patch)
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Martin Braun | % Done: | 0% |
|
| Category: | unknown | |||
| Target version: | - | |||
| Resolution: | fixed |
Description
Date: Fri, 20 Feb 2009 17:58:48 +0100 From: Martin Braun <[email protected]> To: [email protected] Message-ID: <[email protected]> Subject: [Patch-gnuradio] Stream to vector overlap Hi, the last thing that I am currently missing in the GR trunk is a block that works like gr_stream_to_vector, but with a variable overlap. Here's the code. Resemblance to gr_stream_to_vector was maximised, perhaps these two blocks can be merged. Together with the last two patches I sent in, the GR core has all the stuff to easily implement non-parametric spectral estimation such as Welch's method. Cheers Martin
History
Updated by Martin Braun 6 months ago
- Description updated (diff)
- Status changed from New to Resolved
- Assignee changed from 5 to Martin Braun
- Target version deleted (
to-be-decided) - Resolution set to fixed
No-one seems to need this apart from me (heck, this issue is over 3 years old and no one's ever missed it) and this very block is part of gr-specest. I'll therefore declare this issue unnecessary.
Updated by Martin Braun 6 months ago
- Status changed from Resolved to Closed