Ivan Iudice

Results 13 issues of Ivan Iudice

Hello guys! I'm trying to transmit stereo audio acquired by a Griffin iMic, but when I run openob I always obtain: `INFO - Started mono audio transmission` How can I...

Hello guys! I know gstreamer can be used also under macOS/OS X. Does openob require modifications to access CoreAudio interfaces? Thank you. Ivan

Hi all! I tried to compile untrunc on OSX 10.11.6 with libav-12.3, using the instructions in README.md, but when I launch ``` g++ -o untrunc file.cpp main.cpp track.cpp atom.cpp mp4.cpp...

Hello! Thanks for you work in implementing this wonderful ADS-B demodulator. I'm testing my own ADS-B modulator using your demodulator in loopback through gnuradio-companion. On my laptop I obtain good...

question

Hello, I know it is possible to use iio devices in burst mode setting the kernel buffer to 1. Is there a way to use gr-iio sink blocks in burst...

Hello, I'm trying to use GNU Radio and USRP E310 in "network mode" and I found out that this is possible using iio drivers and gr-iio. To simplify the interface...

When using `skrf.circuit.Circuit.plot_graph` executing a script from command line (`$ python custom_script.py`), plotting doesn't work. No error rised, no messages. Tha same works like a charm on Jupyter (Colab). What's...

Is it a bug?
Plotting
Circuit

Hello! The script works like a charm on Apple Silicon! Thanks so much! I want to know would be possible to obtain not only the static version of ffmpeg, but...

Hello! I want to install overleaf behind an existing nginx-proxy actually serving some other applications on different subdomains and paths (VIRTUAL_PATH, from nginx-proxy:dev). See below, the proxy's container configuration: ```...

### What happened? I was trying to change the flowgraph at runtime in order to shortcut a delay block when the delay is set to zero. I found out that...

Bug
blocks