You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/08/31 18:17:25 UTC

incubator-mynewt-site git commit: Modified blurb on contributing on community page and updated roadmap to be more current

Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/develop 468bc7f06 -> f85c7abc9


Modified blurb on contributing on community page and updated roadmap to be more current


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/f85c7abc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/f85c7abc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/f85c7abc

Branch: refs/heads/develop
Commit: f85c7abc9f8c938f66344e7cbf7072282685e9cc
Parents: 468bc7f
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Aug 31 11:16:58 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Aug 31 11:16:58 2016 -0700

----------------------------------------------------------------------
 custom-theme/community.html | 41 ++++++++++++++++++----------------------
 docs/about.md               | 26 +++++++------------------
 2 files changed, 25 insertions(+), 42 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/f85c7abc/custom-theme/community.html
----------------------------------------------------------------------
diff --git a/custom-theme/community.html b/custom-theme/community.html
index b19b840..ced2cfa 100644
--- a/custom-theme/community.html
+++ b/custom-theme/community.html
@@ -13,22 +13,19 @@
         <div class="col-md-4 mailing-list">
             <div class="bg-purple mailing-list-title text-center">
                 Dev Mailing List
-            </div>
-            <div class="list-info">
+            </div>       
                 <p><a class="bold-link" href="mailto:dev@mynewt.incubator.apache.org">dev@mynewt.incubator.apache.org</a></p>
-                <p>For both contributors and users. Ask questions about Mynewt. Share ideas. Discuss issues, roadmap, process. Help coordinate. Influence.</p>
+                <p>For both contributors and users. Ask questions. Share ideas. Discuss issues, roadmap, process. Help coordinate. Influence.</p>
                 <div class="mailing-list-title text-center">
                     <p><a href="mailto:dev-subscribe@mynewt.incubator.apache.org">Subscribe</a></p>
                     <p text-center><a href="mailto:dev-unsubscribe@mynewt.incubator.apache.org">Unsubscribe</a></p>
                   <p> <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-dev/">Mail archives</a> </p>
-                </div>
-            </div>
+                </div>        
         </div>
         <div class="col-md-4 mailing-list">
             <div class="bg-purple mailing-list-title text-center">
                 Commits Mailing List
             </div>
-            <div class="list-info">
                 <p><a class="bold-link" href="mailto:commits@mynewt.incubator.apache.org">commits@mynewt.incubator.apache.org</a></p>
                 <p>For code or documentation contributors. Receive automated notifications of any changes to Mynewt code and documentation.</p>
                 <div class="mailing-list-title text-center">
@@ -36,13 +33,11 @@
                   <p><a href="mailto:commits-unsubscribe@mynewt.incubator.apache.org">Unsubscribe</a></p>
                   <p> <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-commits/">Mail archives</a> </p>
                </div>
-            </div>
         </div>
         <div class="col-md-4 mailing-list">
             <div class="bg-purple mailing-list-title text-center">
                 Notifications Mailing List
             </div>
-            <div class="list-info">
                 <p><a class="bold-link" href="mailto:notifications@mynewt.incubator.apache.org">notifications@mynewt.incubator.apache.org</a></p>
                 <p>For all autogenerated mail other than commits e.g. JIRA issue-tracker notifications. Can also be used for announcements. </p>
                 <div class="mailing-list-title text-center">
@@ -50,24 +45,16 @@
                    <p><a href="mailto:notifications-unsubscribe@mynewt.incubator.apache.org">Unsubscribe</a></p>
                    <p> <a href="http://mail-archives.apache.org/mod_mbox/incubator-mynewt-notifications/">Mail archives</a> </p>
                 </div>
-            </div>
   </div>
 </div>
 
-<div class="container">
-        <div class="row">
-            <div class="col-md-12">
-                <h3>Bug Submission and Issue Tracking</h3>
-                <p>Issues, features, improvements, and wish-lists are tracked using <a href="https://issues.apache.org/jira/browse/Mynewt/">ASF JIRA</a>, the Atlassian JIRA software on Apache Software Foundation </p>
-                <li>
-                Sign up for an account on JIRA and submit a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project. Editing a ticket requires an account.
-                </li>
-                <li> Log in and report a bug by choosing the "MYNEWT" project, clicking on the "Create" button, and creating a ticket with an appropriate Issue Type (e.g. Bug, Wish).  </p>
-                <p> If you are a contributor and wish to work on a change, open a JIRA ticket first. It's always a good idea to introduce the change in the dev@ mailing list and refer to that ticket. When you generate a pull request into the github mirror for your change, always reference the JIRA ticket number in the title. JIRA is set up to resolve the ticket when your code is merged into the ASF git repository and the pull request closed. </p>
-
+<div class="row">
+      <div class="col-md-12">
                 <h3>Contributing</h3>
                 <p>
