<div dir="ltr"><div>Hi Rajiv,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 19, 2021 at 11:35 PM Rajiv Vaidyanathan <<a href="mailto:rajiv.vaidyanathan4@gmail.com">rajiv.vaidyanathan4@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Gedare, <div><br></div><div>Thank you for providing feedback on the patch. I'll make sure I follow the character limit guidelines from now on. I have added my info template to the Students' Proposals table.</div><div><br></div><div>I looked into the open projects and found the following projects interesting:</div><div>1. <a href="https://devel.rtems.org/ticket/3855" target="_blank">https://devel.rtems.org/ticket/3855</a></div><div>2. <a href="https://devel.rtems.org/ticket/3892" target="_blank">https://devel.rtems.org/ticket/3892</a></div><div>It would be great if you can provide some guidance regarding these tickets.</div><div><br></div></div></blockquote><div>You may like to start threads about each of those possible projects with clear email subject lines, so that you may get the attention of the potential mentors. Not all mentors will be reading every email continuously, and also we don't all know the ticket numbers or click on links in emails.</div><div><br></div><div>That said, I know the EPICS BSP Buildset project had some work done last summer, and I think it is almost finished now with some recent effort that has been done in the past month, so I don't think there is enough in that specific direction for a GSoC scope anymore.  </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>I just realised that I never introduced myself 😅 I am Rajiv Vaidyanathan studying Masters in Computer Science at IIT Bombay, India. In my coursework and projects/ labs, I have gained some experience in systems programming and real time operating systems. I am extremely excited to contribute to RTEMS.</div><div><br></div></div></blockquote><div>Great. If you have systems programming experience, I would encourage you to not be afraid to take on some projects that push you into the C programming. I saw the two you picked are more Python oriented, but maybe you will have more fun hacking in the kernel? Just a thought.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>Thanks and regards,</div><div>Rajiv</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 19 Mar 2021 at 20:21, Gedare Bloom <<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Rajiv,<br>
<br>
On Fri, Mar 19, 2021 at 4:21 AM Rajiv Vaidyanathan<br>
<<a href="mailto:rajiv.vaidyanathan4@gmail.com" target="_blank">rajiv.vaidyanathan4@gmail.com</a>> wrote:<br>
><br>
> Link to the task: <a href="https://docs.rtems.org/branches/master/user/start/gsoc.html" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/start/gsoc.html</a><br>
> ---<br>
>  testsuites/samples/hello/init.c | 2 +-<br>
>  1 file changed, 1 insertion(+), 1 deletion(-)<br>
><br>
> diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c<br>
> index 34ded37c55..a4e556de19 100644<br>
> --- a/testsuites/samples/hello/init.c<br>
> +++ b/testsuites/samples/hello/init.c<br>
> @@ -22,7 +22,7 @@ static rtems_task Init(<br>
>  {<br>
>    rtems_print_printer_fprintf_putc(&rtems_test_printer);<br>
>    TEST_BEGIN();<br>
> -  printf( "Hello World\n" );<br>
> +  printf( "Hello from The Dark Side! I'm Rajiv Vaidyanathan and am excited to contribute to RTEMS@GSoC2021!\n" );<br>
<br>
This is fine for the proof. Note that we limit code line lengths to 80<br>
characters in practice:<br>
<a href="https://docs.rtems.org/branches/master/eng/coding-formatting.html#eighty-character-line-limit" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/eng/coding-formatting.html#eighty-character-line-limit</a><br>
<br>
Please add your info to <a href="https://devel.rtems.org/wiki/GSoC/2021#StudentsProposals" rel="noreferrer" target="_blank">https://devel.rtems.org/wiki/GSoC/2021#StudentsProposals</a><br>
and start to investigate which open projects you might like to<br>
consider. You will need to engage on the devel mailing list with the<br>
potential mentors about those projects, as some of the projects may be<br>
no longer available or suitable, and in general the projects need to<br>
be scoped appropriately. This engagement is best done in a separate<br>
email thread dedicated to the proposed area(s) you want to investigate.<br>
<br>
>    TEST_END();<br>
>    rtems_test_exit( 0 );<br>
>  }<br>
> --<br>
> 2.25.1<br>
><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>
</blockquote></div></div>