discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regarding File Source Block Funtionality


From: Shivam Shrivastava
Subject: Re: Regarding File Source Block Funtionality
Date: Wed, 15 Jan 2020 14:17:17 +0100

Hi All,

Just a gentle reminder, I didn't receive  anything from your side, I assume my problem definition was quite vague and I didn't explain the exact scenario. So I'm trying again to give you guys a more clearer picture.

                                                               I'm currently using GNU Radio Companion tool to develop a flow graph which looks like this (please find the below screenshot)
As you can see here, I'm using File Source Block which takes IQ file as source(this file contains all the IQ data. approximately of 3GB) and in the the File Sink I'm just storing all the IQ data in a output.txt file. As per my requirement, I need to implement a functionality which controls the content of file source through the sliding bar or progress bar i.e. if IQ file is read only 50% then slider should move to 50%. I have tried different approach and searched on the internet but couldn't find any workaround  through which I can manipulate the File Source Block.  Just a quick update I'm doing my project in python and would like to implement this feature in the same source code. 
              It seems like the Seek()  function in the API is not behaving as expected. Could anyone please suggest me a way to achieve this functionality if it is possible. Looking forward to the positive response and thanks in advance.
image.png

Thanks & Regards
Shivam Shrivastava.

On Fri, Jan 3, 2020 at 1:45 PM Shivam Shrivastava <address@hidden> wrote:
Hi All,

I need small help, I'm using Gnu Radio companion with File Source Block in my application. Currently stuck to achieve a functionality where I want to seek input file according to the seek bar. In simple term, is there any way to know how much input file has been read in File Source Block. Any lead would be really helpful. Let me know if you need further clarification. 

Looking forward to hearing from you. 

--
Thanks & Regards
Shivam Shrivastava


--
Thanks & Regards
Shivam Shrivastava

reply via email to

[Prev in Thread] Current Thread [Next in Thread]