veso266
veso266
Yey, thanks that did the trick now this thing finaly configures (pain follows :cry:) Let me tell you a story :smile: I was missing this: https://github.com/gnuradio/gnuradio/tree/master/gr-video-sdl I guess libsdl wasn't...
I managed to solve linker errors for SDL (copying it into PothosSDR/include/SDL and PothosSDR/lib did the trick) I guess theese folders were in path or something but fun didn't last...
So close, yet so far away, I've got everything built exept SoapySDR complains for something (its looking python in its own source directory for some reason ....) (not sure what...
Hi there, some update After trying to freshly build this again (because I thought I destroyed something along the way) and waiting 19 hours again (yea, I am using VM...
Auch, massive API change (doh whay gnuradio, why is that needed 😀) quite a few changes Guess I am staying on GRC 3.7 as GRC 3.9 has nothing I want...
for GRC 3.6 to 3.7, at least I have a script that converts old flowgraphs ```sh #!/bin/bash # Version 0.2 # run ./grc_to_37 .grc # this will create a backup...
Well after many consideratoins (list follows) I decided to upgrade to 3.9 Blocks that I use (almost all) work on gnuradio 3.9 or are ported to it gr-nrsc5: https://github.com/argilo/gr-nrsc5 gr-zeromq...
both if possible Just a question: In Xamarin.Forms is it possible to create my own InstabugInvocationEvent I would like to add Report Feedback button to FlyoutItem instead of having to...
Hi I mean | pipe: https://en.wikipedia.org/wiki/Pipeline_(Unix) like sox or ffmpeg has that you are able to transfer audio between more commandLine applications