Albin Stigo

Results 33 comments of Albin Stigo

Sorry forgot about this! I'll use zfp again in a project I'm working on in august. If you can keep the issue open until the middle of august I'll see...

What I would like is an env variable where you can add a search path/paths. This is very useful for plugin development, ie. Gstreamer has GST_PLUGIN_PATH that you can set...

Well I wrote my own float32 int32 and float32 int16 for neon because they were missing in volk and I also needed them for my custom SDR soapy driver. Got...

I guess the big advantage would be cleaner drivers that potentially could perform well on both ARM and x86 with minimal effort.

Yes! There's really a lack of a good transciever app. SDRangel is one but it's still quite complicated.

We're building an SDR "hat" for the raspberry pi, tujasdr.com. I already have some private implementations so might as well try to get them into volk. The others I will...

@n-west are you the maintainer now?

@vielmetti @lemire thanks for the support!

@dmiralles2009 @bhilburn yes it's updated! I would suggest you start at the bottom. Also I had some trouble with atan2 and the functions based on atan2, that might be interesting...