incubator-mynewt-core git commit: MYNEWT-486: Controller cannot accept ACL data packets > 255 bytes.

2016-11-14 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/1_0_0_b1_dev 6f24373c4 -> 4660b41c8 MYNEWT-486: Controller cannot accept ACL data packets > 255 bytes. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incu

incubator-mynewt-core git commit: MYNEWT-486: Further fixes for ACL data buffer size/count.

2016-11-14 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/1_0_0_b1_dev aa214cc43 -> 0874dceae MYNEWT-486: Further fixes for ACL data buffer size/count. While not exactly related to the ACL data buffer size, when testing the controller-only blehci code we noticed that the number of ACL buf

[2/2] incubator-mynewt-core git commit: No jira ticket: removal of nordic SDK code from hal_spi for the nrf51 and nrf52.

2016-11-18 Thread wes3
No jira ticket: removal of nordic SDK code from hal_spi for the nrf51 and nrf52. 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/4fcb950c Tree: http://git-wip-us.apache.org/repos/asf/incubator-

[1/2] incubator-mynewt-core git commit: No jira ticket: removal of nordic SDK code from hal_spi for the nrf51 and nrf52.

2016-11-18 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 8813bdf00 -> 4fcb950cf http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/4fcb950c/hw/mcu/nordic/nrf52xxx/src/hal_spi.c -- diff --git a/hw/mc

[1/2] incubator-mynewt-core git commit: No jira ticket: removal of nordic SDK code from hal_spi for the nrf51 and nrf52.

2016-11-18 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/1_0_0_b1_dev 68e8ec557 -> e2211c8f6 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/e2211c8f/hw/mcu/nordic/nrf52xxx/src/hal_spi.c -- diff --git a/

[2/2] incubator-mynewt-core git commit: No jira ticket: removal of nordic SDK code from hal_spi for the nrf51 and nrf52.

2016-11-18 Thread wes3
No jira ticket: removal of nordic SDK code from hal_spi for the nrf51 and nrf52. 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/e2211c8f Tree: http://git-wip-us.apache.org/repos/asf/incubator-

incubator-mynewt-core git commit: No jira ticket for this commit: remove references to nordic SDK from hal_watchdog for nrf51 and nrf52.

2016-11-18 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/1_0_0_b1_dev e2211c8f6 -> d859a482a No jira ticket for this commit: remove references to nordic SDK from hal_watchdog for nrf51 and nrf52. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://

incubator-mynewt-core git commit: No jira ticket: remove nordic SDK files/code from nrf51 and nrf52 bsps.

2016-11-18 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/1_0_0_b1_dev d859a482a -> abf290455 No jira ticket: remove nordic SDK files/code from nrf51 and nrf52 bsps. 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 git commit: MYNEWT-263: add BSP support for Rigado BMD-300 evaluation board

2016-03-21 Thread wes3
tor-mynewt-core/commit/e1f297d8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e1f297d8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/e1f297d8 Branch: refs/heads/develop Commit: e1f297d868720198c0505d46e748075e41556e6f Parents: 6a12536 Author: w

incubator-mynewt-core git commit: Modify os_mbuf_copydata() such that if m==NULL and len==0 we return 0 instead of -1

2016-03-21 Thread wes3
nts: e8a365b Author: wes3 Authored: Mon Mar 21 21:21:08 2016 -0700 Committer: wes3 Committed: Mon Mar 21 21:22:07 2016 -0700 -- libs/os/src/os_mbuf.c | 4 1 file changed, 4 inserti

[3/3] incubator-mynewt-core git commit: Add the following commands to the controller: read BD address, read supported states and read maximum data length

2016-03-22 Thread wes3
-us.apache.org/repos/asf/incubator-mynewt-core/tree/d360e4fc Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/d360e4fc Branch: refs/heads/develop Commit: d360e4fcd36e368b4887dbf17f0e6e40f94a94d4 Parents: e233384 Author: wes3 Authored: Tue Mar 22 16:59:05 2016 -0700 Committer

