User contributions for Destevez
Jump to navigation
Jump to search
10 September 2024
- 07:3107:31, 10 September 2024 diff hist +303 Gr4-packet-modem receiver No edit summary current
- 07:2807:28, 10 September 2024 diff hist 0 File:Gr4 packet modem receiver.png Destevez uploaded a new version of File:Gr4 packet modem receiver.png current
- 06:4906:49, 10 September 2024 diff hist 0 Gr4-packet-modem receiver No edit summary
9 September 2024
- 09:5809:58, 9 September 2024 diff hist +2,104 Gr4-packet-modem receiver →Flowgraph
- 09:4609:46, 9 September 2024 diff hist +7 Gr4-packet-modem receiver No edit summary
- 09:4509:45, 9 September 2024 diff hist 0 File:Gr4 packet modem receiver.png Destevez uploaded a new version of File:Gr4 packet modem receiver.png
- 09:4209:42, 9 September 2024 diff hist 0 File:Gr4 packet modem receiver.png Destevez uploaded a new version of File:Gr4 packet modem receiver.png
4 September 2024
- 09:1009:10, 4 September 2024 diff hist +1,460 GR4 tutorial: blocks 101 No edit summary current
30 August 2024
- 14:5214:52, 30 August 2024 diff hist +214 GNU Radio 4.0 No edit summary current
26 August 2024
- 10:2210:22, 26 August 2024 diff hist +17 GR4 tutorial: blocks 101 →Vectors of ports
- 10:2010:20, 26 August 2024 diff hist +2,571 GR4 tutorial: blocks 101 No edit summary
- 10:0710:07, 26 August 2024 diff hist +3,263 N GR4 tutorial: tags Created page with "This tutorial explains how to use tags in GNU Radio 4.0 blocks. There are the following main differences regarding tags in GNU Radio 4.0, compared to GNU Radio 3.10: * A GNU Radio 4.0 tag has a relative <code>index</code> and a <code>map</code> which is a <code>gr::property_map = std::map<std::string, pmtv::pmt></code>. This means that a single tag can hold multiple pieces of data, each with a different key in the <code>std::map</code>. In comparison, a GNU Radio 4.0 ta..." current
- 09:4209:42, 26 August 2024 diff hist +26 GR4 tutorials No edit summary current
- 09:4109:41, 26 August 2024 diff hist +9 GR4 tutorial: blocks 101 No edit summary
- 09:2109:21, 26 August 2024 diff hist +65 GR4 tutorial: blocks 101 No edit summary
- 09:2009:20, 26 August 2024 diff hist +5 GR4 tutorial: blocks 101 No edit summary
- 09:1709:17, 26 August 2024 diff hist +1,277 GR4 tutorial: blocks 101 No edit summary
- 09:1009:10, 26 August 2024 diff hist +2,556 GR4 tutorial: blocks 101 No edit summary
- 08:4608:46, 26 August 2024 diff hist +8,820 N GR4 tutorial: blocks 101 Created page with "== Structure of a block == A good example to show how a GNU Radio 4.0 block is structured is the Head block. This block has an input and an output, and only lets the first <code>num_items</code> input items make it through to the output. The code for the block is shown below, without the required <code>#include</code>s. Typically the code for the block will be placed in a <code>.hpp</code> file with include guards and at least <code><gnuradio-4.0/Block.hpp></code> a..."
- 07:4407:44, 26 August 2024 diff hist +32 GR4 tutorials No edit summary
23 August 2024
- 11:0411:04, 23 August 2024 diff hist +270 GR4 tutorial: flowgraphs 101 No edit summary current
- 11:0211:02, 23 August 2024 diff hist +4 GR4 tutorial: flowgraphs 101 →Connections to blocks with vectors of ports
- 11:0011:00, 23 August 2024 diff hist +8 GR4 tutorial: flowgraphs 101 →Stopping a flowgraph
- 10:5910:59, 23 August 2024 diff hist +8 GR4 tutorial: flowgraphs 101 →Block parameters
- 10:5910:59, 23 August 2024 diff hist +10 GR4 tutorial: flowgraphs 101 →Stopping a flowgraph
- 10:2410:24, 23 August 2024 diff hist +2,072 GR4 tutorial: flowgraphs 101 No edit summary
- 09:5509:55, 23 August 2024 diff hist +2,180 GR4 tutorial: flowgraphs 101 No edit summary
- 09:4709:47, 23 August 2024 diff hist +3,409 GR4 tutorial: flowgraphs 101 No edit summary
- 09:1909:19, 23 August 2024 diff hist +4,266 N GR4 tutorial: flowgraphs 101 Created page with "This tutorial explains the basics of C++ flowgraphs in GNU Radio 4.0. == Minimal flowgraph == The following is an example of a minimal flowgraph. It connects a Null Source to a Null Sink and runs the flowgraph forever. The code for the flowgraph can be found in [https://github.com/daniestevez/gr4-packet-modem/blob/main/examples/minimal_flowgraph.cpp minimal_flowgraph.cpp]. <syntaxhighlight lang="cpp" line> #include <fmt/core.h> #include <gnuradio-4.0/Graph.hpp> #inclu..."
- 08:5908:59, 23 August 2024 diff hist +411 N GR4 tutorials Created page with "This page contains tutorials that explain how to get started developing blocks and flowgraphs in [https://github.com/fair-acc/gnuradio4/ GNU Radio 4.0]. The tutorials assume familiarity with GNU Radio 3.10 development, since they often draw similarities and differences between GNU Radio 3.10 and 4.0, but perhaps they can also be read without a background in GNU Radio 3.10. # GR4 tutorial: flowgraphs 101"
- 08:4008:40, 23 August 2024 diff hist 0 Gr4-packet-modem receiver →Syncword detection
- 08:3908:39, 23 August 2024 diff hist +31 Gr4-packet-modem receiver →Syncword detection
- 08:3508:35, 23 August 2024 diff hist +96 Gr4-packet-modem receiver →Syncword detection
- 08:3308:33, 23 August 2024 diff hist +22 Gr4-packet-modem receiver →Syncword detection
- 08:3108:31, 23 August 2024 diff hist +20 Gr4-packet-modem receiver →Syncword detection
- 08:3108:31, 23 August 2024 diff hist +1 Gr4-packet-modem receiver →Syncword detection
- 08:3008:30, 23 August 2024 diff hist +37 Gr4-packet-modem receiver →Syncword detection
- 08:2908:29, 23 August 2024 diff hist −12 Gr4-packet-modem receiver →Syncword detection
- 08:2708:27, 23 August 2024 diff hist +41 Gr4-packet-modem receiver →Syncword detection
- 08:2608:26, 23 August 2024 diff hist +16 Gr4-packet-modem receiver →Syncword detection
- 08:2508:25, 23 August 2024 diff hist +89 Gr4-packet-modem receiver →Syncword detection
- 08:2308:23, 23 August 2024 diff hist +5,135 Gr4-packet-modem receiver →Syncword detection
- 07:4207:42, 23 August 2024 diff hist +2,538 Gr4-packet-modem receiver No edit summary
22 August 2024
- 10:5110:51, 22 August 2024 diff hist +4 Gr4-packet-modem No edit summary current
- 10:4910:49, 22 August 2024 diff hist +17 Gr4-packet-modem complete flowgraph No edit summary current
- 10:4510:45, 22 August 2024 diff hist +10 Gr4-packet-modem complete flowgraph No edit summary
- 10:4310:43, 22 August 2024 diff hist +484 Gr4-packet-modem complete flowgraph No edit summary
- 10:4010:40, 22 August 2024 diff hist +1 Gr4-packet-modem complete flowgraph No edit summary
- 10:3910:39, 22 August 2024 diff hist +91 Gr4-packet-modem complete flowgraph No edit summary
- 10:3710:37, 22 August 2024 diff hist −7 Gr4-packet-modem complete flowgraph No edit summary