You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2017/11/03 18:25:44 UTC

[mynewt-core] branch master updated (0e35d62 -> f0307a5)

This is an automated email from the ASF dual-hosted git repository.

wes3 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 0e35d62  Merge pull request #639 from IMGJulian/ci40
     add 6f78d46  net/lora: Fix MAC command issues
     new f0307a5  Merge pull request #645 from wes3/lora_mac_cmd

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 net/lora/node/include/node/mac/LoRaMac.h |   2 +
 net/lora/node/src/lora_node.c            |  33 ++-
 net/lora/node/src/mac/LoRaMac.c          | 392 +++++++++++++++----------------
 3 files changed, 218 insertions(+), 209 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #645 from wes3/lora_mac_cmd

Posted by we...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wes3 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit f0307a536b5acfd3ab3b834b31adff9311c6114b
Merge: 0e35d62 6f78d46
Author: wes3 <wi...@runtime.io>
AuthorDate: Fri Nov 3 11:25:42 2017 -0700

    Merge pull request #645 from wes3/lora_mac_cmd
    
    net/lora: Fix MAC command issues

 net/lora/node/include/node/mac/LoRaMac.h |   2 +
 net/lora/node/src/lora_node.c            |  33 ++-
 net/lora/node/src/mac/LoRaMac.c          | 392 +++++++++++++++----------------
 3 files changed, 218 insertions(+), 209 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.