[1/3] incubator-mynewt-core git commit: Add read supported commands and read local supported features commands

2016-03-22 Thread wes3
hor: wes3 Authored: Tue Mar 22 23:12:38 2016 -0700 Committer: wes3 Committed: Tue Mar 22 23:12:43 2016 -0700 -- apps/bletest/src/main.c | 10 + .../controller/include/controller/ble_ll_hci.h | 4 +

[2/3] incubator-mynewt-core git commit: MYNEWT-100: remove need for each connection to have its own empty pdu

2016-03-22 Thread wes3
-core/tree/3dc5a478 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/3dc5a478 Branch: refs/heads/develop Commit: 3dc5a478405b66e318b3b80b1306ce9dc4e7ebb2 Parents: d360e4f Author: wes3 Authored: Tue Mar 22 17:01:09 2016 -0700 Committer: wes3 Committed: Tue Mar 22 23:12:43 2016

incubator-mynewt-core git commit: Fix issue with not definining a test type for BLETEST. It will default to concurrent connection test (as opposed to throughput testing)

2016-03-23 Thread wes3
mit: f0023fb62c40b3de4991de989fd8b1d352dc9e9b Parents: b799a81 Author: wes3 Authored: Wed Mar 23 10:41:39 2016 -0700 Committer: wes3 Committed: Wed Mar 23 10:41:44 2016 -0700 -- apps/bletest/src/main.c | 4 ++-- 1 file changed

incubator-mynewt-core git commit: Add LE encrypt command

2016-03-24 Thread wes3
ttp://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/31285934 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/31285934 Branch: refs/heads/develop Commit: 3128593448c9c70ae5c4d3fadb04b48ff22352ea Parents: 0544eb4 Author: wes3 Authored: Thu Mar 24 20:39:24 2016 -0

incubator-mynewt-core git commit: MYNEWT-99: add random number genration/support for LE encryption

2016-03-28 Thread wes3
tor-mynewt-core/commit/f936daef Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f936daef Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/f936daef Branch: refs/heads/develop Commit: f936daef15fb3cf9da66aebdc3224ba6c9842c26 Parents: ea3ff18 Author: w

incubator-mynewt-core git commit: MYNEWT-271: fix nimble stack set advertising data HCI command bugs.

2016-03-29 Thread wes3
asf/incubator-mynewt-core/commit/2686299d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2686299d Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/2686299d Branch: refs/heads/develop Commit: 2686299d02ada35c5070fd4d7822480b98cd6408 Parents: bcbcee1 Author: w

incubator-mynewt-core git commit: MYNEWT-272: Fix error in octets 34 and 35 of supported commands returned from the controller

2016-03-29 Thread wes3
be8 Parents: 2686299 Author: wes3 Authored: Tue Mar 29 17:01:56 2016 -0700 Committer: wes3 Committed: Tue Mar 29 17:01:56 2016 -0700 -- net/nimble/controller/src/ble_ll_supp_cmd.c | 8 ++-- 1 file changed, 6 insertions(+)

incubator-mynewt-core git commit: MYNEWT-271: the same issue regarding set advertising data was present in set scan response data.

2016-03-29 Thread wes3
925 Parents: 0b90abf Author: wes3 Authored: Tue Mar 29 21:23:00 2016 -0700 Committer: wes3 Committed: Tue Mar 29 21:23:06 2016 -0700 -- net/nimble/controller/src/ble_ll_adv.c | 2 +- net/nimble/host/src/host_hci_cmd.c

incubator-mynewt-core git commit: MYNEWT-277: add commands that need to be supported for data length extension. This also fixes a bug in the code regarding fragmentation of frames. Prior code was not

2016-03-30 Thread wes3
tor-mynewt-core/diff/2aa3caf3 Branch: refs/heads/develop Commit: 2aa3caf33345343beadeb41ea0d732101d962b22 Parents: fafd85f Author: wes3 Authored: Wed Mar 30 15:41:33 2016 -0700 Committer: wes3 Committed: Wed Mar 30 15:41:42 2016 -0

