Re: Project proposal for GSOC 2020

2020-03-11 Thread Eshan Dhawan
sorry again editable link : https://docs.google.com/document/d/1lGgcngtHeDadC-_uGojclv7KDSLWnxqCgc9AUV8sxQ4/edit?usp=sharing Updated the same on tracking page On Thu, Mar 12, 2020 at 11:55 AM Vaibhav Gupta wrote: > > > On Thu, 12 Mar 2020 at 11:28, Eshan Dhawan > wrote: > >> I am sorry for th

Re: Project proposal for GSOC 2020

2020-03-11 Thread Vaibhav Gupta
On Thu, 12 Mar 2020 at 11:28, Eshan Dhawan wrote: > I am sorry for the confusion. > By mistake, I sent the wrong link. > Here is the link of the Google Docx format of the proposal. > > Link: > https://drive.google.com/open?id=1lGgcngtHeDadC-_uGojclv7KDSLWnxqCgc9AUV8sxQ4 > There is no edit access.

Re: RTEMS Python Standardization (ticket #3892)

2020-03-11 Thread Anmol Mishra
Hello, With whom can I discuss regarding douts, Any tentative mentor open for guiding me, I have a few doubts regarding the project. Is Dr. Gedare going to be a tentative mentor? Best Regards On Tue, Mar 10, 2020 at 11:12 AM Anmol Mishra wrote: > Sure thing, I have replied and reviewed all your

Re: Project proposal for GSOC 2020

2020-03-11 Thread Eshan Dhawan
I am sorry for the confusion. By mistake, I sent the wrong link. Here is the link of the Google Docx format of the proposal. Link: https://drive.google.com/open?id=1lGgcngtHeDadC-_uGojclv7KDSLWnxqCgc9AUV8sxQ4 I have worked on a few suggestions from Dr Gedare. I also wanted to know who could be th

[PATCH 3/4] user: Add anchors to some BSPs.

2020-03-11 Thread chrisj
From: Chris Johns --- user/bsps/arm/beagle.rst | 6 ++ user/bsps/bsps-sparc.rst | 9 + 2 files changed, 15 insertions(+) diff --git a/user/bsps/arm/beagle.rst b/user/bsps/arm/beagle.rst index fe2dc6f..489e756 100644 --- a/user/bsps/arm/beagle.rst +++ b/user/bsps/arm/beagle.rst @@ -2

[PATCH 2/4] sphinx: Add a custom highlight colour

2020-03-11 Thread chrisj
From: Chris Johns Update #2998 --- common/_static/my-styles.css | 5 + 1 file changed, 5 insertions(+) diff --git a/common/_static/my-styles.css b/common/_static/my-styles.css index 7040e75..bc67c33 100644 --- a/common/_static/my-styles.css +++ b/common/_static/my-styles.css @@ -29,6 +29,11

[PATCH 1/4] user: Update Quick Start Guide

2020-03-11 Thread chrisj
From: Chris Johns - Add support for release source archives - Add building the BSP using the RSB - Add building packages using the RSB - Add an application Closes #2998 --- user/index.rst | 2 +- user/start/app.rst | 245 +++- user/start/b

[PATCH] Update Quick Start Guide

2020-03-11 Thread chrisj
Hi These patches update the Quick Start Guide to support released source packages, RSB built BSP and an application. Also included is a change to getting the version from the version.py as parts. You can review the changes at ... https://ftp.rtems.org/pub/rtems/people/chrisj/docs/ Chris __

[PATCH 4/4] waf: Get the version numbers from the version file.

2020-03-11 Thread chrisj
From: Chris Johns --- common/conf.py| 15 --- common/version.py | 25 - common/waf.py | 5 - wscript | 3 +++ 4 files changed, 43 insertions(+), 5 deletions(-) diff --git a/common/conf.py b/common/conf.py index fe44640..97f8dfa 100644

Re: [PATCH 01/20] c-user: Split up configuring_a_system.rst

2020-03-11 Thread Sebastian Huber
On 11/03/2020 19:29, Chris Johns wrote: On 11/3/20 10:39 pm, Sebastian Huber wrote: In this patch set please have a look at the new directory name "c-user/config" for the application configuration options and the file names in this directory. Thank you for the heads up and for making the chang

Re: Project proposal for GSOC 2020

2020-03-11 Thread Eshan Dhawan
On Thu, Mar 12, 2020 at 12:48 AM Gedare Bloom wrote: > You should convert this from Word (docx) to a Google Doc > Here is the google docs link link: https://drive.google.com/open?id=1LhbYgsx_1gU3ZWj7nz4FH_nYzlbAS4s2 > > On Wed, Mar 11, 2020 at 12:30 PM Eshan Dhawan > wrote: > > > > Hello every

Recent Workshops of Interest (Presentations Available)

2020-03-11 Thread Joel Sherrill
Hi I have finally posted information from Matthias Goebbel about the ESA Brave Days and GR740 Users Day. The news post at https://www.rtems.org/node/130 has links to where the presentations for both are online. The presentations (including audio) from the 2019 Flight Software Workshop are also av

Re: Project proposal for GSOC 2020

2020-03-11 Thread Gedare Bloom
You should convert this from Word (docx) to a Google Doc On Wed, Mar 11, 2020 at 12:30 PM Eshan Dhawan wrote: > > Hello everyone, > > I have added the first proposal draft at the GSOC tracking page as well as > added the link in this email. It's a little crude currently and requires a > lot of

Project proposal for GSOC 2020

2020-03-11 Thread Eshan Dhawan
Hello everyone, I have added the first proposal draft at the GSOC tracking page as well as added the link in this email. It's a little crude currently and requires a lot of refinement. This requires discussion with the mentors and their reviews. Link to the draft : https://drive.google.com/file/d

Re: [PATCH 01/20] c-user: Split up configuring_a_system.rst

2020-03-11 Thread Chris Johns
On 11/3/20 10:39 pm, Sebastian Huber wrote: > In this patch set please have a look at the new directory name "c-user/config" > for the application configuration options and the file names in this > directory. Thank you for the heads up and for making the change. It looks good. I have one question

Re: [PATCH] Revert "Add copyright notices"

2020-03-11 Thread Joel Sherrill
On Wed, Mar 11, 2020 at 11:26 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 11/03/2020 16:50, Joel Sherrill wrote: > > > Proclaimed may not be the English word you mean. What do you think you > > are saying? > > > > We built a spreadsheet analyzing all contributions to the >

Re: [PATCH] Revert "Add copyright notices"

2020-03-11 Thread Sebastian Huber
On 11/03/2020 16:50, Joel Sherrill wrote: Proclaimed may not be the English word you mean. What do you think you are saying? We built a spreadsheet analyzing all contributions to the documentation based on source code logs. The original core documentation was entirely written by OAR. Soit wa

Re: [PATCH] Revert "Add copyright notices"

2020-03-11 Thread Joel Sherrill
Proclaimed may not be the English word you mean. What do you think you are saying? We built a spreadsheet analyzing all contributions to the documentation based on source code logs. The original core documentation was entirely written by OAR. Soit was no surprise that at that point most of the doc

[PATCH] Revert "Add copyright notices"

2020-03-11 Thread Sebastian Huber
This reverts commit fa5a960a1f215e08a6b2cf4ce1818092fcfb24ad. Also during the relicensing of the documentation to CC-BY-SA-4.0 in 2016 it was proclaimed that OAR was the only copyright holder of the RTEMS documentation present in the RTEMS main repository. --- c-user/configuring_a_system.rst

[PATCH rtems_littlevgl 1/2] waf: Remove unnecessary code.

2020-03-11 Thread Christian Mauderer
--- lvgl.py | 6 -- 1 file changed, 6 deletions(-) diff --git a/lvgl.py b/lvgl.py index 5452ed0..d6584f7 100644 --- a/lvgl.py +++ b/lvgl.py @@ -77,12 +77,6 @@ def build(bld): if source_dir not in include_paths: include_paths.append(source_dir) -bld.objects(target =

[PATCH rtems_littlevgl 2/2] waf: Enable optimization and debug symbols.

2020-03-11 Thread Christian Mauderer
--- lvgl.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lvgl.py b/lvgl.py index d6584f7..90644bf 100644 --- a/lvgl.py +++ b/lvgl.py @@ -79,6 +79,7 @@ def build(bld): bld.stlib(target = 'lvgl', features = 'c', + cflags = ['-O2', '-g'], inclu

Re: [PATCH 01/20] c-user: Split up configuring_a_system.rst

2020-03-11 Thread Sebastian Huber
In this patch set please have a look at the new directory name "c-user/config" for the application configuration options and the file names in this directory. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel