[jira] [Commented] (MYNEWT-711) testbench - Add BLE peripheral support

2017-04-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961260#comment-15961260
 ] 

ASF subversion and git services commented on MYNEWT-711:


Commit afa6d53254cbf444a3f44cc1851f0b038227edb6 in incubator-mynewt-core's 
branch refs/heads/master from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=afa6d53 
]

Merge remote-tracking branch 'apache/develop'

* apache/develop: (136 commits)
  Close a dangling pull request (#217).
  net/ip/mn_socket; fix a typo in address conversion with v6.
  sys/reboot; if fcb_init() sees data it does not recognize in the flash area 
allocated to it, erase that area.
  MYNEWT-713 Sysinit: nimble controller crashes
  MYNEWT-712 Syscfg: Fix float_user to have syscfg
  Fix project name case to match filename
  Add uncrustify style for mynewt
  MYNEWT-711 testbench - Enable split setup.
  MYNEWT-711 testbench - Add BLE peripheral support
  MYNEWT-711 testbench - Add BLE peripheral support
  MYNEWT-709 nffs - Occasional unit test failures
  nmgr_os; reduce the chance of triggering watchdog during reboot by tickling 
it just before doing managed reset.
  MYNEWT-709 nffs - Occasional unit test failures
  No jira ticket: fix uninitialized local variable.
  No jira ticket: get native ble building.
  No jira ticket. Remove unused header file bsp.h
  MYNEWT-707: Add API to retrieve public and random static address
  native/hal_uart.c; break out of tx loop in poller if nothing to transmit.
  net/oic; fix compilation errors with clang.
  MYNEWT-702 dbg: Erase mempool entries during free.
  ...


> testbench - Add BLE peripheral support
> --
>
> Key: MYNEWT-711
> URL: https://issues.apache.org/jira/browse/MYNEWT-711
> Project: Mynewt
>  Issue Type: Improvement
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MYNEWT-711) testbench - Add BLE peripheral support

2017-04-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961262#comment-15961262
 ] 

ASF subversion and git services commented on MYNEWT-711:


Commit afa6d53254cbf444a3f44cc1851f0b038227edb6 in incubator-mynewt-core's 
branch refs/heads/master from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=afa6d53 
]

Merge remote-tracking branch 'apache/develop'

* apache/develop: (136 commits)
  Close a dangling pull request (#217).
  net/ip/mn_socket; fix a typo in address conversion with v6.
  sys/reboot; if fcb_init() sees data it does not recognize in the flash area 
allocated to it, erase that area.
  MYNEWT-713 Sysinit: nimble controller crashes
  MYNEWT-712 Syscfg: Fix float_user to have syscfg
  Fix project name case to match filename
  Add uncrustify style for mynewt
  MYNEWT-711 testbench - Enable split setup.
  MYNEWT-711 testbench - Add BLE peripheral support
  MYNEWT-711 testbench - Add BLE peripheral support
  MYNEWT-709 nffs - Occasional unit test failures
  nmgr_os; reduce the chance of triggering watchdog during reboot by tickling 
it just before doing managed reset.
  MYNEWT-709 nffs - Occasional unit test failures
  No jira ticket: fix uninitialized local variable.
  No jira ticket: get native ble building.
  No jira ticket. Remove unused header file bsp.h
  MYNEWT-707: Add API to retrieve public and random static address
  native/hal_uart.c; break out of tx loop in poller if nothing to transmit.
  net/oic; fix compilation errors with clang.
  MYNEWT-702 dbg: Erase mempool entries during free.
  ...


> testbench - Add BLE peripheral support
> --
>
> Key: MYNEWT-711
> URL: https://issues.apache.org/jira/browse/MYNEWT-711
> Project: Mynewt
>  Issue Type: Improvement
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MYNEWT-711) testbench - Add BLE peripheral support

2017-04-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961261#comment-15961261
 ] 

ASF subversion and git services commented on MYNEWT-711:


Commit afa6d53254cbf444a3f44cc1851f0b038227edb6 in incubator-mynewt-core's 
branch refs/heads/master from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=afa6d53 
]

