discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Google Summer of Code -- Ideas List!


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Google Summer of Code -- Ideas List!
Date: Tue, 7 Feb 2017 14:29:37 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Thursday is the org application deadline, not the student application
deadline. So, plenty of time.

As for a project idea, I'd be careful about scope and relevance. You've
suggested a statistical toolbox, and the HTML GRC. I would pick one, and
then flesh out the project idea. Both projects you've proposed are
pretty high-level so far.

HTML5 GNU Radio apps get discussed a lot, and here's something that
needs limiting in scope before becoming a serious project idea. Of
course, such a project will need to be coordinated with core GR
development, which is a lot harder than, say, working on an OOT. Also,
for something like this we'd need proof of your capabilities. And a
non-realtime application doesn't sound interesting, and there's
frameworks like Bokeh that people have used for realtime radio stuff.
How do you want to run GR blocks in JavaScript? Are you thinking of some
kind of emscripten solution?

-- M

On 02/06/2017 11:29 AM, Kartik Patel wrote:
> Hello all,
> 
> I was thinking about a HTML based GUI. So, inception of idea is from an
> online circuit simulator used in the edX course (Circuits and Systems,
> MITx). Although there are full-fledge softwares available for the
> circuit simulation, an online widget/page type thing is great for online
> learning. Similarly, learning about signal processing and communication
> systems in colleges as well as on online platforms can be facilitated
> with HTML based GNU Radio. It will be basic with some limitations but
> may cover almost all possible features in GNU Radio.
> 
> My approach is: Using canvas in HTML5, we can work on a HTML based GUI.
> The GUI will be exactly/mostly same as the GRC. Upon running the file, a
> XML will be generated (like *.grc) through javascript, and will be sent
> to the server. The server will run/process the file, and will respond
> back with the JPG/PNG of graphs.
> 
> Notes:
> 
>  1. In future, it can be extended to real-time analysis. example is :
>     Using microphone and webcame, realtime data can be a input.
>  2. If we limit the use of GNU Radio to some blocks, we can avoid the
>     need of backend. Although it will seriously limit the software, and
>     eventually we will have to opt for the what I have currently proposed.
> 
> Can we have detailed discussion over this? Since, Marcus told that
> deadline is around Thursday, we may have to speed-up.(I am not sure
> about the process of organisation application procedure) Sorry for not
> posting this earlier. I got the idea just now.
> 
> 
> Regards,
> Kartik Patel
> 
> 
> 
> On Sat, Jan 21, 2017 2:55 AM, Martin Braun address@hidden
> <mailto:address@hidden> wrote:
> 
>     __
> 
>     Hi everyone,
> 
> 
>     the application period for GSoC has begun! However, we still need to
> 
>     finalize our ideas list, which is here:
> 
>     http://gnuradio.org/redmine/projects/gnuradio/wiki/GSoCIdeas
> 
> 
>     I'd like to reach about 8-10 good ideas, more is fine. We have a couple
> 
>     of good ones already, but they need fleshing out. If you have any ideas,
> 
>     you can post them here, or update the wiki page.
> 
> 
>     Cheers,
> 
>     Martin
> 
> 
>     _______________________________________________
> 
>     Discuss-gnuradio mailing list
> 
>     address@hidden
> 
>     https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

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