aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README to represent current state of developmentdev-4.0Josh Morman2023-09-281-0/+8
* gr: Add cstdint include to nodeid_generatorMartin Braun2023-08-161-0/+1
* kernel-fft: add library to pkgconfig exportAlexander Krimm2023-01-181-1/+1
* blockbuilder: handle enum case for getter in non-templated blocksJosh Morman2023-01-091-0/+8
* modtool: pmtv in cmake is just pmt nowJosh Morman2023-01-091-1/+1
* pmt: move revision pointer back to HEADJosh Morman2022-12-211-1/+1
* global: use std::get in work methods for pmtv accessJosh Morman2022-12-2117-44/+44
* global: integration with variant based pmtJosh Morman2022-12-2184-327/+334
* gr: graph_executor sometimes fails with SIGSEGV Volker Schroer2022-12-131-26/+36
* audio: Add alsa source Volker Schroer2022-12-097-0/+628
* meson: set pmt pointer pre-variant pmtJosh Morman2022-12-051-2/+1
* modtool: fix to using C++17 -> C++20Ralph J. Steinhagen2022-11-291-1/+1
* grc/conf: fix misleading config hintsVolker Schroer2022-11-235-6/+15
* gr: new circular buffer mechanismRalph J. Steinhagen2022-11-2311-0/+2167
* schedulers/nbt: bring _notify_self out of the flushing logicJosh Morman2022-11-231-30/+33
* blockbuilder: add bool type lookups for grc and vector appendJosh Morman2022-11-231-2/+5
* fft: add grc defaults to ymlJosh Morman2022-11-231-0/+4
* qa: tag test for stream_to_vectorJosh Morman2022-11-231-0/+41
* gr: add relative rate to tag propagation calcJosh Morman2022-11-233-7/+8
* streamops: stream_to_vector and streams_to_vector blocksJosh Morman2022-11-238-0/+349
* gr: move thread_wrapper, graph_executor insideJosh Morman2022-11-2316-120/+166
* gr: additional methods for scheduler setup and monitoring of runtimeJosh Morman2022-11-232-1/+3
* added default stream-tag definitionsRalph J. Steinhagen2022-11-162-2/+116
* filter: pfb_arb_resampler updated to new block api and use optfirJosh Morman2022-11-094-27/+476
* kernel/filter: add optfir methodsJosh Morman2022-11-097-8/+321
* filter: fir_filter use updated block APIJosh Morman2022-11-094-27/+221
* gr: express block buffer claculation as min_required_...Josh Morman2022-11-092-29/+6
* gr: protected methods in block: noconsume, enforce_constraintsJosh Morman2022-11-092-17/+73
* meson: enable building OOT modulesVolker Schroer2022-11-082-5/+21
* meson: add libs to pkgconfigVolker Schroer2022-11-0416-30/+21
* fixed typo in meson.build for prefix == '/usr'rstein2022-11-031-1/+1
* utils/blockbuilder: Fix vector setters/getters in non-templated blocksFrank Osterfeld2022-10-311-2/+2
* dev-4.0: grc fails to use alsa_sink blockVolker Schroer2022-10-101-0/+3
* gr: install custom_lock headerJosh Morman2022-10-101-1/+2
* soapy: fix bindingsJosh Morman2022-10-073-5/+13
* modtool: put default qa test in the block dirJosh Morman2022-10-072-0/+34
* utils/blockbuilder: correct vector type for typekeys and rawJosh Morman2022-10-063-5/+14
* 4.0: Fix Single Mapped Buffer logic mormj2022-10-0515-27/+811
* meson: move pkgconfig/cmake to lib dir for all modulesJosh Morman2022-10-0512-24/+144
* 4.0: Make gnuradio installation path consistentVolker Schroer2022-10-0334-48/+85
* dev-4.0: In some grc blocks the flags parameter is missingVolker Schroer2022-10-035-0/+6
* dev-4.0: suppress 'outputs:' statements in yml code if no output ports existVolker Schroer2022-10-031-5/+5
* gr: allow buffer read catch up to writeJosh Morman2022-10-031-2/+7
* modtool: pass gr_enable_python to gen_meson scriptJosh Morman2022-09-201-0/+5
* kernel: reorganize the kernel librariesJosh Morman2022-09-20114-199/+320
* kernel/filter: add pm_remezJosh Morman2022-09-208-1/+1147
* kernel/filter: add optfir python routinesJosh Morman2022-09-202-0/+385
* gr: update high_res_timer and install itJosh Morman2022-09-192-3/+38
* kernel: export headersJosh Morman2022-09-193-1/+9
* ci: Update clang-format-lint to 0.14Josh Morman2022-09-151-2/+3