[2/2] incubator-mynewt-core git commit: This closes #270

2017-05-09 Thread wes3
This closes #270 NRF_SPIM1 didnt appear to exist. I believe its supposed to be NRF_SPI1 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/d5cfc5cd Tree:

[1/2] incubator-mynewt-core git commit: hal: nrf51 spi1 fix

2017-05-09 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master cb23f34e9 -> d5cfc5cdb hal: nrf51 spi1 fix 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/f42bc724 Tree:

[2/2] incubator-mynewt-core git commit: This closes #245

2017-04-26 Thread wes3
This closes #245 Fix number of completed packet events in both controller and 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/eb4f2898 Tree:

[1/2] incubator-mynewt-core git commit: MYNEWT-738: Fix parameter array errors

2017-04-26 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 02fd7c764 -> eb4f28984 MYNEWT-738: Fix parameter array errors Fix number of completed packet events Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/2] incubator-mynewt-core git commit: MYNEWT-736 NimBLE - UART xport can't send multibuf

2017-04-19 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master fd7bf2bf5 -> 431e500ad MYNEWT-736 NimBLE - UART xport can't send multibuf The UART transport assumes outgoing ACL data packets consist of a single mbuf. If the chain contains multiple buffers, the later part of the outgoing

incubator-mynewt-core git commit: nimble/controller: No jira ticket.

2017-04-14 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/bluetooth5 6fba2048e -> 566b5c691 nimble/controller: No jira ticket. Removing some unused variables from code and connection state machine. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: nimble/controller: No jira ticket.

2017-04-14 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 119818800 -> b3187bd7d nimble/controller: No jira ticket. Removing some unused variables from code and connection state machine. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: No Jira ticket. Fix compile error for bletest.

2017-04-11 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/master f6605c2ab -> b79f75dff No Jira ticket. Fix compile error for bletest. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/2] incubator-mynewt-core git commit: No jira ticket: get native ble building.

2017-04-04 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 75d9c304e -> 79e45a56b No jira ticket: get native ble building. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: No jira ticket: fix uninitialized local variable.

2017-04-04 Thread wes3
No jira ticket: fix uninitialized local variable. 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/79e45a56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/79e45a56

incubator-mynewt-core git commit: No jira ticket. Remove unused header file bsp.h

2017-04-04 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 95c7d3e5f -> 75d9c304e No jira ticket. Remove unused header file bsp.h Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

incubator-mynewt-core git commit: MYNEWT-707: Add API to retrieve public and random static address

2017-04-04 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 832fa2d5f -> 95c7d3e5f MYNEWT-707: Add API to retrieve public and random static address Please read the Jira ticket for more information on how to use these API. The controller now calls ble_hw_get_public_addr() and will

incubator-mynewt-core git commit: MYNEWT-668: Improve throughput of BLE connections

2017-04-03 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop d416d5515 -> f6014227f MYNEWT-668: Improve throughput of BLE connections We will now send the number of completed packets event faster than it was being sent before, assuming that more than 2 packets were completed in a

incubator-mynewt-core git commit: MYNEWT-698: Unhandled exception in ble_ll_conn_end

2017-04-03 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop d0763ab0b -> a73a65bfc MYNEWT-698: Unhandled exception in ble_ll_conn_end This is another issue that should not occur but was discovered when testing with other devices. If the device sends a TERMINATE with "unknown

incubator-mynewt-core git commit: Initial commit of telenor ee02 bsp

2017-03-31 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop cfd8dbed1 -> d8b031649 Initial commit of telenor ee02 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/d8b03164

[3/3] incubator-mynewt-core git commit: Redbear Blend2: Change SPI0 SCK to non-multiplexed pin D9/P0_2

2017-03-30 Thread wes3
Redbear Blend2: Change SPI0 SCK to non-multiplexed pin D9/P0_2 This closes #217 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/8a6b33bb Tree:

[2/3] incubator-mynewt-core git commit: Basic pin mapping for RedBear Blend2

2017-03-30 Thread wes3
Basic pin mapping for RedBear Blend2 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/807f0aba Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/807f0aba Diff:

[1/3] incubator-mynewt-core git commit: Redbear Blend2: add i2c_0 to syscfg/hal_bsp