incubator-mynewt-core git commit: No jira ticket for this commit. Renamed a BLE error code since it was very poorly named. The old name was 'unsupported feature' when it really was an error denoting '

2016-03-30 Thread wes3
Parents: 5f9a0f4 Author: wes3 Authored: Wed Mar 30 16:57:15 2016 -0700 Committer: wes3 Committed: Wed Mar 30 16:57:21 2016 -0700 -- apps/bletest/src/main.c | 3 ++- net/nimble/controller/src/ble_ll_conn_h

incubator-mynewt-core git commit: No jira ticket: modified api to ble_ll_hci_is_event_enabled() to pass in the event as opposed to the bit position as this was confusing

2016-03-30 Thread wes3
mit: 5998d17381207f4ec9a6b248a489bba3161a0533 Parents: a3821ef Author: wes3 Authored: Wed Mar 30 17:33:21 2016 -0700 Committer: wes3 Committed: Wed Mar 30 17:33:26 2016 -0700 -- .../controller/include/controller/ble_ll_hci.h |

[2/2] incubator-mynewt-core git commit: Add random number code back to build if LE encryption not defined

2016-03-31 Thread wes3
/tree/d582cfba Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/d582cfba Branch: refs/heads/develop Commit: d582cfba6084966308cfc0ca90d71306bb0990ef Parents: 45da138 Author: wes3 Authored: Thu Mar 31 00:45:35 2016 -0700 Committer: William San Filippo Committed: Thu Mar 31 10

[1/2] incubator-mynewt-core git commit: Fix nrf51 receive mbuf data pointer error

2016-03-31 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 45da13806 -> e9d16c2c2 Fix nrf51 receive mbuf data pointer error 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/e9d16

incubator-mynewt-core git commit: Fix incorrect scan response advertising event type

2016-04-07 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop a3d4e5ea2 -> fbc310f6e Fix incorrect scan response advertising event type 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/com

incubator-mynewt-core git commit: Fix error in le64toh

2016-04-07 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop fbc310f6e -> 1b91ac5e5 Fix error in le64toh 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/1b91ac5e Tree: http://git-

incubator-mynewt-core git commit: Advertising receive isr start only requires pdu type

2016-04-11 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 19f148009 -> fde7d8289 Advertising receive isr start only requires pdu type 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/c

[1/4] incubator-mynewt-core git commit: Remove space at end of line

2016-04-11 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop fde7d8289 -> bfcc17d5b http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/bfcc17d5/net/nimble/drivers/nrf52/src/ble_phy.c -- diff --git a/net

[2/4] incubator-mynewt-core git commit: Remove space at end of line

2016-04-11 Thread wes3
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/bfcc17d5/net/nimble/controller/src/ble_ll_ctrl.c -- diff --git a/net/nimble/controller/src/ble_ll_ctrl.c b/net/nimble/controller/src/ble_ll_ctrl.c index b07a32f..a7

[3/4] incubator-mynewt-core git commit: Remove space at end of line

2016-04-11 Thread wes3
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/bfcc17d5/net/nimble/controller/src/ble_ll_conn.c -- diff --git a/net/nimble/controller/src/ble_ll_conn.c b/net/nimble/controller/src/ble_ll_conn.c index 120fc8d..18

[4/4] incubator-mynewt-core git commit: Remove space at end of line

2016-04-11 Thread wes3
Remove space at end of line 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/bfcc17d5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/bfcc17d5 Diff: http://git-wip-us.apa

incubator-mynewt-core git commit: Add PHY statistics

2016-04-12 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 84621ed15 -> 7dc2980e4 Add PHY statistics 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/7dc2980e Tree: http://git-wi

incubator-mynewt-core git commit: Move connection request txd flag to connection state machine

2016-04-12 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 21d27e14a -> 9e1d390f6 Move connection request txd flag to connection state machine This flag more correctly belongs in the connections state machine as opposed to the mbuf header. We also need a ble mbuf flag for upcoming

incubator-mynewt-core git commit: Add remaining command LE HCI command lengths

2016-04-12 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 29509f4f0 -> aefda63ff Add remaining command LE HCI command lengths Decided to add all the commands to this array regardless of whether or not they are implemented. Project: http://git-wip-us.apache.org/repos/asf/incubato

incubator-mynewt-core git commit: Minor encryption/decrpytion host changes

2016-04-12 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop f536eec79 -> a04dba6a5 Minor encryption/decrpytion host changes Added some additional host debug in preparation for BLE security. Added LTK request negative reply command. Copied LTK instead of swapping as LTK should be in

[2/2] incubator-mynewt-core git commit: MYNEWT-99: Implement LL encryption procedure.

2016-04-15 Thread wes3
MYNEWT-99: Implement LL encryption procedure. This is the first cut at LL encryption for the controller. The feature is currently turned off in the code but I wanted to commit it so others could take a look. There are a number of unresolved issues: 1) This does not yet implement the encryption pau

[1/2] incubator-mynewt-core git commit: MYNEWT-99: Implement LL encryption procedure.

2016-04-15 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 09e50c6a0 -> 33afb22a2 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/33afb22a/net/nimble/drivers/nrf51/src/ble_phy.c -- diff --git a/net

incubator-mynewt-core git commit: Erroneously commited a different nrf51dk.ld

2016-04-15 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 33afb22a2 -> de7332a38 Erroneously commited a different nrf51dk.ld 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/de7

[2/2] incubator-mynewt-core git commit: Modify write suggested default data length command in controller

2016-04-18 Thread wes3
Modify write suggested default data length command in controller The prior implementation of this command allowed the host to set the initial max tx octets/time for a device to a value that it did not support. The controller will now ignore the host request if it is not in the supported range. P

[1/2] incubator-mynewt-core git commit: MYNEWT-99: Port encryption to nrf51

2016-04-18 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop b0a8c8edb -> a590265d3 MYNEWT-99: Port encryption to nrf51 Add encryption support for the nrf51. The nrf51 cannot encrypt or decrypt frames with payload greater than 27 bytes. This means if you turn on encryption you will h

incubator-mynewt-core git commit: Add bootloader support for bmd300eval bsp

2016-04-19 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 598b91010 -> 9abd8ceeb Add bootloader support for bmd300eval bsp 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/9abd8

incubator-mynewt-core git commit: MYNEWT-284: fix nrf51 radio state errors

2016-04-21 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 88356a0df -> 27705013e MYNEWT-284: fix nrf51 radio state errors 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/277050

incubator-mynewt-core git commit: Modify bletest for new host

2016-04-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop ddcd177b4 -> 6d8a3a76f Modify bletest for new host 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/6d8a3a76 Tree: http

incubator-mynewt-core git commit: MYNEWT-288: add nrf52dk support

2016-04-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 6d8a3a76f -> 2b268fbeb MYNEWT-288: add nrf52dk support 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/2b268fbe Tree:

[2/2] incubator-mynewt-core git commit: Fix bug in data length extension procedure

2016-04-25 Thread wes3
Fix bug in data length extension procedure Changes were made to make sure that the hosts suggested data sizes were never greater than the supported controller size. That check was wrong (should have been less than or equal to) so the controller would not perform the data length extension procedure

[1/2] incubator-mynewt-core git commit: MYNEWT-99: implement encryption pause procedure

2016-04-25 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 4f9a1f840 -> 470262a29 MYNEWT-99: implement encryption pause procedure This allows keys to be changed on an already encrypted connection. The code was tested on a bmd300, nrf52dk and also a nrf51. The nrf51 with encryption

[1/2] incubator-mynewt-core git commit: MYNEWT-85: Fix BLE timing for start of connection events. MYNEWT-283: Slave anchor point now set correctly on CRC error.

