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 <[email protected]> Authored: Tue Mar 7 10:28:39 2017 -0800 Committer: Christopher Collins <[email protected]> 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(-) ----------------------------------------------------------------------
