Sampling FFT data and converting to files

2021-11-10 Thread Zen Chen
Hi to whom it may concern, I am an amateur in the GNU Radio SDR project and would like to learn more for my work as a ground station Engineer from Singapore working in a tertiary institution. I would like to learn how to convert FFT signals(500 sample points) to data streams and csv files as I n

Questions On GNU Radio FFT Data logging

2021-12-10 Thread Zen Chen
Yes933_10_12_20212nd.csv <https://drive.google.com/file/d/1tEaxr9bQICfDm-Uu6nIfGcLSQd6Rfb1Z/view?usp=drive_web> HI all, My name is Zen Chen , a GNU radio Novice and I tried to create an account on the GNU Radio .org website to post my questions on the mailing list however I could not . I am

Receiving data from Udp sink to another linux terminal using netcat

2021-12-26 Thread Zen Chen
Hi all pros, I am new to Netcat and Udp sink. How can I receive data from UDP sink in another linux terminal using netcat? I am doing a project using gnuradio on windows terminal and would like to receive udp data on rasbian OS. Is it possible to do so? is my idea correct?