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 141e0ff058b70393c7286fdec72d74e36758f57a
Merge: 9b94b71 4abf63f
Author: wes3 <wi...@runtime.io>
AuthorDate: Thu Aug 31 22:35:03 2017 -0700

    Merge pull request #513 from wes3/lora_improv
    
    Lora improv

 apps/lora_app_shell/syscfg.yml           |    2 +-
 hw/drivers/lora/sx1276/src/sx1276.c      |   78 +-
 net/lora/node/include/node/lora.h        |   19 +
 net/lora/node/include/node/mac/LoRaMac.h |    8 +-
 net/lora/node/src/lora_node.c            |   35 +-
 net/lora/node/src/mac/LoRaMac.c          | 1463 +++++++++++++++---------------
 net/lora/node/src/utilities.c            |    4 +-
 net/lora/node/syscfg.yml                 |   16 +
 8 files changed, 847 insertions(+), 778 deletions(-)

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

Reply via email to