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

[3/3] incubator-mynewt-core git commit: This closes #196.

This closes #196.

Merge remote-tracking branch 'rymanluk/fix_calc_param'

* rymanluk/fix_calc_param:
  nimble/gap: Fix bad calculation on connection parameters validation
  SensorAPI list i2cscan cmdi in sensor shell


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

Branch: refs/heads/master
Commit: 69f8045ba55b7d1e246a8780756c3d2480cc2334
Parents: cfe42df 785d1e1
Author: Christopher Collins <cc...@apache.org>
Authored: Tue Mar 7 10:28:39 2017 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Tue Mar 7 10:28:39 2017 -0800

----------------------------------------------------------------------
 hw/drivers/sensors/bno055/src/bno055.c  | 3 ---
 hw/sensor/src/sensor_shell.c            | 1 +
 net/nimble/host/src/ble_gap.c           | 7 ++++++-
 net/nimble/host/test/src/ble_gap_test.c | 2 +-
 4 files changed, 8 insertions(+), 5 deletions(-)
----------------------------------------------------------------------