[3/3] incubator-mynewt-site git commit: Add ble_gap_conn_rssi() documentation.

2016-07-08 Thread aditi
Add ble_gap_conn_rssi() documentation. This closes #106 Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/f7f505f0 Tree:

[2/2] incubator-mynewt-site git commit: pull request #106: adds to ble host api docs

2016-07-08 Thread aditi
pull request #106: adds to ble host api docs Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/14876ba5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/14876ba5 Diff:

[1/2] incubator-mynewt-site git commit: pull request #106: adds to ble host api docs

2016-07-08 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site e98b0c12b -> 14876ba58 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/14876ba5/develop/network/ble/ble_hs/ble_gap/functions/ble_gap_terminate/index.html

[GitHub] incubator-mynewt-site pull request #106: Ble hs api

2016-07-08 Thread ccollins476ad
GitHub user ccollins476ad opened a pull request: https://github.com/apache/incubator-mynewt-site/pull/106 Ble hs api This pull request contains a few things that were wrong with the initial BLE host API docs. You can merge this pull request into a Git repository by running: $

[34/50] [abbrv] incubator-mynewt-core git commit: Implement file lastblock caching in flash

2016-07-08 Thread ccollins
Implement file lastblock caching in flash This change stores the last written block for each file in the metadata stored in flash. It facilitates restoring and mounting the filesystem during initialization by removing the requirement to search every block in flash to find the last block of each

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

2016-07-08 Thread ccollins
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:

