Re: GSoC Mentors / Projects of Interest

2017-02-05 Thread Tanu Hari Dixit
Hello all, I have edited the open projects page to include my workflow for adding tickets(https://devel.rtems.org/wiki/Developer/OpenProjects#HelpConverttoTickets). Kindly review it and help me edit the required changes. Thank you, Tanu Hari Dixit. On Mon, Feb 6, 2017 at 9:38 AM, Chris Johns

Re: GSoC Mentors / Projects of Interest

2017-02-05 Thread Chris Johns
Hi, This is a great idea. On 01/02/2017 05:54, Gedare Bloom wrote: * Use only one keyword. I prefer "SoC" so it is generic to other 'summer of code' style projects. I have added a new report under "Available Reports" called "SoC Projects". You can find the "Available Reports" link just

Re: [PATCH] Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS

2017-02-05 Thread Chris Johns
On 04/02/2017 03:04, Gedare Bloom wrote: On Fri, Feb 3, 2017 at 7:40 AM, Sebastian Huber wrote: On 01/02/17 14:16, Sebastian Huber wrote: Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS to CONFIGURE_MAXIMUM_PROCESSORS since the SMP part is superfluous. I still

Re: Basic IEEE802.11 (WiFi, WLAN) support for RTEMS (libbsd)

2017-02-05 Thread Chris Johns
On 30/01/2017 19:49, Sebastian Huber wrote: Hello, we added a basic IEEE802.11 (WiFi, WLAN) support for RTEMS via libbsd. We only tested a RTL8192 based USB device so far (without encryption). You have to add SYSINIT_MODULE_REFERENCE(wlan_ratectl_none); SYSINIT_MODULE_REFERENCE(wlan_sta);

Re: libdebugger documentation

2017-02-05 Thread Chris Johns
On 03/02/2017 08:10, Joel Sherrill wrote: On Thu, Feb 2, 2017 at 1:51 PM, Gedare Bloom > wrote: Is there documentation on how to use / extend the new gdb server / libdebugger? There is no documentation. Adding documentation to use the

Re: [rtems-docs commit] Update README due to use of math extension

2017-02-05 Thread Chris Johns
On 02/02/2017 19:15, Sebastian Huber wrote: Module:rtems-docs Branch:master Commit:0680bd2d05847f423f0bb04e5b39abc33e57f80c Changeset: http://git.rtems.org/rtems-docs/commit/?id=0680bd2d05847f423f0bb04e5b39abc33e57f80c +For HTML output a Sphinx and a full Latex (texlive)

Re: Updating Open Projects

2017-02-05 Thread Denis Obrezkov
> > I am asking these questions because a new port has more moving parts > than other RTEMS project. For example: > > + toolchain. If there is a c6x-elf, myself or Sebastian can usually add a > -rtems target pretty quickly. We have FSF assignment paperwork so that > much is handled. But a

Re: Updating Open Projects

2017-02-05 Thread Joel Sherrill
On Sun, Feb 5, 2017 at 1:14 PM, Denis Obrezkov wrote: > >>> First.. does that CPU include a free toolset? A free simulator? >> >> As far as I know, it has a compiler, but I never tried it: > https://gcc.gnu.org/onlinedocs/gcc/C6X-Options.html > > Also, there is a linux

Re: Updating Open Projects

2017-02-05 Thread Denis Obrezkov
> > >> First.. does that CPU include a free toolset? A free simulator? > > As far as I know, it has a compiler, but I never tried it: https://gcc.gnu.org/onlinedocs/gcc/C6X-Options.html Also, there is a linux port that uses gcc: http://linux-c6x.org/wiki/index.php/Main_Page I know that there was

Re: Updating Open Projects

2017-02-05 Thread Joel Sherrill
On Sun, Feb 5, 2017 at 11:51 AM, Denis Obrezkov wrote: > 2017-02-05 19:39 GMT+02:00 Joel Sherrill : > >> Hi >> >> https://devel.rtems.org/wiki/Developer/OpenProjects needs a quick >> review by everyone. >> >> Based on student inquiries, it looks like the

Re: Updating Open Projects

2017-02-05 Thread Denis Obrezkov
2017-02-05 19:39 GMT+02:00 Joel Sherrill : > Hi > > https://devel.rtems.org/wiki/Developer/OpenProjects needs a quick > review by everyone. > > Based on student inquiries, it looks like the rtems-libbsd and condition > variables projects likely need to be updated. > > --joel > >

Updating Open Projects

2017-02-05 Thread Joel Sherrill
Hi https://devel.rtems.org/wiki/Developer/OpenProjects needs a quick review by everyone. Based on student inquiries, it looks like the rtems-libbsd and condition variables projects likely need to be updated. --joel ___ devel mailing list

Re: Help

2017-02-05 Thread Joel Sherrill
On Wed, Jan 25, 2017 at 10:33 AM, Gedare Bloom wrote: > Hello Aditya Upadhyay, > > What is your goal for working on / contributing to RTEMS? > > POSIX Compliance is a reasonably good project to chip away at. Joel > should have a likely list of candidates to investigate. > > One