Skip to content

Instantly share code, notes, and snippets.

View marcusmueller's full-sized avatar

Marcus Müller marcusmueller

View GitHub Profile
options:
parameters:
author: marcus
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: ''
description: ''
gen_cmake: 'On'
options:
parameters:
author: marcus
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: '2024'
description: ''
gen_cmake: 'On'
all: repro
repro: repro.cc
$(CXX) $(CXXFLAGS) -std=c++17 -O3 -g `pkg-config --cflags --libs gnuradio-runtime gnuradio-filter spdlog fmt volk` -o $@ $<
HEADER 0
Version Number: 0
Sample Rate: 32000.00 sps
Seconds: 0.0000000000000000
Item size: 8
Data Type: float (5)
Complex? True
Header Length: 170 bytes
Extra Length: 21
Extra Header? True
options:
parameters:
author: marcus
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: ''
description: ''
gen_cmake: 'On'
# GNU Radio C++ Flow Graph CMakeLists.txt
#
# Title: Not titled yet
# Author: marcus
# GNU Radio version: v3.11.0.0git-646-g244e92c0
cmake_minimum_required(VERSION 3.8)
set(CMAKE_CXX_STANDARD 14)
options:
parameters:
author: "Marcus M\xFCller"
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: '2024'
description: ''
gen_cmake: 'On'
@marcusmueller
marcusmueller / Vorstandsschreiben.pdf
Last active January 18, 2024 16:28
Vorstandsschreiben
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@marcusmueller
marcusmueller / cppgen_bus.grc
Created January 8, 2024 17:06
reproduction Flowgraph for C++ generation
options:
parameters:
author: marcus
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: ''
description: ''
gen_cmake: 'On'
options:
parameters:
author: marcus
catch_exceptions: 'True'
category: '[GRC Hier Blocks]'
cmake_opt: ''
comment: ''
copyright: ''
description: ''
gen_cmake: 'On'