2016-04-27 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop f04731b06 -> 8ddc20eed http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/8ddc20ee/net/nimble/drivers/nrf52/src/ble_phy.c -- diff --git a/net

[2/2] incubator-mynewt-core git commit: MYNEWT-85: Fix BLE timing for start of connection events. MYNEWT-283: Slave anchor point now set correctly on CRC error.

2016-04-27 Thread wes3
MYNEWT-85: Fix BLE timing for start of connection events. MYNEWT-283: Slave anchor point now set correctly on CRC error. Please read the respective tickets for a discussion of the changes. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apach

incubator-mynewt-core git commit: MYNEWT-79: move common hal code from mcu to hal

2016-06-17 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/cputime [created] 8bcec2849 MYNEWT-79: move common hal code from mcu to hal 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/8b

[1/2] incubator-mynewt-core git commit: MYNEWT-79: fix native cputime and add the common hal source file

2016-06-23 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 7bd50b3b2 -> 712374ac2 MYNEWT-79: fix native cputime and add the common hal source file Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-m

[2/2] incubator-mynewt-core git commit: MYNEWT-79: move common hal code from mcu to hal

2016-06-23 Thread wes3
MYNEWT-79: move common hal code from mcu to hal 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/183873d8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/183873d8 Diff: h

incubator-mynewt-core git commit: Retrieve and display hw id in bletest

2016-06-24 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop e221e1e62 -> 5e9b6f3f2 Retrieve and display hw id in bletest 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/5e9b6f3f

[1/9] incubator-mynewt-core git commit: add repo back

2016-06-28 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 2f2db14be -> 8c6c5a836 add repo back 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/97aab331 Tree: http://git-wip-us.

[4/9] incubator-mynewt-core git commit: Add 0.9.0 to repository.yml.

2016-06-28 Thread wes3
Add 0.9.0 to repository.yml. 0-latest still points to 0.8.0. We won't change this until 0.9.0 is officially released. However, this change adds the "0.9-latest" and "0.9.0" labels for people to try out. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://

[8/9] incubator-mynewt-core git commit: This closes #67 Merge branch 'master' of https://github.com/Eichhoernchen/incubator-mynewt-core into develop

2016-06-28 Thread wes3
This closes #67 Merge branch 'master' of https://github.com/Eichhoernchen/incubator-mynewt-core into develop 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/821b21d9 Tree: http://git-wip-us.ap

[6/9] incubator-mynewt-core git commit: Merge remote-tracking branch 'origin/090_dev'

2016-06-28 Thread wes3
Merge remote-tracking branch 'origin/090_dev' 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/8b331089 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/8b331089 Diff: htt

[3/9] incubator-mynewt-core git commit: Merge remote-tracking branch 'origin/090_dev'

2016-06-28 Thread wes3
Merge remote-tracking branch 'origin/090_dev' 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/95bd6db4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/95bd6db4 Diff: htt

[2/9] incubator-mynewt-core git commit: point at 0.8.0 for 0-latest and 0.8-latest

2016-06-28 Thread wes3
point at 0.8.0 for 0-latest and 0.8-latest 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/dcb21d90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/dcb21d90 Diff: http:/

[5/9] incubator-mynewt-core git commit: Update 0-latest to point to newly-released 0.9.0

2016-06-28 Thread wes3
Update 0-latest to point to newly-released 0.9.0 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/ba465e87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/ba465e87 Diff:

[9/9] incubator-mynewt-core git commit: No need to change repository.yml for pull request #67

2016-06-28 Thread wes3
No need to change repository.yml for pull request #67 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/8c6c5a83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/8c6c5a83 D

[7/9] incubator-mynewt-core git commit: Added BSP for RedBearLabs blenano with MK20 dev board based on nrf51dk

2016-06-28 Thread wes3
Added BSP for RedBearLabs blenano with MK20 dev board based on nrf51dk 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/165f463d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-cor

incubator-mynewt-core git commit: MYNEWT-332: Return error if initiating and host attempts to enable scanning

2016-06-30 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 8c6c5a836 -> 251ba7a1f MYNEWT-332: Return error if initiating and host attempts to enable scanning 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 git commit: MYNEWT-329: More efficient cputime when using 1MHZ clock

2016-06-30 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop baee9cd05 -> bcfe3fd05 MYNEWT-329: More efficient cputime when using 1MHZ clock You can now define a target variable named HAL_CPUTIME_1MHZ. If you include this in your target the cputime will assume a 1MHZ clock is being u

incubator-mynewt-core git commit: MYNEWT-313: Low power modifications

2016-07-05 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 127d42593 -> 9b008aa84 MYNEWT-313: Low power modifications There were a number of changes with this commit: 1) Porting the nrf51 code which uses an RTC timer for the OS timer tick to the nrf52. The nrf52 used to use a highe

incubator-mynewt-core git commit: MYNEWT-83: Controller should use a fixed buffer for reception

2016-07-08 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop e9f0c16e4 -> 28e2a8b4e MYNEWT-83: Controller should use a fixed buffer for reception In preparation for the rather large code change that will come with this ticket, I am moving some things from the connection receive end I

incubator-mynewt-core git commit: MYNEWT-374 Code does not build if BLE_LLC_FEAT_LL_PRIVACY=0

2016-08-29 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 70987f7d2 -> 7b5462126 MYNEWT-374 Code does not build if BLE_LLC_FEAT_LL_PRIVACY=0 The code would not compile if this setting was turned off. It is now possible to set this feature to zero to reduce code and ram usage of the

incubator-mynewt-core git commit: MYNEWT-374 Code does not build if BLE_LLC_FEAT_LL_PRIVACY=0

2016-08-29 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop fcf759455 -> fa876031e MYNEWT-374 Code does not build if BLE_LLC_FEAT_LL_PRIVACY=0 The code would not compile if this setting was turned off. It is now possible to set this feature to zero to reduce code and ram usage of th

incubator-mynewt-core git commit: MYNEWT-3: HAL SPI interface for nrf52

2016-09-02 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/sterly_refactor d25895d2e -> c263b3db2 MYNEWT-3: HAL SPI interface for nrf52 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/c

incubator-mynewt-core git commit: Remove debug code from nrf52 hal_spi.c

2016-09-02 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/sterly_refactor ed45a0bbe -> e0864b5e8 Remove debug code from nrf52 hal_spi.c 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/

incubator-mynewt-core git commit: MYNEWT-385: Controller not sending connection update complete event

2016-09-06 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master f77bf7fcc -> 97189e716 MYNEWT-385: Controller not sending connection update complete event The nimble controller was not sending the connection update complete event if the connection was a slave, the host initiated the conn

incubator-mynewt-core git commit: MYNEWT-385: Controller not sending connection update complete event

2016-09-06 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop a3704587c -> 0bbed7dad MYNEWT-385: Controller not sending connection update complete event The nimble controller was not sending the connection update complete event if the connection was a slave, the host initiated the con

incubator-mynewt-core git commit: MYNEWT-3: Add HAL SPI for nrf51. Fix nr52 hal spi bug when using non-blocking API

2016-09-06 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/sterly_refactor e0864b5e8 -> aab7b2a25 MYNEWT-3: Add HAL SPI for nrf51. Fix nr52 hal spi bug when using non-blocking API Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache

incubator-mynewt-core git commit: MYNEWT-3: HAL SPI

2016-09-06 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/sterly_refactor aab7b2a25 -> fdd134d75 MYNEWT-3: HAL SPI Fix bug where transfer flag was not being set for non-blocking transfers. Check that a transfer was actually in progress in ISR. Project: http://git-wip-us.apache.org/repos

incubator-mynewt-core git commit: MYNEWT-382: Controller number of completed packets event changes

2016-09-09 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop ea6396046 -> 1efc7116c MYNEWT-382: Controller number of completed packets event changes The controller will now send a completed packets event when a connection event ends and there is at least one completed packet. The NIM

incubator-mynewt-core git commit: MYNEWT-382: Controller number of completed packets event changes

2016-09-09 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 97189e716 -> 8559e07f8 MYNEWT-382: Controller number of completed packets event changes The controller will now send a completed packets event when a connection event ends and there is at least one completed packet. The NIMB

incubator-mynewt-core git commit: Add .gdbinit to ignored git files.

2016-09-09 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 8559e07f8 -> 20e2f38f1 Add .gdbinit to ignored git files. 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/20e2f38f Tree

incubator-mynewt-core git commit: Add .gdbinit to ignored git files.

2016-09-09 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 1efc7116c -> e993ac597 Add .gdbinit to ignored git files. 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/e993ac59 Tre

incubator-mynewt-core git commit: MYNEWT-386: Controller should always send connection complete event

2016-09-12 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 61a210874 -> d56270d97 MYNEWT-386: Controller should always send connection complete event The following changes were made to insure that the controller will always send a connection complete event to the host. When either

incubator-mynewt-core git commit: MYNEWT-386: Controller should always send connection complete event

2016-09-12 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 20e2f38f1 -> 840bb6471 MYNEWT-386: Controller should always send connection complete event The following changes were made to insure that the controller will always send a connection complete event to the host. When either a

incubator-mynewt-core git commit: MYNEWT-387: Separate ACL buffer pool for controller only

2016-09-13 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 77ddfe7fc -> 0fa968e2d MYNEWT-387: Separate ACL buffer pool for controller only The controller (for the controller only implementation) now uses a separate pool of buffers for ACL data. This pool is only used by the host to

incubator-mynewt-core git commit: MYNEWT-387: Separate ACL data buffer pool for controller only

2016-09-13 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 0fa968e2d -> 2dfc9bd9b MYNEWT-387: Separate ACL data buffer pool for controller only This change insures that there is the proper user header on the mbufs that the HCI interface hands to the controller. It worked before as

[1/2] incubator-mynewt-core git commit: MYNEWT-387: Separate ACL buffer pool for controller only

2016-09-13 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 840bb6471 -> 959b38915 MYNEWT-387: Separate ACL buffer pool for controller only The controller (for the controller only implementation) now uses a separate pool of buffers for ACL data. This pool is only used by the host to

[2/2] incubator-mynewt-core git commit: MYNEWT-387: Separate ACL data buffer pool for controller only

2016-09-13 Thread wes3
MYNEWT-387: Separate ACL data buffer pool for controller only This change insures that there is the proper user header on the mbufs that the HCI interface hands to the controller. It worked before as the controller was using the bytes that were stripped from the hci header. Project: http://git-w

[1/2] incubator-mynewt-core git commit: Add Apache License header. Not sure why this was omitted.

2016-09-16 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 959b38915 -> 473e050f7 Add Apache License header. Not sure why this was omitted. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-co

[2/2] incubator-mynewt-core git commit: MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available

2016-09-16 Thread wes3
MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available There were a number of changes committed to fix a few BLE HCI issues 1) On HCI sync loss, the controller will now send a HW error and wait to find a reset command in the byyte stream in order to re-sync. 2) If

[1/2] incubator-mynewt-core git commit: Add Apache License header. Not sure why this was omitted.

2016-09-16 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 69b5ce5a1 -> aed4343e6 Add Apache License header. Not sure why this was omitted. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-c

[2/2] incubator-mynewt-core git commit: MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available

2016-09-16 Thread wes3
MYNEWT-388: HCI uart should not assert if a command, event or ACL buffer not available There were a number of changes committed to fix a few BLE HCI issues 1) On HCI sync loss, the controller will now send a HW error and wait to find a reset command in the byyte stream in order to re-sync. 2) If