Merge remote-tracking branch 'apache/develop'

* apache/develop: (136 commits)
  Close a dangling pull request (#217).
  net/ip/mn_socket; fix a typo in address conversion with v6.
  sys/reboot; if fcb_init() sees data it does not recognize in the flash area 
allocated to it, erase that area.
  MYNEWT-713 Sysinit: nimble controller crashes
  MYNEWT-712 Syscfg: Fix float_user to have syscfg
  Fix project name case to match filename
  Add uncrustify style for mynewt
  MYNEWT-711 testbench - Enable split setup.
  MYNEWT-711 testbench - Add BLE peripheral support
  MYNEWT-711 testbench - Add BLE peripheral support
  MYNEWT-709 nffs - Occasional unit test failures
  nmgr_os; reduce the chance of triggering watchdog during reboot by tickling 
it just before doing managed reset.
  MYNEWT-709 nffs - Occasional unit test failures
  No jira ticket: fix uninitialized local variable.
  No jira ticket: get native ble building.
  No jira ticket. Remove unused header file bsp.h
  MYNEWT-707: Add API to retrieve public and random static address
  native/hal_uart.c; break out of tx loop in poller if nothing to transmit.
  net/oic; fix compilation errors with clang.
  MYNEWT-702 dbg: Erase mempool entries during free.
  ...


> testbench - Add BLE peripheral support
> --
>
> Key: MYNEWT-711
> URL: https://issues.apache.org/jira/browse/MYNEWT-711
> Project: Mynewt
>  Issue Type: Improvement
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MYNEWT-711) testbench - Add BLE peripheral support

2017-04-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961255#comment-15961255
 ] 

ASF subversion and git services commented on MYNEWT-711:


Commit 04d4600fefc7dfa6c7db2bb22fd9032e9fa2e152 in incubator-mynewt-core's 
branch refs/heads/master from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=04d4600 
]

MYNEWT-711 testbench - Enable split setup.


> testbench - Add BLE peripheral support
> --
>
> Key: MYNEWT-711
> URL: https://issues.apache.org/jira/browse/MYNEWT-711
> Project: Mynewt
>  Issue Type: Improvement
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MYNEWT-711) testbench - Add BLE peripheral support

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957859#comment-15957859
 ] 

ASF subversion and git services commented on MYNEWT-711:


Commit 04d4600fefc7dfa6c7db2bb22fd9032e9fa2e152 in incubator-mynewt-core's 
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=04d4600 
]

MYNEWT-711 testbench - Enable split setup.


> testbench - Add BLE peripheral support
> --
>
> Key: MYNEWT-711
> URL: https://issues.apache.org/jira/browse/MYNEWT-711
> Project: Mynewt
>  Issue Type: Improvement
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MYNEWT-711) testbench - Add BLE peripheral support

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957823#comment-15957823
 ] 

ASF subversion and git services commented on MYNEWT-711:


Commit 66ab7caf6479d9cc417ec270551110b65501b5ca in incubator-mynewt-core's 
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=66ab7ca 
]

MYNEWT-711 testbench - Add BLE peripheral support

Fix build error when BLE disabled.


> testbench - Add BLE peripheral support
> --
>
> Key: MYNEWT-711
> URL: https://issues.apache.org/jira/browse/MYNEWT-711
> Project: Mynewt
>  Issue Type: Improvement
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (MYNEWT-711) testbench - Add BLE peripheral support

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/MYNEWT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957804#comment-15957804
 ] 

ASF subversion and git services commented on MYNEWT-711:


Commit 9624a7988c1bb23dcd528deaa0c39a8ec5745252 in incubator-mynewt-core's 
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=9624a79 
]

MYNEWT-711 testbench - Add BLE peripheral support


> testbench - Add BLE peripheral support
> --
>
> Key: MYNEWT-711
> URL: https://issues.apache.org/jira/browse/MYNEWT-711
> Project: Mynewt
>  Issue Type: Improvement
>Reporter: Christopher Collins
>Assignee: Christopher Collins
> Fix For: v1_1_0_rel
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)