-                You can start contributing right away, even if you are not a committer on Apache Mynewt! One requirement is that you adhere to the Apache's proposed workflow as explained <a href="https://git-wip-us.apache.org/docs/workflow.html">here</a>. Basically, you submit your initial edits for your peers to review and merge. After a few successful patches under your belt, you will get access to commit code directly to the module you are working on in the repository. And over time, you will get full access to all the repositories, where you can commit code to any module on the apache git repository (and not the github mirror). </p>
+                <font color="#F2853F"> Getting involved is easy! Simply send an email to the dev@ mailing list introducing yourself, and the people in the community can help you get familiar with Apache Mynewt OS.  </font> </p>
+                <p>
+                If you are already settled in and wish to contribute code, read on ahead. This project strives to adhere to Apache's proposed workflow as explained <a href="https://git-wip-us.apache.org/docs/workflow.html">here</a>. Basically, you submit your initial edits for your peers to review and merge. After a few successful patches under your belt, you will get access to commit code directly to the module you are working on in the repository. And over time, you will get full access to all the repositories, where you can commit code to any module on the apache git repository (and not the github mirror). </p>
                 <p>The diagram below explains the recommended process for submitting code to the core repository of Apache Mynewt. The "develop" branch on Mynewt's repository contains the most recent changes made by the community of developers. Contributions from you need to go into this branch. The essential steps are the following: </p>
                 <ol> 
                 <li> Fork the Mynewt repository to create your very own repo on github. </li>
@@ -98,9 +85,17 @@
                 <p> Upon receiving notification, one or more committers will review your work, ask for edits or clarifications, and merge when your proposed changes are ready.</p>
 
                 </p>
-                <p> To know more check out the FAQ in Appendix under <a href="https://mynewt.apache.org/faq/answers/">Documentation</a></p>
+                <p> To know more check out the FAQ in Appendix under <a href="https://mynewt.apache.org/faq/answers/">Documentation.</a></p>
                 <br>
 
-</div>
+                <h3>Bug Submission and Issue Tracking</h3>
+                <p>Issues, features, improvements, and wish-lists are tracked using <a href="https://issues.apache.org/jira/browse/Mynewt/">ASF JIRA</a>, the Atlassian JIRA software on Apache Software Foundation </p>
+                <li>
+                Sign up for an account on JIRA and submit a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project. Editing a ticket requires an account.
+                </li>
+                <li> Log in and report a bug by choosing the "MYNEWT" project, clicking on the "Create" button, and creating a ticket with an appropriate Issue Type (e.g. Bug, Wish).  </p>
+                <p> If you are a contributor and wish to work on a change, open a JIRA ticket first. It's always a good idea to introduce the change in the dev@ mailing list and refer to that ticket. When you generate a pull request into the github mirror for your change, always reference the JIRA ticket number in the title. JIRA is set up to resolve the ticket when your code is merged into the ASF git repository and the pull request closed. </p>
+<br>
+                
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/f85c7abc/docs/about.md
----------------------------------------------------------------------
diff --git a/docs/about.md b/docs/about.md
index 411e350..a842db4 100644
--- a/docs/about.md
+++ b/docs/about.md
@@ -1,25 +1,13 @@
 ###Roadmap
 
+Some upcoming features:
+
+* Host-only BLE stack
+* Serial upgrade of image in bootloader
+* HAL redesign to abstract across a diverse set of chip peripherals ([View discussion thread](http://mail-archives.apache.org/mod_mbox/incubator-mynewt-dev/201606.mbox/%3C06CB0682-8F67-4C3F-93E4-6A20444487A1%40apache.org%3E))
+* HAL for SPI access (master and slave)
+* Ability for drivers to turn on/off low power settings automatically
 
-Release Version |  Date |Features 
------------- |------|-------
-0.9.0 |  May, 2016 | * Support images in external flash
-      |       | * HAL for Nordic nRF52, STMicro
-      |       | * Support for low power modes in multiple SoCs   
-      |       | * BLE 4.2: LE Secure Connections Pairing, including bonding
-      |       | * BLE 4.2: Host and Controller separation
-      |       | * BLE 4.2: Random private resolvable addresses
-0.10.0|  June, 2016 | * Test coverage improvements
-      |       | * System watchdog
-      |       | * Support for additional Arduino boards
-      |       | * BLE 4.2: Remote configuration, upgrade, factory reset over BLE 4.2
-      |       | * BLE 4.2: Factory reset
-      |       | * BLE 4.2: GATT based BLE profiles for Mynewt 
-      |       | * BLE 4.2: Configurability improvements 
-0.11.0| July, 2016 | * Wi-Fi support
-      |       | * Add second scripting module
-      |       | * C++ friendly external header files
- 
 
 <font color="#F2853F"> The detailed roadmap is tracked on [JIRA for Mynewt](https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:roadmap-panel). </font>