incubator-mynewt-core git commit: No jira ticket for this commit. In the case of the combined host/controller, the length of the ACL data packet (as reported by read buffer size) was technically incor

2016-09-19 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 9dca85e06 -> 9317ddb1e No jira ticket for this commit. In the case of the combined host/controller, the length of the ACL data packet (as reported by read buffer size) was technically incorrect (although there are no issue

incubator-mynewt-core git commit: No jira ticket for this commit. In the case of the combined host/controller, the length of the ACL data packet (as reported by read buffer size) was technically incor

2016-09-19 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 473e050f7 -> e3cdc2b2f No jira ticket for this commit. In the case of the combined host/controller, the length of the ACL data packet (as reported by read buffer size) was technically incorrect (although there are no issues

incubator-mynewt-core git commit: MYNEWT-390: NRF hal_gpio_read does not return 1 when pin high

2016-09-21 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop a87a31d71 -> 72c74e5b1 MYNEWT-390: NRF hal_gpio_read does not return 1 when pin high This API is supposed to return 1 but was returning 1 << pin. This has now been fixed so if the pin is high, 1 is returned. Project: http

incubator-mynewt-core git commit: MYNEWT-390: NRF hal_gpio_read does not return 1 when pin high

2016-09-21 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 0ec0bc450 -> ee3cd755b MYNEWT-390: NRF hal_gpio_read does not return 1 when pin high This API is supposed to return 1 but was returning 1 << pin. This has now been fixed so if the pin is high, 1 is returned. Project: http:

incubator-mynewt-core git commit: MYNEWT-3 HAL SPI API changes

2016-09-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 2454b8c18 -> 26dfea0fb MYNEWT-3 HAL SPI API changes This commit adds a simple spitest program along with the changes to the HAL SPI API. The commit also contains changes for some of the nordic BSPS (not all of them). The ad

[1/2] incubator-mynewt-core git commit: Get the 16K bsp looking like the nrf51dk bsp (except for the additional RAM).

2016-09-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 063a01b4f -> dfd03160d Get the 16K bsp looking like the nrf51dk bsp (except for the additional RAM). Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/as

[2/2] incubator-mynewt-core git commit: No jira ticket: reduce task stacks for blinky since 4K stacks not needed. Remove definition of console handler (not needed).

2016-09-22 Thread wes3
No jira ticket: reduce task stacks for blinky since 4K stacks not needed. Remove definition of console handler (not needed). 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/6512e624 Tree: http:

[2/3] incubator-mynewt-core git commit: Bring bmd300 bsp up to date.

2016-09-22 Thread wes3
Bring bmd300 bsp up to date. 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/b2bf7ada Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b2bf7ada Diff: http://git-wip-us.ap

[3/3] incubator-mynewt-core git commit: Get arduino primo building

2016-09-22 Thread wes3
Get arduino primo building 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/96e85a1e Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/96e85a1e Diff: http://git-wip-us.apac

[1/3] incubator-mynewt-core git commit: No jira ticket: update the blenano nrf51 bsp

2016-09-22 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 6542b3095 -> 96e85a1eb No jira ticket: update the blenano nrf51 bsp 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/e5

[1/2] incubator-mynewt-core git commit: Add hal_flash_init to the nrf bsps. Finised the conversion of the other nrf bsps to our new config method.

2016-09-23 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop a5e646a0f -> e351784a1 Add hal_flash_init to the nrf bsps. Finised the conversion of the other nrf bsps to our new config method. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://g

[2/2] incubator-mynewt-core git commit: Sys reboot needs to depend on sys/config

2016-09-23 Thread wes3
Sys reboot needs to depend on sys/config 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/a52ff170 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a52ff170 Diff: http://g

incubator-mynewt-core git commit: Make default sanity interval just under 60 seconds.

2016-09-24 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop ae4f90b6f -> 8999db3dc Make default sanity interval just under 60 seconds. 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/co

<    1   2   3   4   5   6   7   >