News

GSoC 2023 Qt Widgets Improvement Week-4 [ Integrating Video Display Block with GNU Radio ]

Welcome back to another exciting update on my GSoC 2023 Qt Widgets Improvement project. In Week 4, I made significant progress in integrating the Video Display block with GNU Radio. This block enables smooth playback of video streams within the GNU Radio environment. Let’s dive into the details of what I accomplished during this week.

Continue reading

GSoC Standalone GRC : week-3

hello, Here’s the updates for week 3! there are quite a few developments for this week. The current objectives: with the discussions of workflows underway, we also decided on two main objectives that are of prime focus for the coming weeks. To start modularizing the options block. To sync gnuradio-companion with the main project as a sub-module.

Continue reading

GSoC 2023 Qt Widgets Improvement Week-3 [ Creating Video Display Block ]

In this blog post, I will share the progress made during Week 3 of the GSoC 2023 Qt Widgets Improvement project. The focus of this week was on creating the Video Display block, which is an essential component for visualizing video data in GNU Radio.With this block, users can explore video data and perform various operations to enhance their understanding and analysis.

Continue reading

GSoC standalone GRC : week-2

hello, time for the week 2 update! So what’s new this week ? Installing GRC separately : We had a lot of discussion on this particular topic, on what we could do for the users to let them install GRC separately. We arrived on the solution to use the flit packaging tool to make a package that can be installed using ‘pip’ as the code for python right now is completely python.

Continue reading

GSoC 2023 Qt Widgets Improvement Week-2 [ Integrating Matrix Sink with GNU Radio ]

In this blog post, I am excited to share the progress made during Week 2 of the GSoC 2023 Qt Widgets Improvement project. In Week 1, I introduced the Matrix Sink block and its GUI representation. Now, I will walk you through the journey of adding mouse control events, fixing bugs, integrating with the GNU Radio Qt GUI Tree, and starting the development of the Video Display Widget.

Continue reading

GSoC 2023 Qt Widgets Improvement Week-1 [ Writing Matrix Sink Block ]

In this blog post, I will walk you through the journey of creating this block and share the valuable insights I gained from discussions with my mentor. To kick off the project, I had a productive discussion with my mentor about the implementation and visualization aspects of the Matrix Sink block.

Continue reading

GSoC Standalone GRC: week-1

Hello, So moving ahead, week 1 really marks the beginning of my coding period, and I am happy to share the progress we have made so far since the last post, so here are a few of my notes on the project. recording dependencies : After separating GRC from gnuradio with the commit history of the folder still intact, I got to recording all the instances of imports from gnuradio in GRC.

Continue reading

GSoC 2023 Qt Widgets Improvement Week-0 [Communuity Bonding]

Hello everyone! I am Rohit Bisht, a computer engineering student from Thapar Institute of Engineering and Technology, India. I am thrilled to be a part of the Google Summer of Code program and work on the GNU Radio project. Over the next few months, I will be focusing on improving the gr-qtgui component by adding new widgets and enhancing the existing ones.

Continue reading

GSoC Standalone GRC: week-0

Hello, I am Rahul Balaji, a new contributor to GNU Radio. I have been selected to undertake this project as a Google Summer of Code. so what’s the project about ? Over time, we have come to realise that GRC has some use-cases outside GNU Radio, and that it has somewhat become it’s own standalone application.

Continue reading