[16/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-273; hal - add prototype for bsp_hw_id().

2016-07-08 Thread ccollins
MYNEWT-273; hal - add prototype for bsp_hw_id(). This should return unique ID for the BSP. Preferably serial number of the MCU. 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/b633dfb7 Tree:

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

2016-07-08 Thread ccollins
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:

[09/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Clean up runtime settings.

2016-07-08 Thread ccollins
BLE Host - Clean up runtime settings. 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/a27e86ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a27e86ff Diff:

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

2016-07-08 Thread ccollins
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:

[02/50] [abbrv] incubator-mynewt-core git commit: bleprph - Fix build errors.

2016-07-08 Thread ccollins
bleprph - Fix build 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/2efa3442 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2efa3442 Diff:

[05/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Return BLE_HS_ETIMEOUT_HCI on ack tmo.

2016-07-08 Thread ccollins
BLE Host - Return BLE_HS_ETIMEOUT_HCI on ack tmo. 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/b8b32326 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b8b32326

[04/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Return oom errors on no hci buf / no ev.

2016-07-08 Thread ccollins
BLE Host - Return oom errors on no hci buf / no ev. 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/39660c0f Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/39660c0f

[11/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Remove extra sec check on ATT write.

2016-07-08 Thread ccollins
BLE Host - Remove extra sec check on ATT write. This looks like a merge mistake. 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/9a8d36e1 Tree:

[26/50] [abbrv] incubator-mynewt-core git commit: sys/config; change export function prototype. Added argument which tells whether module should export variables it wants to persist, or variables it w

2016-07-08 Thread ccollins
sys/config; change export function prototype. Added argument which tells whether module should export variables it wants to persist, or variables it wants to display. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[40/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-329: More efficient cputime when using 1MHZ clock

2016-07-08 Thread ccollins
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 used and the routines for converting usecs to ticks (and vice versa) will basically become

[14/50] [abbrv] incubator-mynewt-core git commit: This changes are to write the test code to test the event queue

2016-07-08 Thread ccollins
This changes are to write the test code to test the event queue 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/9052048f Tree:

[46/50] [abbrv] incubator-mynewt-core git commit: BLE Host - unit tests for reading RSSI.

2016-07-08 Thread ccollins
BLE Host - unit tests for reading RSSI. 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/127d4259 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/127d4259 Diff:

[38/50] [abbrv] incubator-mynewt-core git commit: slinky; increase newtmgr stack size. Coredump implied that file write was triggering NFFS garbage collection.

2016-07-08 Thread ccollins
slinky; increase newtmgr stack size. Coredump implied that file write was triggering NFFS garbage collection. 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/55c2e6e9 Tree:

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

2016-07-08 Thread ccollins
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

[45/50] [abbrv] incubator-mynewt-core git commit: BLE Host - BLE_HS_EMSGSIZE used incorrectly.

2016-07-08 Thread ccollins
BLE Host - BLE_HS_EMSGSIZE used incorrectly. For many HCI events, BLE_HS_EMSGSIZE was used when the event's length was unexpected. The correct error code to use in this case is BLE_HS_ECONTROLLER. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

[41/50] [abbrv] incubator-mynewt-core git commit: Fix bug in how V0 objects are read in from flash

2016-07-08 Thread ccollins
Fix bug in how V0 objects are read in from flash V0 disk objects were not being read in correctly. Code was mistakenly reading in nffs_disk_V0object from flash, but that is an in-core data structure and only the actual inode or block structures are to be read in. Project:

[10/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Fix build error caused by prev commit.

2016-07-08 Thread ccollins
BLE Host - Fix build error caused by prev commit. The build errors were caused by: commit a27e86caef04dce633901bbecf60c0033027 Author: Christopher Collins Date: Tue Jun 21 15:50:42 2016 -0700 BLE Host - Clean up runtime settings. Project:

[06/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Remove obsolete ble_hs_thread_safe() fn

2016-07-08 Thread ccollins
BLE Host - Remove obsolete ble_hs_thread_safe() fn 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/eacea950 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/eacea950

[47/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-313: Low power modifications

2016-07-08 Thread ccollins
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 higher power timer for its os tick. 2) Changing OS_TICKS_PER_SEC on the nrf51 and nrf52 to 128 (from

[33/50] [abbrv] incubator-mynewt-core git commit: Implement file lastblock caching in flash

2016-07-08 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/f9ef5686/fs/nffs/src/test/arch/sim/nffs_test.c -- diff --git a/fs/nffs/src/test/arch/sim/nffs_test.c b/fs/nffs/src/test/arch/sim/nffs_test.c index ef9eaa6..a61b4bc

[12/50] [abbrv] incubator-mynewt-core git commit: BLE Host - ble_att_svr_read_local()

2016-07-08 Thread ccollins
BLE Host - ble_att_svr_read_local() Also add corresponding unit tests. 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/e942cec7 Tree:

[48/50] [abbrv] incubator-mynewt-core git commit: NimBLE - Host frees HCI cmd buf on ev alloc fail.

2016-07-08 Thread ccollins
NimBLE - Host frees HCI cmd buf on ev alloc fail. Old behavior: when ble_hci_transport_host_cmd_send() failed to allocate an event for the HCI command, it tried to free the command buffer to the g_hci_cmd_pool pool. This became a problem when the host started using a single statically-allocated

[42/50] [abbrv] incubator-mynewt-core git commit: index of scratch area not initialized

2016-07-08 Thread ccollins
index of scratch area not initialized The index of the area used for scratch was uninitialized which incorrectly caused the first area to be labelled as a scratch area. Yeah, and I have to change my vim options to stop automatically adding tabs. Project:

[44/50] [abbrv] incubator-mynewt-core git commit: bletiny - Add "b rssi" command for reading rssi.

2016-07-08 Thread ccollins
bletiny - Add "b rssi" command for reading rssi. 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/dda1c9a9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/dda1c9a9 Diff:

[35/50] [abbrv] incubator-mynewt-core git commit: Legacy NFFS version support to standalone mode of ffs2native

2016-07-08 Thread ccollins
Legacy NFFS version support to standalone mode of ffs2native Standalone mode (-s) takes an NFFS flash image file and prints the contents without regards to a specific flash area layout. The layout is determined from parsing the input file and this allows NFFS format image files from any device to

[19/50] [abbrv] incubator-mynewt-core git commit: nordic MCUs; bug fix for bsp_hw_id(). It was copying 2nd half of the id from wrong registers.

2016-07-08 Thread ccollins
nordic MCUs; bug fix for bsp_hw_id(). It was copying 2nd half of the id from wrong registers. 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/e221e1e6 Tree:

[13/50] [abbrv] incubator-mynewt-core git commit: log2smtest.rb: generates BLE SM unit tests.

2016-07-08 Thread ccollins
log2smtest.rb: generates BLE SM unit tests. 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/e0c73d24 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/e0c73d24 Diff:

[01/50] [abbrv] incubator-mynewt-core git commit: Modify on-flash structures in prep for lastblock change

2016-07-08 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/master 8b3310892 -> 28e2a8b4e refs/heads/upf54 1fc36ccac -> 039c7f77b Modify on-flash structures in prep for lastblock change Change on-flash data structures including the addition of ndi_lastblock_id in the nffs_disk_inode

[24/50] [abbrv] incubator-mynewt-core git commit: bletest; printf string was not working for some native targets..

2016-07-08 Thread ccollins
bletest; printf string was not working for some native targets.. 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/fd0a8993 Tree:

[15/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-273; implement bsp_hw_id() for nordic and STM32F4.

2016-07-08 Thread ccollins
MYNEWT-273; implement bsp_hw_id() for nordic and STM32F4. 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/7bd50b3b Tree:

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

2016-07-08 Thread ccollins
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-mynewt-core/commit/712374ac Tree:

[36/50] [abbrv] incubator-mynewt-core git commit: MYNEWT-332: Return error if initiating and host attempts to enable scanning

2016-07-08 Thread ccollins
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/commit/251ba7a1 Tree:

[37/50] [abbrv] incubator-mynewt-core git commit: bootutil; don't stop swapping images if writes to update status file start failing.

2016-07-08 Thread ccollins
bootutil; don't stop swapping images if writes to update status file start failing. 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/06788912 Tree:

[28/50] [abbrv] incubator-mynewt-core git commit: sys/id; package which exports hw id, bsp name, app name and configurable serial number via config interface.

2016-07-08 Thread ccollins
sys/id; package which exports hw id, bsp name, app name and configurable serial number via config interface. 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/0abba449 Tree:

[21/50] [abbrv] incubator-mynewt-core git commit: native; add pseudo bsp_hw_id()

2016-07-08 Thread ccollins
native; add pseudo bsp_hw_id() 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/cd0793ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/cd0793ad Diff:

[23/50] [abbrv] incubator-mynewt-core git commit: boot_serial; fix test code.

2016-07-08 Thread ccollins
boot_serial; fix test code. 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/7dbc0d04 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/7dbc0d04 Diff:

[43/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Fix read-rssi bug.

2016-07-08 Thread ccollins
BLE Host - Fix read-rssi bug. The host was passing a too-short buffer to the HCI tx function. The result was a BLE_HS_EMSGSIZE error. Fix: pass correct buffer size (3) rather than 1. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit:

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

2016-07-08 Thread ccollins
This closes #65. Merge branch 'os_eventq3' of https://github.com/NgesBrian/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/93f2e112 Tree:

[22/50] [abbrv] incubator-mynewt-core git commit: config; allow CLI to display max size variable value.

2016-07-08 Thread ccollins
config; allow CLI to display max size variable value. 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/6b829a05 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/6b829a05

[39/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Report HCI error code on terminate.

2016-07-08 Thread ccollins
BLE Host - Report HCI error code on terminate. The host reports a disconnect event via the BLE_GAP_EVENT_DISCONNECT event code. Prior to this change: locally-terminated connections were reported with a status code of BLE_HS_ENOTCONN. Now: locally-terminated connections are reported with a

[20/50] [abbrv] incubator-mynewt-core git commit: Retrieve and display hw id in bletest

2016-07-08 Thread ccollins
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 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/5e9b6f3f Diff:

[08/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Single buffer for HCI cmds and acks.

2016-07-08 Thread ccollins
BLE Host - Single buffer for HCI cmds and acks. This fixes the problem where the host is starved of HCI buffers when the controller sends a flurry of unsolicited events. Rather than allocating a buffer from a shared pool, the host uses a single static buffer for all of its commands. This

[29/50] [abbrv] incubator-mynewt-core git commit: slinky; include sys/id in the sample app.

2016-07-08 Thread ccollins
slinky; include sys/id in the sample app. 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/2f2db14b Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/2f2db14b Diff:

[01/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site 4d3003a5f -> e98b0c12b http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ini_stack/ble_parent_ini/index.html

incubator-mynewt-site git commit: Added missing steps to primo_blinky tutorial.

2016-07-08 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/v0_9_0 636d569fb -> 331622a40 Added missing steps to primo_blinky tutorial. This closes #105. This change will be cherry-picked into master branch. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo

[GitHub] incubator-mynewt-site pull request #105: Added missing steps to primo_blinky...

2016-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-mynewt-site/pull/105 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

incubator-mynewt-site git commit: Added missing steps to primo_blinky tutorial.

2016-07-08 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/master b503b5b74 -> b4131b366 Added missing steps to primo_blinky tutorial. This closes #105. This change will be cherry-picked into master branch. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo

[GitHub] incubator-mynewt-site pull request #104: BLE host API reference

2016-07-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-mynewt-site/pull/104 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[2/5] incubator-mynewt-site git commit: BLE Host API reference.

2016-07-08 Thread aditi
BLE Host API reference. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/e0b9d12e Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/e0b9d12e Diff:

[4/5] incubator-mynewt-site git commit: Merge branch 'ble_hs_api' of https://github.com/ccollins476ad/incubator-mynewt-site into develop

2016-07-08 Thread aditi
Merge branch 'ble_hs_api' of https://github.com/ccollins476ad/incubator-mynewt-site into develop This closes #104. Pull request by ccollins476ad Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit:

[5/5] incubator-mynewt-site git commit: Changed title of bletiny app usage API only on develop

2016-07-08 Thread aditi
Changed title of bletiny app usage API only on develop Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/d2def264 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/d2def264

[16/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105. Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/e98b0c12 Tree:

[1/5] incubator-mynewt-site git commit: BLE Host API reference.

2016-07-08 Thread aditi
Repository: incubator-mynewt-site Updated Branches: refs/heads/develop 53bbfbbc9 -> d2def2645 http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e0b9d12e/docs/network/ble/ble_hs/ble_hs_id/functions/ble_hs_id_gen_rnd.md

[07/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gattc/functions/ble_gattc_read_mult/index.html -- diff --git

[15/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/mkdocs/search_index.json -- diff --git a/develop/mkdocs/search_index.json b/develop/mkdocs/search_index.json index 3d8f1f7..3f31246 100644 ---

[02/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/other/functions/ble_eddystone_set_adv_data_url/index.html -- diff --git

[03/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/init/definitions/init_defs/index.html -- diff --git a/develop/network/ble/ble_hs/init/definitions/init_defs/index.html

[04/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_hs_id/functions/ble_hs_id_copy_addr/index.html -- diff --git

[06/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gattc/functions/ble_gattc_write_reliable/index.html -- diff --git

[10/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gattc/definitions/ble_gattc_defs/index.html -- diff --git

[09/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gattc/functions/ble_gattc_disc_chrs_by_uuid/index.html -- diff --git

[11/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gap/functions/ble_gap_security_initiate/index.html -- diff --git

[05/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gatts/functions/ble_gatts_find_dsc/index.html -- diff --git

[08/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gattc/functions/ble_gattc_notify/index.html -- diff --git

[12/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gap/functions/ble_gap_conn_find/index.html -- diff --git

[13/16] incubator-mynewt-site git commit: BLE Host API added. Project Blinky documentation for Primo corrected. This closes #104 and #105.

2016-07-08 Thread aditi
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/e98b0c12/develop/network/ble/ble_hs/ble_gap/functions/ble_gap_adv_set_fields/index.html -- diff --git

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

[GitHub] incubator-mynewt-site pull request #105: Added missing steps to primo_blinky...

2016-07-08 Thread bgiori
GitHub user bgiori opened a pull request: https://github.com/apache/incubator-mynewt-site/pull/105 Added missing steps to primo_blinky tutorial. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bgiori/incubator-mynewt-site master

[3/7] incubator-mynewt-core git commit: Implement file lastblock caching in flash

2016-07-08 Thread ccollins
Implement file lastblock caching in flash This change stores the last written block for each file in the metadata stored in flash. It facilitates restoring and mounting the filesystem during initialization by removing the requirement to search every block in flash to find the last block of each

[1/7] incubator-mynewt-core git commit: Modify on-flash structures in prep for lastblock change

2016-07-08 Thread ccollins
Repository: incubator-mynewt-core Updated Branches: refs/heads/develop 53d7e653b -> e9f0c16e4 Modify on-flash structures in prep for lastblock change Change on-flash data structures including the addition of ndi_lastblock_id in the nffs_disk_inode struct. This field will store the last block

[5/7] incubator-mynewt-core git commit: Fix bug in how V0 objects are read in from flash

2016-07-08 Thread ccollins
Fix bug in how V0 objects are read in from flash V0 disk objects were not being read in correctly. Code was mistakenly reading in nffs_disk_V0object from flash, but that is an in-core data structure and only the actual inode or block structures are to be read in. Project:

[6/7] incubator-mynewt-core git commit: index of scratch area not initialized

2016-07-08 Thread ccollins
index of scratch area not initialized The index of the area used for scratch was uninitialized which incorrectly caused the first area to be labelled as a scratch area. Yeah, and I have to change my vim options to stop automatically adding tabs. Project:

[2/7] incubator-mynewt-core git commit: Implement file lastblock caching in flash

2016-07-08 Thread ccollins
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/f9ef5686/fs/nffs/src/test/arch/sim/nffs_test.c -- diff --git a/fs/nffs/src/test/arch/sim/nffs_test.c b/fs/nffs/src/test/arch/sim/nffs_test.c index ef9eaa6..a61b4bc

[4/7] incubator-mynewt-core git commit: Legacy NFFS version support to standalone mode of ffs2native

2016-07-08 Thread ccollins
Legacy NFFS version support to standalone mode of ffs2native Standalone mode (-s) takes an NFFS flash image file and prints the contents without regards to a specific flash area layout. The layout is determined from parsing the input file and this allows NFFS format image files from any device to

[7/7] incubator-mynewt-core git commit: Merge branch 'nffs-update' into develop This closes #64.

2016-07-08 Thread ccollins
Merge branch 'nffs-update' into develop This closes #64. 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/e9f0c16e Tree: