All public logs
Jump to navigation
Jump to search
Combined display of all available logs of GNU Radio. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:11, 13 October 2022 Mormj talk contribs created page GNU Radio 4.0 OOT Module Porting Guide (Created page with "== Porting Guide for 4.0 Out of Tree Modules == '''Right now this is a placeholder with a series of notes and reminders, and not an actual porting guide''' === Zero Item Size Blocks === * Head * Copy * Null Source * Null Sink The parameter for item size has been moved to the end, and defaults to 0. This means the item size will be deduced from the connection of the previous block. To make a block with a deduced item size, you need to get the size of items from the...")
- 15:07, 6 September 2022 Mormj talk contribs created page Creating OOT Module in GR 4.0 (Created page with "python3 $GR_PREFIX/src/gnuradio/utils/modtool/create_mod.py myOOT python3 $GR_PREFIX/src/gnuradio/utils/modtool/create_block.py blockname")
- 11:16, 25 July 2022 Mormj talk contribs created page GNU Radio 4.0 (Created page with "== Introduction == GNU Radio 4.0 represents a major shift in the framework to allow for new functionality that has required architectural change to allow, such as: * Modular Runtime Components * Improved Support of Heterogeneous Architectures * Support for Distributed Architectures To see a full description of the proposed features for 4.0, please see GNU_Radio_4.0_Summary_of_Proposed_Features == Getting and Installing == Currently GR 4.0 is not packaged, but ca...")
- 10:52, 28 March 2022 Mormj talk contribs created page GNU Radio 4.0 Preliminary Code Review (Created page with "Prior to bringing newsched into the main gnuradio repository under a dev-4.0 branch, it is necessary to get at least a preliminary review so that the main aspects of the design can be understood and discussed. Let's use this page to document proposed changes to the existing newsched design that need to be done either before or after the mainlining. ; License : GPLv3 - probably don't have much choice here unless we want to have some parts under a different license (e.g....")
- 16:23, 14 March 2022 Mormj talk contribs created page GNU Radio 4.0 Summary of Proposed Features (Created page with "==High Level Design Goals== GNU Radio 4.0 seeks to make major changes to the core GNU Radio code in order to achieve the following goals * Modular Runtime Components * Improved Support of Heterogeneous Architectures * Support for Distributed Architectures In addition, there are many things we are able to improve "while we're at it" that aren't related to performance, but more toward the Developer and User Experience. These include: * Separating the Block API from the...")
- 20:38, 26 October 2021 Mormj talk contribs uploaded File:CustomBuffers BufferReaderHierarchy.png
- 20:33, 26 October 2021 Mormj talk contribs uploaded File:CustomBuffers OutputBlockedCallback.png
- 20:33, 26 October 2021 Mormj talk contribs uploaded File:CustomBuffers InputBlockedCallback.png
- 20:32, 26 October 2021 Mormj talk contribs uploaded File:CustomBuffers DoubleCopy.png
- 20:31, 26 October 2021 Mormj talk contribs uploaded File:CustomBuffers Flowgraph.png
- 20:30, 26 October 2021 Mormj talk contribs uploaded File:CustomBuffers BufferHierarchy.png
- 20:30, 26 October 2021 Mormj talk contribs uploaded File:CustomBuffers BlockAndBuffer.png
- 15:28, 8 April 2020 Mormj talk contribs uploaded File:Adaptive algorithm CMA.png
- 15:28, 8 April 2020 Mormj talk contribs uploaded File:Adaptive algorithm LMS.png
- 15:28, 8 April 2020 Mormj talk contribs uploaded File:Adaptive algorithm.png
- 15:07, 8 April 2020 Mormj talk contribs uploaded File:Le vs dfe.grc output.png
- 15:06, 8 April 2020 Mormj talk contribs uploaded File:Le vs dfe.grc.png
- 15:03, 8 April 2020 Mormj talk contribs uploaded File:Le vs dfe output.png
- 15:03, 8 April 2020 Mormj talk contribs uploaded File:Le vs dfe.png
- 14:55, 8 April 2020 Mormj talk contribs uploaded File:Linear equalizer compare.grc output.png
- 14:48, 8 April 2020 Mormj talk contribs uploaded File:Linear equalizer compare.grc.png
- 16:43, 21 October 2019 Mormj talk contribs uploaded File:Selector output 2.png (Output of selector flowgraph when output 2 and input 2 are selected)
- 16:42, 21 October 2019 Mormj talk contribs uploaded File:Selector output 1.png (GUI output of selector block)
- 16:35, 21 October 2019 Mormj talk contribs uploaded File:Selector example flowgraph.png (Example flowgraph using selector block)