Re: Regarding running one test

2017-02-06 Thread Tanu Hari Dixit
Hello Gedare, Joel, I was able to re-build and execute the samples following your advice. Thank you. Regards, Tanu Hari Dixit. On Sun, Feb 5, 2017 at 3:03 AM, Gedare Bloom wrote: > After you do a git-pull you should usually re-run bootstrap, delete > your build, and re-run

Re: GSoC Mentors / Projects of Interest

2017-02-06 Thread Gedare Bloom
On Mon, Feb 6, 2017 at 7:06 PM, Chris Johns wrote: > On 07/02/2017 10:52, Gedare Bloom wrote: >> >> I would prefer to try to keep the open projects separated by their >> topic areas (using the component field) to maintain some organization >> of the open projects page. > > >

Re: Updating Open Projects

2017-02-06 Thread Gedare Bloom
On Mon, Feb 6, 2017 at 7:33 PM, Chris Johns wrote: > On 07/02/2017 11:08, Gedare Bloom wrote: >> >> On Sun, Feb 5, 2017 at 1:51 PM, Joel Sherrill wrote: >>> >>> I am wondering if all the info for an Open Project is listed in a ticket, >>> should the Wiki page by

Re: Updating Open Projects

2017-02-06 Thread Chris Johns
On 07/02/2017 11:08, Gedare Bloom wrote: On Sun, Feb 5, 2017 at 1:51 PM, Joel Sherrill wrote: I am wondering if all the info for an Open Project is listed in a ticket, should the Wiki page by killed and the link just go to a ticket. This is likely a Gedare question. My

Re: Updating Open Projects

2017-02-06 Thread Chris Johns
On 07/02/2017 11:39, Gedare Bloom wrote: On Mon, Feb 6, 2017 at 7:33 PM, Chris Johns wrote: On 07/02/2017 11:08, Gedare Bloom wrote: On Sun, Feb 5, 2017 at 1:51 PM, Joel Sherrill wrote: I am wondering if all the info for an Open Project is listed in a

Re: GSoC Mentors / Projects of Interest

2017-02-06 Thread Gedare Bloom
I would prefer to try to keep the open projects separated by their topic areas (using the component field) to maintain some organization of the open projects page. I have made a small change to add a sub-heading to reflect this. Each topic area (component) will need a separate query to generate.

Re: GSoC Mentors / Projects of Interest

2017-02-06 Thread Chris Johns
On 07/02/2017 10:52, Gedare Bloom wrote: I would prefer to try to keep the open projects separated by their topic areas (using the component field) to maintain some organization of the open projects page. Nice. I have made a small change to add a sub-heading to reflect this. Each topic area

Re: Updating Open Projects

2017-02-06 Thread Gedare Bloom
On Sun, Feb 5, 2017 at 1:51 PM, Joel Sherrill wrote: > > > 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

Re: Using helper functions

2017-02-06 Thread punit vara
On Mon, Feb 6, 2017 at 8:31 PM, Tanu Hari Dixit wrote: > Hello Punit, Gedare, > I cloned the repo you linked to in your previous mail. However, I am unable > to figure out how to run the application. I have kept it outside the rtems > tree. I know how executables for tests

Re: Regarding running one test

2017-02-06 Thread Tanu Hari Dixit
Hello Joel, > > You either configure for no tests, samples or all tests. > I finally understand this. Thanks. > If you are trying to speed up a build for debug purposes, you can be > careful and build just cpukit again and then switch.to the test > directory. > By this do you mean, that if I

Re: Using helper functions

2017-02-06 Thread Tanu Hari Dixit
Hello Gedare, > see rtems.git/testsuites/fstests for examples of some filesystem usage. I'll look into this testsuite in more depth. Thanks. Regards, Tanu Hari Dixit. On Mon, Feb 6, 2017 at 8:31 PM, Tanu Hari Dixit wrote: > Hello Punit, Gedare, > > Thanks for the

Re: Using helper functions

2017-02-06 Thread Joel Sherrill
On Mon, Feb 6, 2017 at 9:20 AM, punit vara wrote: > On Mon, Feb 6, 2017 at 8:31 PM, Tanu Hari Dixit > wrote: > > Hello Punit, Gedare, > > > I cloned the repo you linked to in your previous mail. However, I am > unable > > to figure out how to run the

Warnings in Present Master

2017-02-06 Thread Joel Sherrill
://ftp.rtems.org/pub/rtems/people/joel/warnings/warnings-4.12-master-20170206/ You can see which warning is present in the most BSP builds, which BSPs have the most unique to them warnings, etc. This is the report on warnings by class. There are 535 unique warnings and it looks like 60+% of the warnings

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

2017-02-06 Thread Chris Johns
On 6/2/17 8:10 pm, Christian Mauderer wrote: > Am 06.02.2017 um 04:43 schrieb 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

Re: GSoC Mentors / Projects of Interest

2017-02-06 Thread Chris Johns
On 06/02/2017 15:11, Tanu Hari Dixit wrote: 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 for doing this. I have updated

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

2017-02-06 Thread Christian Mauderer
Am 06.02.2017 um 04:43 schrieb 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 >> >>