discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Receiving serial data


From: Onno Benschop
Subject: Re: Receiving serial data
Date: Fri, 17 Jan 2025 11:56:07 +0800

This is functionality that I'm going to need in the not too distant future. I haven't yet got to that point, so I'm guessing, but I suspect that you can use a file source / sink and point it at a serial port: 
Alternatively, you can use your own Python block and interact with a serial port however you want to.

Onno

On Thu, 16 Jan 2025 at 22:18, Muhammad Anas <anasg8274@gmail.com> wrote:
Dear GNU Radio Community,
 
Is there any method for receiving data serially from another GUI application other than GRC using xmlrpc/zmq blocks. I want to control GRC parameters from another application serially in runtime.

Regards
Muhammed Anas

reply via email to

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