Amith Biju wrote:
> I have prepared my proposal for GSoC 2026 focused on Graphical interoperability between CyberEther and GNU Radio
>
> I would greatly appreciate any feedback or suggestions from the community. In particular, I would love input on:
>
> * the overall architecture and design
> * feasibility of the implementation plan
> * any potential issues or gaps I may have missed
I'm not sure you're aware that CyberEther currently
does NOT build with MSVC or clang-cl tools. That would
be a bit show-stopper for this integration into GNU-Radio.
I've tried; CyberEther is very GNU-C centric and on the bleeding
edge of the C++ standards. Even the use of ISO646 naming ('and', 'or')
breaks in clang-cl.
And WRT to use of GPU in GNU-Radio, this has been party done
in 'gr-fosphor';
https://www.youtube.com/watch?v=mjD-l3GAghU
--
--gv