ashley-b

Results 12 issues of ashley-b

My question is about split, is there a way to split a range into subranges via iterators or offsets I uses gsl::span and this helper function currently, but would like...

# Issue description When I send multipart message with gprof compiler flags I get "Interrupted system call" from my example. This is because gprof is sending profiling signals, but the...

stale

uvgrtp.pc is being install to system path regardless of CMAKE_INSTALL_PREFIX ``` cmake --install . --prefix tmp CMake Error at cmake_install.cmake:59 (file): file cannot create directory: /usr/local/lib/pkgconfig. Maybe need administrative privileges....

build

I was thinking it would be useful if rate transforming blocks i.e. decimating/interpolating filter could also scale some label data like "rxRate" and perhaps other user labels. This could be...

I notice when I call Block::registerCallable on a method that has no arguments it does not register a slot for it. I also noticed when I delved into the implementation...

bug
enhancement

If i set up a message source or noise source -> stream to packet -> two or more Message Printers, the topology runs and then stops randomly. It only does...

https://github.com/myriadrf/LoRa-SDR/blob/52ec64dddf03eefe17cbb36f34377ab097d0abda/BlockGen.cpp#L44

**Describe your environment** opentelemetry-cpp: 1.8.1 gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4) Fedora release 37 **Steps to reproduce** Using a simple OStreamMetricExporter and observable counter meter I find if the...

Stale
do-not-stale

Specify library name and version: **qwt/6.2.0** This PR allows qwt to build with Qt5 or Qt6, resolving issue #16326 and #10744 --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). -...

Failed

I am using the latest gnuradio from source v3.7.4git-0-g69dcaa75. I get the following error File "/usr/local/lib/python2.7/dist-packages/baz/auto_fec.py", line 392, in **init** self.gr_conjugate_cc_0 = gr.conjugate_cc() AttributeError: 'module' object has no attribute 'conjugate_cc'...