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 be934fce49f84db4fcf93838d1c1f0638bf37177
Merge: 1e05ad7 50304d2
Author: wes3 <wi...@runtime.io>
AuthorDate: Fri Oct 27 10:00:15 2017 -0700

    Merge pull request #637 from wes3/lora_dr
    
    LoRa Datarate changes

 apps/lora_app_shell/src/las_cmd.c      |  21 +-
 net/lora/node/include/node/lora.h      |   7 +-
 net/lora/node/include/node/lora_band.h |   3 +
 net/lora/node/include/node/lora_priv.h |   1 +
 net/lora/node/src/lora_app.c           |  16 +-
 net/lora/node/src/lora_node.c          |   6 -
 net/lora/node/src/mac/LoRaMac.c        | 482 ++++++++++++++++-----------------
 net/lora/node/syscfg.yml               |  11 +
 8 files changed, 266 insertions(+), 281 deletions(-)

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

Reply via email to