Albin Stigo
Albin Stigo
I was playing around with BCTabBarController I I noticed the tabbar is not hidden when I present another viewcontroller modally. The standard behaviour of UITabBarController seems to be that the...
Something like this: ``` Name: zfp Description: Library for compressed numerical arrays that support high throughput read and write random access Requires: Version: 0.5.3 Libs: -L/usr/local/lib -lzfp Cflags: -I/usr/local/include ```
It would be great to extend the list of SDR software that supports Soapy at the bottom of the bottom of the README.md. GQRX has good support and CubicSDR is...
There doesn't seem to be any SIMD (vectorized) format converts in SoapySDR at the moment but drivers are able to create and register them using `SoapySDR::ConverterRegistry::VECTORIZED`. It's a huge undertaking...
Here's a list of kernels missing NEON implementations. Some of these are easy, some are hard, some would not provide any benefit. I'm determined to write as many as I...
There doesn't seem to be a kernel for folding a vector by a divisor. This is essential for decimation in the frequency domain. ```matlab % Example, Matlab notation Fx_alias =...
I generated a cpp project named keyboard with pico-project-generator. Using cmake 3.27.4 with `set(CMAKE_EXPORT_COMPILE_COMMANDS ON)` , to generate a compile_commands.json for use with clangd (in my case with eglot on...
This could have unforeseen consequences :-)
There's a small bug in `iRate.m` when iRate is used with Cocoapods. iRate is looking for the localizations bundle in the main bundle but it's actually embedded in the `iRate.framework`...
When navigation switches to mobile the "house" page is not included.