2017-03-30 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 244227b77 -> 8a6b33bb5 Redbear Blend2: add i2c_0 to syscfg/hal_bsp Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[4/5] incubator-mynewt-core git commit: MYNEWT-701: Low power timer support

2017-03-30 Thread wes3
MYNEWT-701: Low power timer support This commit adds low power timer support to the controller for the nordic chips. Please see the Jira ticket for more information. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[1/5] incubator-mynewt-core git commit: nimble/controller: Slight refactor of use of pkt receive time

2017-03-30 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 9b6c2847d -> 244227b77 nimble/controller: Slight refactor of use of pkt receive time Modified the code so that the packet receive time is used in less places. No functionality change. Project:

[3/5] incubator-mynewt-core git commit: Low power timer. Only nrf52 right now.

2017-03-30 Thread wes3
Low power timer. Only nrf52 right now. 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/507f493a Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/507f493a Diff:

[5/5] incubator-mynewt-core git commit: The number of concurrent connections should be default to 1.

2017-03-30 Thread wes3
The number of concurrent connections should be default to 1. 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/244227b7 Tree:

[2/5] incubator-mynewt-core git commit: Low power timer. Only nrf52 right now.

2017-03-30 Thread wes3
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/507f493a/net/nimble/controller/src/ble_ll_sched.c -- diff --git a/net/nimble/controller/src/ble_ll_sched.c b/net/nimble/controller/src/ble_ll_sched.c index

[08/37] incubator-mynewt-core git commit: native; allow user to specify real ttys to connect to from command line when invoking simulator. --uart0 for uart0, --uart1 for uart1.

2017-03-30 Thread wes3
native; allow user to specify real ttys to connect to from command line when invoking simulator. --uart0 for uart0, --uart1 for uart1. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[21/37] incubator-mynewt-core git commit: sim - Terminate on assert failure.

2017-03-30 Thread wes3
sim - Terminate on assert failure. Prior to this change, the process would just hang. 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/4fa33571 Tree:

[09/37] incubator-mynewt-core git commit: BLE Host - Rename parameter for clarity

2017-03-30 Thread wes3
BLE Host - Rename parameter for clarity 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/03650bca Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/03650bca Diff:

[03/37] incubator-mynewt-core git commit: net/oic; oc_endpoint size is different depending on transport type. Take this into account when comparing them.

2017-03-30 Thread wes3
net/oic; oc_endpoint size is different depending on transport type. Take this into account when comparing them. 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/4393af41 Tree:

[20/37] incubator-mynewt-core git commit: native uart: print errors to stderr.

2017-03-30 Thread wes3
native uart: print errors to stderr. 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/eddcf8fa Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/eddcf8fa Diff:

[24/37] incubator-mynewt-core git commit: baselibc - Add %p format specifier to tinyprintf.

2017-03-30 Thread wes3
baselibc - Add %p format specifier to tinyprintf. 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/badc6e99 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/badc6e99

[30/37] incubator-mynewt-core git commit: MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end

2017-03-30 Thread wes3
MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end The controller was generating an unhandled exception inside the function ble_ll_conn_end. This was occurring when the controller was scheduling a new connection (master role) but no mbufs were available to hand the received pdu to

[28/37] incubator-mynewt-core git commit: MYNEWT-697: Controller can leak connection state machines

2017-03-30 Thread wes3
MYNEWT-697: Controller can leak connection state machines Fixed bug where it was possible that a controller could allocate a connection state machine and never make it active or free it. If this happens, it is possible that the controller would not be able to create a new connection. This

[05/37] incubator-mynewt-core git commit: net/oic; don't send confirmable requests over TCP-like transports.

2017-03-30 Thread wes3
net/oic; don't send confirmable requests over TCP-like transports. 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/9d8c6f27 Tree:

[10/37] incubator-mynewt-core git commit: native UART: Allow flow control.

2017-03-30 Thread wes3
native UART: Allow flow control. 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/54086ace Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/54086ace Diff:

[18/37] incubator-mynewt-core git commit: BLE Host - Make L2CAP CID definitions public.

2017-03-30 Thread wes3
BLE Host - Make L2CAP CID definitions public. 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/9b982061 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/9b982061 Diff:

[06/37] incubator-mynewt-core git commit: net/oic; use hal_bsp_dev_id() to generate platform uuid.

2017-03-30 Thread wes3
net/oic; use hal_bsp_dev_id() to generate platform uuid. 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/e62a2458 Tree:

[25/37] incubator-mynewt-core git commit: bletiny - fix build error in sim

2017-03-30 Thread wes3
bletiny - fix build error in sim 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/07746cc0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/07746cc0 Diff:

[31/37] incubator-mynewt-core git commit: MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end

2017-03-30 Thread wes3
MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end Not sure what happened but only some of the fix was committed in the prior commit. This is the actual fix for this issue. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[33/37] incubator-mynewt-core git commit: nimble/controller: Slight refactor of use of pkt receive time

2017-03-30 Thread wes3
nimble/controller: Slight refactor of use of pkt receive time Modified the code so that the packet receive time is used in less places. No functionality change. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[07/37] incubator-mynewt-core git commit: MYNEWT-688; disabling unused-result warning when compiling hw/mcu/native, and assigning return value from write() in os_fault.c:__assert_func().

2017-03-30 Thread wes3
MYNEWT-688; disabling unused-result warning when compiling hw/mcu/native, and assigning return value from write() in os_fault.c:__assert_func(). Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[26/37] incubator-mynewt-core git commit: BLE Host - Remove duplicate conn check.

2017-03-30 Thread wes3
BLE Host - Remove duplicate conn check. 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/fdc3d2b3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/fdc3d2b3 Diff:

[36/37] incubator-mynewt-core git commit: MYNEWT-701: Low power timer support

2017-03-30 Thread wes3
MYNEWT-701: Low power timer support This commit adds low power timer support to the controller for the nordic chips. Please see the Jira ticket for more information. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[32/37] incubator-mynewt-core git commit: MYNEWT-700 BLE Host - Race condition: discon + att

2017-03-30 Thread wes3
MYNEWT-700 BLE Host - Race condition: discon + att Some parts of the ATT code assume a peer is still connected after an initial check. This assumption leads to a race condition when a task other than the host task is doing the transmitting (e.g., tx of unsolicited notification). It is possible

[35/37] incubator-mynewt-core git commit: Low power timer. Only nrf52 right now.

2017-03-30 Thread wes3
Low power timer. Only nrf52 right now. 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/507f493a Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/507f493a Diff:

[04/37] incubator-mynewt-core git commit: net/oic; add a testcase for basic observe.

2017-03-30 Thread wes3
net/oic; add a testcase for basic observe. 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/133a628f Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/133a628f Diff:

[29/37] incubator-mynewt-core git commit: No jira ticket: fixed compilation error if the only timer allowed by syscfg was the RTC (TIMER_3).

2017-03-30 Thread wes3
No jira ticket: fixed compilation error if the only timer allowed by syscfg was the RTC (TIMER_3). 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/28df4dd6 Tree:

[13/37] incubator-mynewt-core git commit: baselibc - Optionally include file/line in assert.

2017-03-30 Thread wes3
baselibc - Optionally include file/line in assert. To include filename and line number in assert messages, enable this syscfg setting: BASELIBC_ASSERT_FILE_LINE This behavior is disabled by default for non-native BSPs. The native bsp enables this setting. Project:

[27/37] incubator-mynewt-core git commit: MYNEWT-696 NMP datetime rsp uses inconsistent fmt

2017-03-30 Thread wes3
MYNEWT-696 NMP datetime rsp uses inconsistent fmt If the time was set with a time zone, the datetime response includes the time zone at the end of the string. Otherwise, no time zone is present. This inconsistency makes parsing more difficult. The fix is to report UTC as the time zone if none

[17/37] incubator-mynewt-core git commit: BLE Host - Add missing #include.

2017-03-30 Thread wes3
BLE Host - Add missing #include. 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/e51ce9de Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e51ce9de Diff:

[14/37] incubator-mynewt-core git commit: sim compiler: add -lm flag.

2017-03-30 Thread wes3
sim compiler: add -lm flag. 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/03fa8659 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/03fa8659 Diff:

[23/37] incubator-mynewt-core git commit: ocd_sample - Fix broken build.

2017-03-30 Thread wes3
ocd_sample - Fix broken build. 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/0eed22ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0eed22ff Diff:

[22/37] incubator-mynewt-core git commit: BLE uart transport: Add text to sysinit panic.

2017-03-30 Thread wes3
BLE uart transport: Add text to sysinit panic. 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/70191424 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/70191424 Diff:

[19/37] incubator-mynewt-core git commit: sysinit - Allow panic message.

2017-03-30 Thread wes3
sysinit - Allow panic message. 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/103f39e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/103f39e8 Diff:

[37/37] incubator-mynewt-core git commit: The number of concurrent connections should be default to 1.

2017-03-30 Thread wes3
The number of concurrent connections should be default to 1. 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/244227b7 Tree:

[12/37] incubator-mynewt-core git commit: BLE Host - Don't allow conn to already-conned peer

2017-03-30 Thread wes3
BLE Host - Don't allow conn to already-conned peer 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/5ae196a9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5ae196a9

[01/37] incubator-mynewt-core git commit: MYNEWT-683 SensorAPI: Add BNO055 driver [Forced Update!]

2017-03-30 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/nrf_cputime 34d901901 -> 244227b77 (forced update) MYNEWT-683 SensorAPI: Add BNO055 driver - fix bno055_get_int_enable() was reading wrong enable values - fix indentation Project:

[11/37] incubator-mynewt-core git commit: BLE Host - Additional debug logging.

2017-03-30 Thread wes3
BLE Host - Additional debug logging. 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/519e5164 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/519e5164 Diff:

[02/37] incubator-mynewt-core git commit: net/oic; when deleting resource, remove it from oc_app_resources list.

2017-03-30 Thread wes3
net/oic; when deleting resource, remove it from oc_app_resources list. 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/0df95ce1 Tree:

[16/37] incubator-mynewt-core git commit: BLE UART xport - sysinit panic on init fail.

2017-03-30 Thread wes3
BLE UART xport - sysinit panic on init fail. 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/c44b4ade Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/c44b4ade Diff:

incubator-mynewt-core git commit: MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end

2017-03-29 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 353876573 -> 612f8efe4 MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end Not sure what happened but only some of the fix was committed in the prior commit. This is the actual fix for this issue. Project:

incubator-mynewt-core git commit: MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end

2017-03-29 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 28df4dd62 -> 353876573 MYNEWT-698: Unhandled exception in controller in ble_ll_conn_end The controller was generating an unhandled exception inside the function ble_ll_conn_end. This was occurring when the controller was

[1/2] incubator-mynewt-core git commit: No jira ticket: fixed compilation error if the only timer allowed by syscfg was the RTC (TIMER_3).

2017-03-29 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop cb97248bc -> 28df4dd62 No jira ticket: fixed compilation error if the only timer allowed by syscfg was the RTC (TIMER_3). Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[2/2] incubator-mynewt-core git commit: MYNEWT-697: Controller can leak connection state machines

2017-03-29 Thread wes3
MYNEWT-697: Controller can leak connection state machines Fixed bug where it was possible that a controller could allocate a connection state machine and never make it active or free it. If this happens, it is possible that the controller would not be able to create a new connection. This

[40/50] [abbrv] incubator-mynewt-core git commit: Delete unused openocd script files.

2017-03-24 Thread wes3
Delete unused openocd script 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/eed3250d Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/eed3250d Diff:

[19/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-671 Set default core flash area in native.

2017-03-24 Thread wes3
MYNEWT-671 Set default core flash area in native. 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/5490c39b Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5490c39b

[10/50] [abbrv] incubator-mynewt-core git commit: This closes #204

2017-03-24 Thread wes3
This closes #204 >From st datasheet page 24: The devices embed a nested vectored interrupt controller able to manage 16 priority levels, and handle up to 91 maskable interrupt channels plus the 16 interrupt lines of the Cortex®-M4 with FPU core. Project:

[15/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-665 SensorAPI: Add TCS34725 Driver

2017-03-24 Thread wes3
MYNEWT-665 SensorAPI: Add TCS34725 Driver - reading from ATIME, control for AGAIN and ENABLE for state of the sensor instead of using varibales to store state. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[42/50] [abbrv] incubator-mynewt-core git commit: Add definition/value for MCU_FLASH_MIN_WRITE_SIZE

2017-03-24 Thread wes3
Add definition/value for MCU_FLASH_MIN_WRITE_SIZE 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/88b87be0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/88b87be0

[05/50] [abbrv] incubator-mynewt-core git commit: Re-add double cmd.exe invocation.

2017-03-24 Thread wes3
Re-add double cmd.exe invocation. 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/f6951e68 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f6951e68 Diff:

[46/50] [abbrv] incubator-mynewt-core git commit: This closes #214.

2017-03-24 Thread wes3
This closes #214. Merge branch 'fix-nucleo767-warning' of https://github.com/utzig/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/c6ad1e17 Tree:

[22/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-673 testbench reports some fails as passes

2017-03-24 Thread wes3
MYNEWT-673 testbench reports some fails as passes 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/0d659e87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0d659e87

[21/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-672 json encode test assumes buffer is 0ed

2017-03-24 Thread wes3
MYNEWT-672 json encode test assumes buffer is 0ed 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/c87fac5c Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/c87fac5c

[36/50] [abbrv] incubator-mynewt-core git commit: nimble/controller: Minor fix to avoid magic number

2017-03-24 Thread wes3
nimble/controller: Minor fix to avoid magic number 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/0f103799 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/0f103799

[31/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-678 SensorAPI: Shell:

2017-03-24 Thread wes3
MYNEWT-678 SensorAPI: Shell: - Add support for polling at a given interval for a specific duration - Initial commit 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/c93c7bea Tree:

[44/50] [abbrv] incubator-mynewt-core git commit: No jira ticket for this change. The structure used for spi configuration was not changed in all the bsps for the nrf51. This fixes that oversight.

2017-03-24 Thread wes3
No jira ticket for this change. The structure used for spi configuration was not changed in all the bsps for the nrf51. This fixes that oversight. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[41/50] [abbrv] incubator-mynewt-core git commit: Expose I2C0 on STM32F4 Discovery board

2017-03-24 Thread wes3
Expose I2C0 on STM32F4 Discovery board 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/e82d1fc2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e82d1fc2 Diff:

[26/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-677 NMP: Include next_index in log show rsp

2017-03-24 Thread wes3
MYNEWT-677 NMP: Include next_index in log show rsp The next_index value (index of next log entry to be written) is useful for determining if a device's flash has been wiped since the last time logs were scoured. The new value is at the top-level of the log show response with the following name:

[12/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-667 SensorAPI: Shell:

2017-03-24 Thread wes3
MYNEWT-667 SensorAPI: Shell: - Invalid type in read crashes device and print type in user friendly manner - Error handling was not taken care of Sensor type is bit field, printing it out as individual bits is better than printing the entire bitmap - Also allow printing accepting type in hex,

[02/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-666; walk of observer list was ending too soon.

2017-03-24 Thread wes3
MYNEWT-666; walk of observer list was ending too soon. 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/2b3d6ccf Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2b3d6ccf

[13/50] [abbrv] incubator-mynewt-core git commit: SensorAPI: print console warning on if read fails

2017-03-24 Thread wes3
SensorAPI: print console warning on if read fails - If read fails because the sensor is not connected, print a message on the console. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[14/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-669 SensorAPI: Change UNUSED_DATA indicator

2017-03-24 Thread wes3
MYNEWT-669 SensorAPI: Change UNUSED_DATA indicator - Please see description of the ticket for details Adding bitfields to indicate validity of data Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[09/50] [abbrv] incubator-mynewt-core git commit: bsp/stm32f429: Fix nvic vectors number to 16 + 91

2017-03-24 Thread wes3
bsp/stm32f429: Fix nvic vectors number to 16 + 91 >From st datasheet page 24: The devices embed a nested vectored interrupt controller able to manage 16 priority levels, and handle up to 91 maskable interrupt channels plus the 16 interrupt lines of the Cortex®-M4 with FPU core.

[34/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-678 SensorAPI: Shell:

2017-03-24 Thread wes3
MYNEWT-678 SensorAPI: Shell: - Add support for polling at a given interval for a specific duration(Use os_cputime instead of a dedicated HW hal_timer) "sensor read [-n nsamples] [-i poll_itvl] [-d duration]" Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo

[27/50] [abbrv] incubator-mynewt-core git commit: Log json test results and assume msg is null terminated

2017-03-24 Thread wes3
Log json test results and assume msg is null terminated 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/fcb79cd9 Tree:

[32/50] [abbrv] incubator-mynewt-core git commit: No Ticket - correct os_sem_init() comment

2017-03-24 Thread wes3
No Ticket - correct os_sem_init() comment 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/b5e0947a Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b5e0947a Diff:

[50/50] [abbrv] incubator-mynewt-core git commit: Low power timer. Only nrf52 right now.

2017-03-24 Thread wes3
Low power timer. Only nrf52 right now. 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/34d90190 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/34d90190 Diff:

[20/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-671 Allow bletiny to be run from sim.

2017-03-24 Thread wes3
MYNEWT-671 Allow bletiny to be run from sim. 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/90b34f81 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/90b34f81 Diff:

[24/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-676 Reboot counter value inconsistent

2017-03-24 Thread wes3
MYNEWT-676 Reboot counter value inconsistent The value that gets logged to the reboot log is one greater than the actual reboot counter (the value retrieved via "newtmgr config reboot/reboot_cnt"). Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[33/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-678 SensorAPI: Shell:

2017-03-24 Thread wes3
MYNEWT-678 SensorAPI: Shell: - Add support for polling at a given interval for a specific duration - Add hal_timer config and clean up 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/d23fab9e

[18/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-671 UART support in sim

2017-03-24 Thread wes3
MYNEWT-671 UART support in sim Add second UART to native 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/4cf2e74f Tree:

[17/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-671 UART support in sim

2017-03-24 Thread wes3
MYNEWT-671 UART support in sim Currently, sim always maps UARTs to ptys. This change allows the application to specify a file (e.g., /dev/...) to map a UART to. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[28/50] [abbrv] incubator-mynewt-core git commit: This closes #210.

2017-03-24 Thread wes3
This closes #210. Merge remote-tracking branch 'spoonofpower/testbench_logging' into develop * spoonofpower/testbench_logging: Log json test results and assume msg is null terminated Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[43/50] [abbrv] incubator-mynewt-core git commit: This closes #213.

2017-03-24 Thread wes3
This closes #213. Merge branch 'stm32f4-discovery-i2c0' of https://github.com/antoinealb/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/22e0edd1 Tree:

[30/50] [abbrv] incubator-mynewt-core git commit: LICENSE; mention 3-clause BSD for LwIP, tinycrypt, and STM32CubeF7.

2017-03-24 Thread wes3
LICENSE; mention 3-clause BSD for LwIP, tinycrypt, and STM32CubeF7. 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/ea98953d Tree:

[04/50] [abbrv] incubator-mynewt-core git commit: scripts; pathnames need to be converted when calling cmd.exe. CMDSPEC not set when using win-bash.

2017-03-24 Thread wes3
scripts; pathnames need to be converted when calling cmd.exe. CMDSPEC not set when using win-bash. 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/567a360f Tree:

[25/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-676 - Oops, fix broken apps.

2017-03-24 Thread wes3
MYNEWT-676 - Oops, fix broken apps. 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/f23fbe77 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/f23fbe77 Diff:

[16/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-669 NMP: Make max chunk size configurable.

2017-03-24 Thread wes3
MYNEWT-669 NMP: Make max chunk size configurable. Currently, the largest image or file chunk that a Mynewt device can receive is hardcoded at 400 bytes. Furthermore, the largets CBOR attribute that we can decode is 300 bytes long.This is not great because this number is independent of the

[35/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-679 SensorAPI: Shell: Add "type" command

2017-03-24 Thread wes3
MYNEWT-679 SensorAPI: Shell: Add "type" command 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/b05acb19 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b05acb19 Diff:

[01/50] [abbrv] incubator-mynewt-core git commit: This closes #181. [Forced Update!]

2017-03-24 Thread wes3
Repository: incubator-mynewt-core Updated Branches: refs/heads/nrf_cputime 96e2cd2f7 -> 34d901901 (forced update) This closes #181. Merge branch 'stm32f7' of https://github.com/utzig/incubator-mynewt-core into develop Project:

[07/50] [abbrv] incubator-mynewt-core git commit: This closes #203.

2017-03-24 Thread wes3
This closes #203. Merge branch 'fix-ctrl-c-win2' of https://github.com/mkiiskila/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/631db770 Tree:

[23/50] [abbrv] incubator-mynewt-core git commit: timtest: Fix pstack malloc for task 2 should use TASK2_STACK_SIZE

2017-03-24 Thread wes3
timtest: Fix pstack malloc for task 2 should use TASK2_STACK_SIZE 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/3fa905bc Tree:

  1   2   3   4   5   >