l! See
> https://wiki.gnuradio.org/index.php?title=Creating_Your_First_Block#Editing_Work_Function
> : As you can see, `input_items` is a vector of vectors, each row containing
> the input items from one of the input ports your block has, and then each
> vector there is many items.
>
Hi,
You may check in the docs folder in the GitHub page under usage-manual,
Handling flowgraphs.txt and types of blocks.txt files until someone who is
expert answer your questions.
Hope that helps.
Thanks..
Shakti
On Sun, Aug 20, 2023, 04:54 tom sutherland wrote:
> I've gone through the Python t
Try using 200 instead of 2e6
On Mon, Mar 13, 2023, 09:32 wrote:
> I am attaching the screenshot for the error as it was not visible in my
> previous mail.
>
>
> I am running latest gnu radio on ubuntu 20.04.
>
> I am describing in text here: SyntaxError:Invalid Syntax in
> analog.sig_source_
ess dramatic, engineering terms)?
>
> On Wed, Jan 18, 2023 at 6:53 PM SHAKTHIVEL S 2021 Batch,PES University <
> pes1ug20ec...@pesu.pes.edu> wrote:
>
>> It is an adaptive site I changed the blocks accordingly to 3.10 . I am
>> simulating this on my PC. It is lagging like
is marked as *not* applying to 3.10?
>>
>> On 18.01.23 17:13, SHAKTHIVEL S 2021 Batch,PES University wrote:
>> > I tried running the Packet Commication example given in gnuradio
>> documentation using gr38
>> > embedded block. It throwed me this error
>> > "
I tried running the Packet Commication example given in gnuradio
documentation using gr38 embedded block. It throwed me this error
"pagesize :error: no info; setting pagesize = 4096"
Although this is not an error strictly it reduced the performance of the
flowgraph drastically and I couldn't decode
I used the same grc file given in the gnu radio packet communication
documentation.
I got the following error while running the transmit file.
Generating:
'/media/shakthivel/Workspace/capstone/SatelliteSDR/pkt_xmt_gr38.py'
Executing: /usr/bin/python3 -u
/media/shakthivel/Workspace/capstone/Satelli