You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] incubator-mynewt-site pull request: bleprph tutorial. - posted by ccollins476ad <gi...@git.apache.org> on 2016/05/02 22:29:35 UTC, 1 replies.
- [GitHub] incubator-mynewt-site pull request: Fix inaccurate sentence in tes... - posted by ccollins476ad <gi...@git.apache.org> on 2016/05/02 22:31:53 UTC, 1 replies.
- [1/6] incubator-mynewt-site git commit: bleprph tutorial. - posted by ad...@apache.org on 2016/05/03 09:10:36 UTC, 0 replies.
- [2/6] incubator-mynewt-site git commit: Fix inaccurate sentence in testutil docs. - posted by ad...@apache.org on 2016/05/03 09:10:37 UTC, 0 replies.
- [3/6] incubator-mynewt-site git commit: Fix hal_uart code example - posted by ad...@apache.org on 2016/05/03 09:10:38 UTC, 0 replies.
- [4/6] incubator-mynewt-site git commit: Merge branch 'nimble-host-periph' of https://github.com/ccollins476ad/incubator-mynewt-site - posted by ad...@apache.org on 2016/05/03 09:10:39 UTC, 0 replies.
- [5/6] incubator-mynewt-site git commit: Merge branch 'testutil-fix' of https://github.com/ccollins476ad/incubator-mynewt-site - posted by ad...@apache.org on 2016/05/03 09:10:40 UTC, 0 replies.
- [6/6] incubator-mynewt-site git commit: minor edits and changes to some links to header files in the ble peripherial project tutorial - posted by ad...@apache.org on 2016/05/03 09:10:41 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Fix hal_uart code example - posted by asfgit <gi...@git.apache.org> on 2016/05/03 09:10:50 UTC, 0 replies.
- [1/3] incubator-mynewt-site git commit: pull requests #75-77 and minor changes to ble peripheral tutorials - posted by ad...@apache.org on 2016/05/03 09:12:17 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: pull requests #75-77 and minor changes to ble peripheral tutorials - posted by ad...@apache.org on 2016/05/03 09:12:18 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: pull requests #75-77 and minor changes to ble peripheral tutorials - posted by ad...@apache.org on 2016/05/03 09:12:19 UTC, 0 replies.
- incubator-mynewt-newt git commit: LICENSE; remore reference to sqlite, as that dependency is gone. - posted by ma...@apache.org on 2016/05/03 21:06:49 UTC, 0 replies.
- [1/4] incubator-mynewt-core git commit: MYNEWT-85: Transmit timing fixes MYNEWT-99: Encryption. - posted by we...@apache.org on 2016/05/03 23:30:08 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: Add HID service to advertisements for ios/osx - posted by we...@apache.org on 2016/05/03 23:30:09 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: Fix encryption event error - posted by we...@apache.org on 2016/05/03 23:30:10 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: Do not obtain and hold a mbuf just to transmit advertisements. - posted by we...@apache.org on 2016/05/03 23:30:11 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: changes to support passkey requests and MITM - posted by cc...@apache.org on 2016/05/04 01:45:06 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: Fix l2cap-sm thread-safety. - posted by cc...@apache.org on 2016/05/04 01:45:07 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: BLE Host - use big endian for iBeacon ver fields. - posted by cc...@apache.org on 2016/05/04 02:22:46 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: bleprph - increase stack size. - posted by cc...@apache.org on 2016/05/04 02:22:47 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE host - swap PIN endianness in TK. - posted by cc...@apache.org on 2016/05/04 22:24:26 UTC, 0 replies.
- incubator-mynewt-core git commit: bletiny - compile out tk commands if no security. - posted by cc...@apache.org on 2016/05/04 23:48:59 UTC, 0 replies.
- [1/4] incubator-mynewt-core git commit: BLE host - indicate correct peer addr type in pair - posted by cc...@apache.org on 2016/05/05 02:46:41 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: BLE host: Return correct att err for sec issues. - posted by cc...@apache.org on 2016/05/05 02:46:42 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: BLE host - fix typo in iocap-pairing tables. - posted by cc...@apache.org on 2016/05/05 02:46:43 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: BLE host - Add BLE_GAP_ prefix to passkey actions. - posted by cc...@apache.org on 2016/05/05 02:46:44 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: bletiny tutorial - add missing... - posted by ccollins476ad <gi...@git.apache.org> on 2016/05/05 15:10:28 UTC, 1 replies.
- [1/2] incubator-mynewt-core git commit: add eventq_poll(), which will poll multiple event queues, with a timeout. - posted by st...@apache.org on 2016/05/05 15:18:25 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-mynewt-core into develop - posted by st...@apache.org on 2016/05/05 15:18:26 UTC, 0 replies.
- incubator-mynewt-core git commit: woops. fix to assign j - posted by st...@apache.org on 2016/05/05 15:19:45 UTC, 0 replies.
- incubator-mynewt-core git commit: Fix compiler error recently introduced. - posted by cc...@apache.org on 2016/05/05 19:53:45 UTC, 0 replies.
- svn commit: r13541 - in /release/incubator/mynewt: ./ apache-mynewt-0.8.0-incubating/ - posted by ma...@apache.org on 2016/05/05 23:16:07 UTC, 0 replies.
- incubator-mynewt-site git commit: Update with latest 0.8.0 release info - posted by ad...@apache.org on 2016/05/05 23:58:27 UTC, 1 replies.
- incubator-mynewt-core git commit: point at 0.8.0 for 0-latest and 0.8-latest - posted by st...@apache.org on 2016/05/06 01:03:37 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: LL feature configuration for controller moved to nimble_opt.h - posted by we...@apache.org on 2016/05/06 18:12:01 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: Code now asks PHY maximum data pdu payload size - posted by we...@apache.org on 2016/05/06 18:12:02 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: add more documentation of callouts. remove os_callout_init() which was unused, have everything be a callout_func. include os/time.h for eventq_poll() - posted by st...@apache.org on 2016/05/06 20:15:22 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: fix merge conflict - posted by st...@apache.org on 2016/05/06 20:15:23 UTC, 0 replies.
- [1/3] incubator-mynewt-site git commit: bletiny tutorial - add missing "-" for cflags. - posted by ad...@apache.org on 2016/05/06 22:22:40 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: Merge branch 'bletiny-cflags-missing-dash' of https://github.com/ccollins476ad/incubator-mynewt-site - posted by ad...@apache.org on 2016/05/06 22:22:41 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: added a note about newt upgrade to arduino tutorial and pull request #78 from Chris Collins - posted by ad...@apache.org on 2016/05/06 22:22:42 UTC, 0 replies.
- incubator-mynewt-site git commit: added a note about newt upgrade to arduino tutorial and pull request #78 from Chris Collins - posted by ad...@apache.org on 2016/05/06 22:23:36 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: BLE host - bonding. - posted by cc...@apache.org on 2016/05/07 02:04:58 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: BLE host - bonding. - posted by cc...@apache.org on 2016/05/07 02:04:59 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: libs/json; Start documenting t... - posted by mkiiskila <gi...@git.apache.org> on 2016/05/07 15:37:44 UTC, 3 replies.
- [1/4] incubator-mynewt-core git commit: BLE host - whitespace fix. - posted by cc...@apache.org on 2016/05/09 04:54:03 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: BLE host - Validate pair req/rsp at rx time. - posted by cc...@apache.org on 2016/05/09 04:54:04 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: BLE host - Ensure pair-req sender is master. - posted by cc...@apache.org on 2016/05/09 04:54:05 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: BLE host - remove ble_l2cap_sm_process_status(). - posted by cc...@apache.org on 2016/05/09 04:54:06 UTC, 0 replies.
- [01/13] incubator-mynewt-core git commit: newtmgr; add command to reset the system. - posted by ma...@apache.org on 2016/05/09 15:14:44 UTC, 0 replies.
- [02/13] incubator-mynewt-core git commit: newtmgr; add header file for package internal symbols. - posted by ma...@apache.org on 2016/05/09 15:14:45 UTC, 0 replies.
- [03/13] incubator-mynewt-core git commit: bootutil; with nffs use separate tmp file for status storage. - posted by ma...@apache.org on 2016/05/09 15:14:46 UTC, 0 replies.
- [04/13] incubator-mynewt-core git commit: shell; better output alignment with '?'. - posted by ma...@apache.org on 2016/05/09 15:14:47 UTC, 0 replies.
- [05/13] incubator-mynewt-core git commit: newtmgr; add sequence number to request header. Copy it to response. - posted by ma...@apache.org on 2016/05/09 15:14:48 UTC, 0 replies.
- [06/13] incubator-mynewt-core git commit: bootutil; test presence of status file in addition to checking config file. - posted by ma...@apache.org on 2016/05/09 15:14:49 UTC, 0 replies.
- [07/13] incubator-mynewt-core git commit: bootutil; fix return status from boot_read_status(). - posted by ma...@apache.org on 2016/05/09 15:14:50 UTC, 0 replies.
- [08/13] incubator-mynewt-core git commit: crc16; moved from fs/nffs to under libs/util. - posted by ma...@apache.org on 2016/05/09 15:14:51 UTC, 0 replies.
- [09/13] incubator-mynewt-core git commit: libs/util; add CRC8-CCITT. - posted by ma...@apache.org on 2016/05/09 15:14:52 UTC, 0 replies.
- [10/13] incubator-mynewt-core git commit: fcb; use actual CRC8 for checksumming. - posted by ma...@apache.org on 2016/05/09 15:14:53 UTC, 0 replies.
- [11/13] incubator-mynewt-core git commit: newtmgr; bugfix: all newtmgr id's were changed to zero. - posted by ma...@apache.org on 2016/05/09 15:14:54 UTC, 0 replies.
- [12/13] incubator-mynewt-core git commit: crc16; add define for suggested seed. - posted by ma...@apache.org on 2016/05/09 15:14:55 UTC, 0 replies.
- [13/13] incubator-mynewt-core git commit: shell newtmgr; add CRC to protocol. - posted by ma...@apache.org on 2016/05/09 15:14:56 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: newtmgr; add sequence number to request header. - posted by ma...@apache.org on 2016/05/09 15:36:53 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: connserial; verify messages with CRC. - posted by ma...@apache.org on 2016/05/09 15:36:54 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: Initialize ev to avoid compiler warning - posted by ma...@apache.org on 2016/05/09 15:49:24 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: newtmgr; fix build breakage. - posted by ma...@apache.org on 2016/05/09 15:49:25 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE host - unit test for invalid pair-rsp. - posted by cc...@apache.org on 2016/05/09 15:54:47 UTC, 0 replies.
- [1/4] incubator-mynewt-site git commit: libs/json; Start documenting the API. Missing array docs and examples. - posted by ad...@apache.org on 2016/05/09 20:32:06 UTC, 0 replies.
- [2/4] incubator-mynewt-site git commit: json; add example code snippets. - posted by ad...@apache.org on 2016/05/09 20:32:07 UTC, 0 replies.
- [3/4] incubator-mynewt-site git commit: Merge branch 'json' of https://github.com/mkiiskila/incubator-mynewt-site - posted by ad...@apache.org on 2016/05/09 20:32:08 UTC, 0 replies.
- [4/4] incubator-mynewt-site git commit: removed page listing for deleted files from mkdocs.yml, minor formatting changes to json docs - posted by ad...@apache.org on 2016/05/09 20:32:09 UTC, 0 replies.
- [1/2] incubator-mynewt-site git commit: added json function call descriptions - pull request #70 by Marko Kiiskila - posted by ad...@apache.org on 2016/05/09 20:34:03 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: added json function call descriptions - pull request #70 by Marko Kiiskila - posted by ad...@apache.org on 2016/05/09 20:34:04 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE host - eddystone advertisements. - posted by cc...@apache.org on 2016/05/09 23:36:52 UTC, 0 replies.
- incubator-mynewt-core git commit: update comments, remove trailing whitespace. - posted by st...@apache.org on 2016/05/10 00:35:50 UTC, 0 replies.
- [1/3] incubator-mynewt-core git commit: BLE host - only include eddystone if specified. - posted by cc...@apache.org on 2016/05/10 00:40:57 UTC, 0 replies.
- [2/3] incubator-mynewt-core git commit: bletiny - Add eddystone URL support. - posted by cc...@apache.org on 2016/05/10 00:40:58 UTC, 0 replies.
- [3/3] incubator-mynewt-core git commit: BLE Host: Send invalid CID l2cap sig err. - posted by cc...@apache.org on 2016/05/10 00:40:59 UTC, 0 replies.
- incubator-mynewt-core git commit: add C++ guards, minor coding style updates - posted by st...@apache.org on 2016/05/10 00:53:15 UTC, 0 replies.
- incubator-mynewt-core git commit: we should return success down here as the command worked - posted by pa...@apache.org on 2016/05/10 01:07:09 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE host - Set random address HCI command. - posted by cc...@apache.org on 2016/05/10 03:33:07 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE host - fix check for sufficient conn resources - posted by cc...@apache.org on 2016/05/10 04:01:56 UTC, 0 replies.
- incubator-mynewt-site git commit: change to generate right analytics code - posted by ad...@apache.org on 2016/05/10 20:13:59 UTC, 0 replies.
- [1/3] incubator-mynewt-site git commit: change to generate right analytics code - posted by ad...@apache.org on 2016/05/10 20:14:53 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: change to generate right analytics code - posted by ad...@apache.org on 2016/05/10 20:14:54 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: change to generate right analytics code - posted by ad...@apache.org on 2016/05/10 20:14:55 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE host - More specific reasons for disconnect. - posted by cc...@apache.org on 2016/05/10 20:29:24 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: BLE iBeacon tutorial. - posted by ccollins476ad <gi...@git.apache.org> on 2016/05/10 22:10:42 UTC, 1 replies.
- [1/3] incubator-mynewt-site git commit: BLE iBeacon tutorial. - posted by ad...@apache.org on 2016/05/10 23:27:22 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: added an ibeacon tutorial. This closes #80 - posted by ad...@apache.org on 2016/05/10 23:27:23 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: Added changes to About page to reflect recent release and longer roadmap - posted by ad...@apache.org on 2016/05/10 23:27:24 UTC, 0 replies.
- incubator-mynewt-site git commit: iBeacon tutorial added. Pull request #80 closed. About page updated with latest release and roadmap. - posted by ad...@apache.org on 2016/05/10 23:28:42 UTC, 0 replies.
- [1/3] incubator-mynewt-core git commit: Add arduino_101 BSP - posted by we...@apache.org on 2016/05/11 01:13:17 UTC, 0 replies.
- [2/3] incubator-mynewt-core git commit: apps/blehci: Add application for exposing HCI over UART - posted by we...@apache.org on 2016/05/11 01:13:18 UTC, 0 replies.
- [3/3] incubator-mynewt-core git commit: This closes #48. Merge remote-tracking branch '01org/develop' into develop - posted by we...@apache.org on 2016/05/11 01:13:19 UTC, 0 replies.
- incubator-mynewt-core git commit: Fix incorrect RAM allocation (was 32K; now 16K) - posted by we...@apache.org on 2016/05/11 04:18:51 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - Always set timer for GATT client procs. - posted by cc...@apache.org on 2016/05/11 19:37:08 UTC, 0 replies.
- incubator-mynewt-core git commit: cplusplus wrapper properly applied - posted by st...@apache.org on 2016/05/11 21:13:53 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - callback when SM proc ends due to term. - posted by cc...@apache.org on 2016/05/11 22:07:58 UTC, 0 replies.
- incubator-mynewt-core git commit: bletiny - Fix crash when deleting connection. - posted by cc...@apache.org on 2016/05/11 23:04:42 UTC, 0 replies.
- incubator-mynewt-core git commit: bletiny - Another delete connection bug fix! - posted by cc...@apache.org on 2016/05/11 23:18:06 UTC, 0 replies.
- [1/3] incubator-mynewt-core git commit: BLE Host unit tests - queue of previous data txes. - posted by cc...@apache.org on 2016/05/12 03:39:39 UTC, 0 replies.
- [2/3] incubator-mynewt-core git commit: BLE Host - SM passkey unit tests. - posted by cc...@apache.org on 2016/05/12 03:39:40 UTC, 0 replies.
- [3/3] incubator-mynewt-core git commit: BLE host - rename struct with appropriate prefix. - posted by cc...@apache.org on 2016/05/12 03:39:41 UTC, 0 replies.
- incubator-mynewt-site git commit: Simplication of mynewt About page, community page, and download. Work in progress - posted by ad...@apache.org on 2016/05/14 00:31:46 UTC, 0 replies.
- [1/5] incubator-mynewt-site git commit: Simplication of mynewt About page, community page, and download. Work in progress - posted by ad...@apache.org on 2016/05/14 00:35:22 UTC, 0 replies.
- [2/5] incubator-mynewt-site git commit: Simplication of mynewt About page, community page, and download. Work in progress - posted by ad...@apache.org on 2016/05/14 00:35:23 UTC, 0 replies.
- [3/5] incubator-mynewt-site git commit: Simplication of mynewt About page, community page, and download. Work in progress - posted by ad...@apache.org on 2016/05/14 00:35:24 UTC, 0 replies.
- [4/5] incubator-mynewt-site git commit: Simplication of mynewt About page, community page, and download. Work in progress - posted by ad...@apache.org on 2016/05/14 00:35:25 UTC, 0 replies.
- [5/5] incubator-mynewt-site git commit: Simplication of mynewt About page, community page, and download. Work in progress - posted by ad...@apache.org on 2016/05/14 00:35:26 UTC, 0 replies.
- [1/4] incubator-mynewt-core git commit: BLE Host - Formalize some GATT thread safety reqs. - posted by cc...@apache.org on 2016/05/14 00:53:24 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: BLE Host - Enforce thread safety in unit tests. - posted by cc...@apache.org on 2016/05/14 00:53:25 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: BLE Host - Enforce thread safety in unit tests. - posted by cc...@apache.org on 2016/05/14 00:53:26 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: BLE Host - Enforce thread safety in unit tests. - posted by cc...@apache.org on 2016/05/14 00:53:27 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: Add dependency for nffs to bletest - posted by we...@apache.org on 2016/05/16 20:31:18 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: Fix scheduling bugs - posted by we...@apache.org on 2016/05/16 20:31:19 UTC, 0 replies.
- [1/4] incubator-mynewt-core git commit: BLE Host - Add bonded flag to SM proc. - posted by cc...@apache.org on 2016/05/17 02:47:34 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: BLE Host - Rename sec procs to match spec language - posted by cc...@apache.org on 2016/05/17 02:47:35 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: BLE Host - rx slave security request. - posted by cc...@apache.org on 2016/05/17 02:47:36 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: BLE Host - tx slave security request. - posted by cc...@apache.org on 2016/05/17 02:47:37 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Remove rogue space in stats do... - posted by sam-bristow <gi...@git.apache.org> on 2016/05/17 04:35:23 UTC, 2 replies.
- [1/2] incubator-mynewt-site git commit: Remove rogue space in stats documentation - posted by ad...@apache.org on 2016/05/17 06:38:18 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: made Documentation sidebar lighter. Removed rogue space in stats documentation. Signed-off-by: Sam Bristow sam.bristow@gmail.com. This closes #81 - posted by ad...@apache.org on 2016/05/17 06:38:19 UTC, 0 replies.
- [1/3] incubator-mynewt-site git commit: made Documentation sidebar lighter. Removed rogue space in stats documentation. Signed-off-by: Sam Bristow sam.bristow@gmail.com. This closes #81 - posted by ad...@apache.org on 2016/05/17 06:39:09 UTC, 0 replies.
- [2/3] incubator-mynewt-site git commit: made Documentation sidebar lighter. Removed rogue space in stats documentation. Signed-off-by: Sam Bristow sam.bristow@gmail.com. This closes #81 - posted by ad...@apache.org on 2016/05/17 06:39:10 UTC, 0 replies.
- [3/3] incubator-mynewt-site git commit: made Documentation sidebar lighter. Removed rogue space in stats documentation. Signed-off-by: Sam Bristow sam.bristow@gmail.com. This closes #81 - posted by ad...@apache.org on 2016/05/17 06:39:11 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: BLE Host - Send irk and csrk during key dist. - posted by cc...@apache.org on 2016/05/17 18:02:20 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: bleprph - Send the startup sequence to controller. - posted by cc...@apache.org on 2016/05/17 18:02:21 UTC, 0 replies.
- [1/8] incubator-mynewt-core git commit: cbmem append was not considering header length - posted by ma...@apache.org on 2016/05/17 18:57:57 UTC, 0 replies.
- [2/8] incubator-mynewt-core git commit: Fix cbmem crash - posted by ma...@apache.org on 2016/05/17 18:57:58 UTC, 0 replies.
- [3/8] incubator-mynewt-core git commit: Fixing json test - posted by ma...@apache.org on 2016/05/17 18:57:59 UTC, 0 replies.
- [4/8] incubator-mynewt-core git commit: Fix json encoding - posted by ma...@apache.org on 2016/05/17 18:58:00 UTC, 0 replies.
- [5/8] incubator-mynewt-core git commit: Fixing json issues - posted by ma...@apache.org on 2016/05/17 18:58:01 UTC, 0 replies.
- [6/8] incubator-mynewt-core git commit: Fix cbmem crash - posted by ma...@apache.org on 2016/05/17 18:58:02 UTC, 0 replies.
- [7/8] incubator-mynewt-core git commit: json; Remove json_value_desc, not used anywhere. - posted by ma...@apache.org on 2016/05/17 18:58:03 UTC, 0 replies.
- [8/8] incubator-mynewt-core git commit: This closes #54. Merge branch 'mynewt-add' of https://github.com/vrahane/incubator-mynewt-core into develop - posted by ma...@apache.org on 2016/05/17 18:58:04 UTC, 0 replies.
- [1/3] incubator-mynewt-core git commit: BLE Host - disconn: delete conn before app cb. - posted by cc...@apache.org on 2016/05/17 20:30:07 UTC, 0 replies.
- [2/3] incubator-mynewt-core git commit: bleprph - Increase stack size to prevent crash. - posted by cc...@apache.org on 2016/05/17 20:30:08 UTC, 0 replies.
- [3/3] incubator-mynewt-core git commit: bleprph - Increase mbuf count for iPhone support. - posted by cc...@apache.org on 2016/05/17 20:30:09 UTC, 0 replies.
- [incubator-mynewt-core] Git Push Summary - posted by cc...@apache.org on 2016/05/17 20:34:33 UTC, 7 replies.
- incubator-mynewt-core git commit: BLE Host - On disconnect, call non-conn CBs first. - posted by cc...@apache.org on 2016/05/17 20:43:46 UTC, 1 replies.
- [01/50] [abbrv] incubator-mynewt-core git commit: Initialize ev to avoid compiler warning - posted by cc...@apache.org on 2016/05/17 20:51:24 UTC, 0 replies.
- [02/50] [abbrv] incubator-mynewt-core git commit: newtmgr; fix build breakage. - posted by cc...@apache.org on 2016/05/17 20:51:25 UTC, 0 replies.
- [03/50] [abbrv] incubator-mynewt-core git commit: BLE host - unit test for invalid pair-rsp. - posted by cc...@apache.org on 2016/05/17 20:51:26 UTC, 0 replies.
- [04/50] [abbrv] incubator-mynewt-core git commit: BLE host - eddystone advertisements. - posted by cc...@apache.org on 2016/05/17 20:51:27 UTC, 0 replies.
- [05/50] [abbrv] incubator-mynewt-core git commit: update comments, remove trailing whitespace. - posted by cc...@apache.org on 2016/05/17 20:51:28 UTC, 0 replies.
- [06/50] [abbrv] incubator-mynewt-core git commit: BLE host - only include eddystone if specified. - posted by cc...@apache.org on 2016/05/17 20:51:29 UTC, 0 replies.
- [07/50] [abbrv] incubator-mynewt-core git commit: bletiny - Add eddystone URL support. - posted by cc...@apache.org on 2016/05/17 20:51:30 UTC, 0 replies.
- [08/50] [abbrv] incubator-mynewt-core git commit: BLE Host: Send invalid CID l2cap sig err. - posted by cc...@apache.org on 2016/05/17 20:51:31 UTC, 0 replies.
- [09/50] [abbrv] incubator-mynewt-core git commit: add C++ guards, minor coding style updates - posted by cc...@apache.org on 2016/05/17 20:51:32 UTC, 0 replies.
- [10/50] [abbrv] incubator-mynewt-core git commit: we should return success down here as the command worked - posted by cc...@apache.org on 2016/05/17 20:51:33 UTC, 0 replies.
- [11/50] [abbrv] incubator-mynewt-core git commit: BLE host - Set random address HCI command. - posted by cc...@apache.org on 2016/05/17 20:51:34 UTC, 0 replies.
- [12/50] [abbrv] incubator-mynewt-core git commit: BLE host - fix check for sufficient conn resources - posted by cc...@apache.org on 2016/05/17 20:51:35 UTC, 0 replies.
- [13/50] [abbrv] incubator-mynewt-core git commit: Add arduino_101 BSP - posted by cc...@apache.org on 2016/05/17 20:51:36 UTC, 0 replies.
- [14/50] [abbrv] incubator-mynewt-core git commit: apps/blehci: Add application for exposing HCI over UART - posted by cc...@apache.org on 2016/05/17 20:51:37 UTC, 0 replies.
- [15/50] [abbrv] incubator-mynewt-core git commit: BLE host - More specific reasons for disconnect. - posted by cc...@apache.org on 2016/05/17 20:51:38 UTC, 0 replies.
- [16/50] [abbrv] incubator-mynewt-core git commit: This closes #48. Merge remote-tracking branch '01org/develop' into develop - posted by cc...@apache.org on 2016/05/17 20:51:39 UTC, 0 replies.
- [17/50] [abbrv] incubator-mynewt-core git commit: Fix incorrect RAM allocation (was 32K; now 16K) - posted by cc...@apache.org on 2016/05/17 20:51:40 UTC, 0 replies.
- [18/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Always set timer for GATT client procs. - posted by cc...@apache.org on 2016/05/17 20:51:41 UTC, 0 replies.
- [19/50] [abbrv] incubator-mynewt-core git commit: cplusplus wrapper properly applied - posted by cc...@apache.org on 2016/05/17 20:51:42 UTC, 0 replies.
- [20/50] [abbrv] incubator-mynewt-core git commit: BLE Host - callback when SM proc ends due to term. - posted by cc...@apache.org on 2016/05/17 20:51:43 UTC, 0 replies.
- [21/50] [abbrv] incubator-mynewt-core git commit: bletiny - Fix crash when deleting connection. - posted by cc...@apache.org on 2016/05/17 20:51:44 UTC, 0 replies.
- [22/50] [abbrv] incubator-mynewt-core git commit: bletiny - Another delete connection bug fix! - posted by cc...@apache.org on 2016/05/17 20:51:45 UTC, 0 replies.
- [23/50] [abbrv] incubator-mynewt-core git commit: BLE Host unit tests - queue of previous data txes. - posted by cc...@apache.org on 2016/05/17 20:51:46 UTC, 0 replies.
- [24/50] [abbrv] incubator-mynewt-core git commit: BLE Host - SM passkey unit tests. - posted by cc...@apache.org on 2016/05/17 20:51:47 UTC, 0 replies.
- [25/50] [abbrv] incubator-mynewt-core git commit: BLE host - rename struct with appropriate prefix. - posted by cc...@apache.org on 2016/05/17 20:51:48 UTC, 0 replies.
- [26/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Formalize some GATT thread safety reqs. - posted by cc...@apache.org on 2016/05/17 20:51:49 UTC, 0 replies.
- [27/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Enforce thread safety in unit tests. - posted by cc...@apache.org on 2016/05/17 20:51:50 UTC, 0 replies.
- [28/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Enforce thread safety in unit tests. - posted by cc...@apache.org on 2016/05/17 20:51:51 UTC, 0 replies.
- [29/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Enforce thread safety in unit tests. - posted by cc...@apache.org on 2016/05/17 20:51:52 UTC, 0 replies.
- [30/50] [abbrv] incubator-mynewt-core git commit: Add dependency for nffs to bletest - posted by cc...@apache.org on 2016/05/17 20:51:53 UTC, 0 replies.
- [31/50] [abbrv] incubator-mynewt-core git commit: Fix scheduling bugs - posted by cc...@apache.org on 2016/05/17 20:51:54 UTC, 0 replies.
- [32/50] [abbrv] incubator-mynewt-core git commit: cbmem append was not considering header length - posted by cc...@apache.org on 2016/05/17 20:51:55 UTC, 0 replies.
- [33/50] [abbrv] incubator-mynewt-core git commit: Fix cbmem crash - posted by cc...@apache.org on 2016/05/17 20:51:56 UTC, 0 replies.
- [34/50] [abbrv] incubator-mynewt-core git commit: Fixing json test - posted by cc...@apache.org on 2016/05/17 20:51:57 UTC, 0 replies.
- [35/50] [abbrv] incubator-mynewt-core git commit: Fix json encoding - posted by cc...@apache.org on 2016/05/17 20:51:58 UTC, 0 replies.
- [36/50] [abbrv] incubator-mynewt-core git commit: Fixing json issues - posted by cc...@apache.org on 2016/05/17 20:51:59 UTC, 0 replies.
- [37/50] [abbrv] incubator-mynewt-core git commit: Fix cbmem crash - posted by cc...@apache.org on 2016/05/17 20:52:00 UTC, 0 replies.
- [38/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Rename sec procs to match spec language - posted by cc...@apache.org on 2016/05/17 20:52:01 UTC, 0 replies.
- [39/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Add bonded flag to SM proc. - posted by cc...@apache.org on 2016/05/17 20:52:02 UTC, 0 replies.
- [40/50] [abbrv] incubator-mynewt-core git commit: BLE Host - rx slave security request. - posted by cc...@apache.org on 2016/05/17 20:52:03 UTC, 0 replies.
- [41/50] [abbrv] incubator-mynewt-core git commit: BLE Host - tx slave security request. - posted by cc...@apache.org on 2016/05/17 20:52:04 UTC, 0 replies.
- [42/50] [abbrv] incubator-mynewt-core git commit: BLE Host - Send irk and csrk during key dist. - posted by cc...@apache.org on 2016/05/17 20:52:05 UTC, 0 replies.
- [43/50] [abbrv] incubator-mynewt-core git commit: bleprph - Send the startup sequence to controller. - posted by cc...@apache.org on 2016/05/17 20:52:06 UTC, 0 replies.
- [44/50] [abbrv] incubator-mynewt-core git commit: json; Remove json_value_desc, not used anywhere. - posted by cc...@apache.org on 2016/05/17 20:52:07 UTC, 0 replies.
- [45/50] [abbrv] incubator-mynewt-core git commit: This closes #54. Merge branch 'mynewt-add' of https://github.com/vrahane/incubator-mynewt-core into develop - posted by cc...@apache.org on 2016/05/17 20:52:08 UTC, 0 replies.
- [46/50] [abbrv] incubator-mynewt-core git commit: BLE Host - disconn: delete conn before app cb. - posted by cc...@apache.org on 2016/05/17 20:52:09 UTC, 0 replies.
- [47/50] [abbrv] incubator-mynewt-core git commit: bleprph - Increase mbuf count for iPhone support. - posted by cc...@apache.org on 2016/05/17 20:52:10 UTC, 0 replies.
- [48/50] [abbrv] incubator-mynewt-core git commit: bleprph - Increase stack size to prevent crash. - posted by cc...@apache.org on 2016/05/17 20:52:11 UTC, 0 replies.
- [49/50] [abbrv] incubator-mynewt-core git commit: BLE Host - On disconnect, call non-conn CBs first. - posted by cc...@apache.org on 2016/05/17 20:52:12 UTC, 0 replies.
- [50/50] [abbrv] incubator-mynewt-core git commit: Merge remote-tracking branch 'origin/090_dev' - posted by cc...@apache.org on 2016/05/17 20:52:13 UTC, 0 replies.
- [incubator-mynewt-newt] Git Push Summary - posted by cc...@apache.org on 2016/05/17 21:02:52 UTC, 9 replies.
- [1/3] incubator-mynewt-newt git commit: LICENSE; remore reference to sqlite, as that dependency is gone. - posted by cc...@apache.org on 2016/05/17 21:05:04 UTC, 0 replies.
- [2/3] incubator-mynewt-newt git commit: newtmgr; add sequence number to request header. - posted by cc...@apache.org on 2016/05/17 21:05:05 UTC, 0 replies.
- [3/3] incubator-mynewt-newt git commit: connserial; verify messages with CRC. - posted by cc...@apache.org on 2016/05/17 21:05:06 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: BLE Host - Separate secure-read from secure-write - posted by cc...@apache.org on 2016/05/18 03:26:31 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: bleprph - Add characteristics which require enc. - posted by cc...@apache.org on 2016/05/18 03:26:32 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Fs outdated fixes - posted by ccollins476ad <gi...@git.apache.org> on 2016/05/18 15:10:48 UTC, 1 replies.
- incubator-mynewt-core git commit: bleprph - export GATT server data from header. - posted by cc...@apache.org on 2016/05/18 17:13:54 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - Enable security manager by default. - posted by cc...@apache.org on 2016/05/18 17:15:54 UTC, 0 replies.
- incubator-mynewt-site git commit: adding a new branch and pushing landing page changes - posted by ad...@apache.org on 2016/05/18 19:05:58 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - Use macro to check NIMBLE_OPT defines. - posted by cc...@apache.org on 2016/05/18 19:16:46 UTC, 0 replies.
- incubator-mynewt-site git commit: landing page changes to show architecture, highlight features with icons replaced with snapshots and BSPs supported - posted by ad...@apache.org on 2016/05/18 22:49:26 UTC, 0 replies.
- [1/4] incubator-mynewt-core git commit: bletiny - Copy bleprph's gatt_svr code. - posted by cc...@apache.org on 2016/05/18 23:10:55 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: bletiny - Increase shell line length (128 to 256). - posted by cc...@apache.org on 2016/05/18 23:10:56 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: bletiny - Various changes to reduce code size. - posted by cc...@apache.org on 2016/05/18 23:10:57 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: BLE Host - Fix typo in log message. - posted by cc...@apache.org on 2016/05/18 23:10:58 UTC, 0 replies.
- incubator-mynewt-core git commit: bletiny - Increase mbuf count to support iPhone. - posted by cc...@apache.org on 2016/05/19 01:24:02 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Banner and landing page stylin... - posted by gj262 <gi...@git.apache.org> on 2016/05/19 01:58:51 UTC, 1 replies.
- incubator-mynewt-core git commit: Add license pointers for arduino 101 ld files. - posted by cc...@apache.org on 2016/05/19 03:42:46 UTC, 0 replies.
- [incubator-mynewt-blinky] Git Push Summary - posted by cc...@apache.org on 2016/05/19 03:48:26 UTC, 2 replies.
- incubator-mynewt-newt git commit: newt - update version number to 0.9.0. - posted by cc...@apache.org on 2016/05/19 04:03:38 UTC, 0 replies.
- svn commit: r13688 - in /dev/incubator/mynewt/apache-mynewt-0.9.0-incubating: ./ rc1/ - posted by cc...@apache.org on 2016/05/19 04:13:40 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - Fix misordered fields in unit test. - posted by cc...@apache.org on 2016/05/19 05:53:49 UTC, 0 replies.
- svn commit: r13690 - /dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/rc1/ - posted by cc...@apache.org on 2016/05/19 06:18:03 UTC, 0 replies.
- [01/12] incubator-mynewt-core git commit: BLE Host - Separate secure-read from secure-write - posted by cc...@apache.org on 2016/05/19 06:33:12 UTC, 0 replies.
- [02/12] incubator-mynewt-core git commit: bleprph - Add characteristics which require enc. - posted by cc...@apache.org on 2016/05/19 06:33:13 UTC, 0 replies.
- [03/12] incubator-mynewt-core git commit: bleprph - export GATT server data from header. - posted by cc...@apache.org on 2016/05/19 06:33:14 UTC, 0 replies.
- [04/12] incubator-mynewt-core git commit: BLE Host - Enable security manager by default. - posted by cc...@apache.org on 2016/05/19 06:33:15 UTC, 0 replies.
- [05/12] incubator-mynewt-core git commit: BLE Host - Use macro to check NIMBLE_OPT defines. - posted by cc...@apache.org on 2016/05/19 06:33:16 UTC, 0 replies.
- [06/12] incubator-mynewt-core git commit: bletiny - Copy bleprph's gatt_svr code. - posted by cc...@apache.org on 2016/05/19 06:33:17 UTC, 0 replies.
- [07/12] incubator-mynewt-core git commit: bletiny - Increase shell line length (128 to 256). - posted by cc...@apache.org on 2016/05/19 06:33:18 UTC, 0 replies.
- [08/12] incubator-mynewt-core git commit: bletiny - Various changes to reduce code size. - posted by cc...@apache.org on 2016/05/19 06:33:19 UTC, 0 replies.
- [09/12] incubator-mynewt-core git commit: BLE Host - Fix typo in log message. - posted by cc...@apache.org on 2016/05/19 06:33:20 UTC, 0 replies.
- [10/12] incubator-mynewt-core git commit: bletiny - Increase mbuf count to support iPhone. - posted by cc...@apache.org on 2016/05/19 06:33:21 UTC, 0 replies.
- [11/12] incubator-mynewt-core git commit: Add license pointers for arduino 101 ld files. - posted by cc...@apache.org on 2016/05/19 06:33:22 UTC, 0 replies.
- [12/12] incubator-mynewt-core git commit: BLE Host - Fix misordered fields in unit test. - posted by cc...@apache.org on 2016/05/19 06:33:23 UTC, 0 replies.
- incubator-mynewt-core git commit: Add 0.9.0 to repository.yml. - posted by cc...@apache.org on 2016/05/19 14:24:00 UTC, 0 replies.
- [01/18] incubator-mynewt-core git commit: imgmgr; add list2/boot2 which operate on image hashes instead of versions. - posted by ma...@apache.org on 2016/05/19 16:51:13 UTC, 0 replies.
- [02/18] incubator-mynewt-core git commit: imgmgr; fix warning for uninitialized variable. - posted by ma...@apache.org on 2016/05/19 16:51:14 UTC, 0 replies.
- [03/18] incubator-mynewt-core git commit: flash_map; insert placeholder for coredump. XXX will need it's own number. - posted by ma...@apache.org on 2016/05/19 16:51:15 UTC, 0 replies.
- [04/18] incubator-mynewt-core git commit: sys/coredump; initial coredumping. Intermediate commit. - posted by ma...@apache.org on 2016/05/19 16:51:16 UTC, 0 replies.
- [05/18] incubator-mynewt-core git commit: newtmgr; send content in response to reset command. - posted by ma...@apache.org on 2016/05/19 16:51:17 UTC, 0 replies.
- [06/18] incubator-mynewt-core git commit: imgmgr; support downloading core files. - posted by ma...@apache.org on 2016/05/19 16:51:18 UTC, 0 replies.
- [07/18] incubator-mynewt-core git commit: libs/os; coredumps for Cortex-M0. - posted by ma...@apache.org on 2016/05/19 16:51:19 UTC, 0 replies.
- [08/18] incubator-mynewt-core git commit: newtmgr; add error code for 'not found'. - posted by ma...@apache.org on 2016/05/19 16:51:20 UTC, 0 replies.
- [09/18] incubator-mynewt-core git commit: coredump; add C++ protection around the API. - posted by ma...@apache.org on 2016/05/19 16:51:21 UTC, 0 replies.
- [10/18] incubator-mynewt-core git commit: bsp; rename os_bsp_init() to bsp_init(). - posted by ma...@apache.org on 2016/05/19 16:51:22 UTC, 0 replies.
- [11/18] incubator-mynewt-core git commit: bsp; add bsp_core_dump() to report which areas to dump. - posted by ma...@apache.org on 2016/05/19 16:51:23 UTC, 0 replies.
- [12/18] incubator-mynewt-core git commit: hal/bsp; add hal_bsp.h, which exports common BSP APIs. - posted by ma...@apache.org on 2016/05/19 16:51:24 UTC, 0 replies.
- [13/18] incubator-mynewt-core git commit: os/cortex_m4; install default IRQ handler for NMI. - posted by ma...@apache.org on 2016/05/19 16:51:25 UTC, 0 replies.
- [14/18] incubator-mynewt-core git commit: os/cortex_m4; support coredumps for Cortex-M4. - posted by ma...@apache.org on 2016/05/19 16:51:26 UTC, 0 replies.
- [15/18] incubator-mynewt-core git commit: coredump; use bsp_core_dump() to figure out memory areas to dump. If memory region is > 64k, split it into multiple areas. - posted by ma...@apache.org on 2016/05/19 16:51:27 UTC, 0 replies.
- [16/18] incubator-mynewt-core git commit: hal/bsp; add hal_bsp.h, which exports common BSP APIs. - posted by ma...@apache.org on 2016/05/19 16:51:28 UTC, 0 replies.
- [17/18] incubator-mynewt-core git commit: base64; fix define for computing the size of encoded data. - posted by ma...@apache.org on 2016/05/19 16:51:29 UTC, 0 replies.
- [18/18] incubator-mynewt-core git commit: imgmgr; json decoder now wants to use 64-bit integers. - posted by ma...@apache.org on 2016/05/19 16:51:30 UTC, 0 replies.
- [1/6] incubator-mynewt-site git commit: banner re-style - posted by ad...@apache.org on 2016/05/19 17:05:01 UTC, 0 replies.
- [2/6] incubator-mynewt-site git commit: landing re-style & remove most boostrap overrides - posted by ad...@apache.org on 2016/05/19 17:05:02 UTC, 0 replies.
- [3/6] incubator-mynewt-site git commit: add quickstart template - posted by ad...@apache.org on 2016/05/19 17:05:03 UTC, 0 replies.
- [4/6] incubator-mynewt-site git commit: fixing download links and instructions - posted by ad...@apache.org on 2016/05/19 17:05:04 UTC, 0 replies.
- [5/6] incubator-mynewt-site git commit: Merge branch 'downloads' into develop - posted by ad...@apache.org on 2016/05/19 17:05:05 UTC, 0 replies.
- [6/6] incubator-mynewt-site git commit: added descriptors for the front page - posted by ad...@apache.org on 2016/05/19 17:05:06 UTC, 0 replies.
- incubator-mynewt-site git commit: removed permalinks and updated events - posted by ad...@apache.org on 2016/05/19 17:48:12 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - dbg, ensure sm proc not in list on free - posted by cc...@apache.org on 2016/05/19 19:57:16 UTC, 0 replies.
- incubator-mynewt-core git commit: Arduino Primo; BSP for nrf52. Uses openocd via STM32 for JTAG access. - posted by ma...@apache.org on 2016/05/19 20:24:11 UTC, 0 replies.
- incubator-mynewt-core git commit: json - Fix array-of-int decoding; add basic test. - posted by cc...@apache.org on 2016/05/19 21:32:27 UTC, 0 replies.
- [01/12] incubator-mynewt-core git commit: log changes - posted by ma...@apache.org on 2016/05/19 22:00:15 UTC, 0 replies.
- [02/12] incubator-mynewt-core git commit: Removing PERUSER levels/modules and simpliying - posted by ma...@apache.org on 2016/05/19 22:00:16 UTC, 0 replies.
- [03/12] incubator-mynewt-core git commit: Fix json encoding - posted by ma...@apache.org on 2016/05/19 22:00:17 UTC, 0 replies.
- [04/12] incubator-mynewt-core git commit: Adding log list command support - posted by ma...@apache.org on 2016/05/19 22:00:18 UTC, 0 replies.
- [05/12] incubator-mynewt-core git commit: Send logs after timestamp and index - posted by ma...@apache.org on 2016/05/19 22:00:19 UTC, 0 replies.
- [06/12] incubator-mynewt-core git commit: Cleaning up and adding comments - posted by ma...@apache.org on 2016/05/19 22:00:20 UTC, 0 replies.
- [07/12] incubator-mynewt-core git commit: Adding Stats List command and LED toggle stats - posted by ma...@apache.org on 2016/05/19 22:00:21 UTC, 0 replies.
- [08/12] incubator-mynewt-core git commit: Fix logs read request - posted by ma...@apache.org on 2016/05/19 22:00:22 UTC, 0 replies.
- [09/12] incubator-mynewt-core git commit: Making indices secondary keys for log entries - posted by ma...@apache.org on 2016/05/19 22:00:23 UTC, 0 replies.
- [10/12] incubator-mynewt-core git commit: Adding the assert back for newtmgr - posted by ma...@apache.org on 2016/05/19 22:00:24 UTC, 0 replies.
- [11/12] incubator-mynewt-core git commit: Making changes as per review(add/remove spaces) - posted by ma...@apache.org on 2016/05/19 22:00:25 UTC, 0 replies.
- [12/12] incubator-mynewt-core git commit: This closes #55. Merge branch 'mynewt-add' of https://github.com/vrahane/incubator-mynewt-core into develop - posted by ma...@apache.org on 2016/05/19 22:00:26 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Table of contents - posted by gj262 <gi...@git.apache.org> on 2016/05/19 22:51:43 UTC, 3 replies.
- [GitHub] incubator-mynewt-site pull request: Remove reference to deleted "s... - posted by ccollins476ad <gi...@git.apache.org> on 2016/05/19 23:23:09 UTC, 1 replies.
- [1/3] incubator-mynewt-core git commit: slinky; print out banner to console at bootup. - posted by ma...@apache.org on 2016/05/19 23:53:12 UTC, 0 replies.
- [2/3] incubator-mynewt-core git commit: imgmgr; send response via newtmgr on failures. Add rc to all responses (except to image list). Reject image uploads if image is missing magic number. - posted by ma...@apache.org on 2016/05/19 23:53:13 UTC, 0 replies.
- [3/3] incubator-mynewt-core git commit: imgmgr; fix return codes of image_get_info() when it sees corrupt image. - posted by ma...@apache.org on 2016/05/19 23:53:14 UTC, 0 replies.
- [1/2] incubator-mynewt-newt git commit: newtmgr; commands to download/list/erase coredump. Code to convert downloaded dump into a elf corefile. - posted by ma...@apache.org on 2016/05/20 00:44:01 UTC, 0 replies.
- [2/2] incubator-mynewt-newt git commit: newtmgr; go formatting. - posted by ma...@apache.org on 2016/05/20 00:44:02 UTC, 0 replies.
- [1/6] incubator-mynewt-newt git commit: imgmgr; add boot2/list2 commands which include image hash. - posted by ma...@apache.org on 2016/05/20 01:04:24 UTC, 0 replies.
- [2/6] incubator-mynewt-newt git commit: newtmgr echo; print out usage help if user passes no arguments. - posted by ma...@apache.org on 2016/05/20 01:04:25 UTC, 0 replies.
- [3/6] incubator-mynewt-newt git commit: newtmgr; add command to reset the target. - posted by ma...@apache.org on 2016/05/20 01:04:26 UTC, 0 replies.
- [4/6] incubator-mynewt-newt git commit: image; decode return code coming from target. Report errors for non-zero codes. - posted by ma...@apache.org on 2016/05/20 01:04:27 UTC, 0 replies.
- [5/6] incubator-mynewt-newt git commit: Support timeouts on newtmgr connections - posted by ma...@apache.org on 2016/05/20 01:04:28 UTC, 0 replies.
- [6/6] incubator-mynewt-newt git commit: newtmgr; go formatting - posted by ma...@apache.org on 2016/05/20 01:04:29 UTC, 0 replies.
- [01/13] incubator-mynewt-newt git commit: Changing logs display - posted by ma...@apache.org on 2016/05/20 01:22:10 UTC, 0 replies.
- [02/13] incubator-mynewt-newt git commit: Support timeouts on newtmgr connections - posted by ma...@apache.org on 2016/05/20 01:22:11 UTC, 0 replies.
- [03/13] incubator-mynewt-newt git commit: Add logs list support - posted by ma...@apache.org on 2016/05/20 01:22:12 UTC, 0 replies.
- [04/13] incubator-mynewt-newt git commit: Making changes to Log protocol handlers - posted by ma...@apache.org on 2016/05/20 01:22:13 UTC, 0 replies.
- [05/13] incubator-mynewt-newt git commit: Changing structures and removing PERUSER - posted by ma...@apache.org on 2016/05/20 01:22:14 UTC, 0 replies.
- [06/13] incubator-mynewt-newt git commit: imgmgr; add boot2/list2 commands which include image hash. - posted by ma...@apache.org on 2016/05/20 01:22:15 UTC, 0 replies.
- [07/13] incubator-mynewt-newt git commit: newtmgr cli; Go formatting - posted by ma...@apache.org on 2016/05/20 01:22:16 UTC, 0 replies.
- [08/13] incubator-mynewt-newt git commit: newtmgr echo; print out usage help if user passes no arguments. - posted by ma...@apache.org on 2016/05/20 01:22:17 UTC, 0 replies.
- [09/13] incubator-mynewt-newt git commit: Adding Stats List Command - posted by ma...@apache.org on 2016/05/20 01:22:18 UTC, 0 replies.
- [10/13] incubator-mynewt-newt git commit: image; decode return code coming from target. Report errors for non-zero codes. - posted by ma...@apache.org on 2016/05/20 01:22:19 UTC, 0 replies.
- [11/13] incubator-mynewt-newt git commit: newtmgr; add command to reset the target. - posted by ma...@apache.org on 2016/05/20 01:22:20 UTC, 0 replies.
- [12/13] incubator-mynewt-newt git commit: go formatting. - posted by ma...@apache.org on 2016/05/20 01:22:21 UTC, 0 replies.
- [13/13] incubator-mynewt-newt git commit: This closes #9. Merge branch 'newtmgr-add' of https://github.com/vrahane/incubator-mynewt-newt into develop - posted by ma...@apache.org on 2016/05/20 01:22:22 UTC, 0 replies.
- [1/3] incubator-mynewt-core git commit: BLE Host - Use GAP callback for notifications. - posted by cc...@apache.org on 2016/05/20 03:31:27 UTC, 0 replies.
- [2/3] incubator-mynewt-core git commit: BLE Host - (dbg) Assert proc entries not in list. - posted by cc...@apache.org on 2016/05/20 03:31:28 UTC, 0 replies.
- [3/3] incubator-mynewt-core git commit: BLE Host - Move status into GAP ctxt object. - posted by cc...@apache.org on 2016/05/20 03:31:29 UTC, 0 replies.
- [1/9] incubator-mynewt-site git commit: clean up table of contents - posted by ad...@apache.org on 2016/05/20 07:30:59 UTC, 0 replies.
- [2/9] incubator-mynewt-site git commit: clean up top nav - posted by ad...@apache.org on 2016/05/20 07:31:00 UTC, 0 replies.
- [3/9] incubator-mynewt-site git commit: First cut at flattening the docs hierarchy - posted by ad...@apache.org on 2016/05/20 07:31:01 UTC, 0 replies.
- [4/9] incubator-mynewt-site git commit: Merge branch 'tableOfContents' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/20 07:31:02 UTC, 0 replies.
- [5/9] incubator-mynewt-site git commit: fix download button click - posted by ad...@apache.org on 2016/05/20 07:31:03 UTC, 0 replies.
- [6/9] incubator-mynewt-site git commit: restore navbar color - posted by ad...@apache.org on 2016/05/20 07:31:04 UTC, 0 replies.
- [7/9] incubator-mynewt-site git commit: Merge branch 'tableOfContents' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/20 07:31:05 UTC, 0 replies.
- [8/9] incubator-mynewt-site git commit: Added content in the Quick Start page, fixed relative links, cleaned community page - posted by ad...@apache.org on 2016/05/20 07:31:06 UTC, 0 replies.
- [9/9] incubator-mynewt-site git commit: changed ease of use image - posted by ad...@apache.org on 2016/05/20 07:31:07 UTC, 0 replies.
- [01/18] incubator-mynewt-site git commit: adding a new branch and pushing landing page changes - posted by ad...@apache.org on 2016/05/20 07:31:50 UTC, 0 replies.
- [02/18] incubator-mynewt-site git commit: landing page changes to show architecture, highlight features with icons replaced with snapshots and BSPs supported - posted by ad...@apache.org on 2016/05/20 07:31:51 UTC, 0 replies.
- [03/18] incubator-mynewt-site git commit: banner re-style - posted by ad...@apache.org on 2016/05/20 07:31:52 UTC, 0 replies.
- [04/18] incubator-mynewt-site git commit: landing re-style & remove most boostrap overrides - posted by ad...@apache.org on 2016/05/20 07:31:53 UTC, 0 replies.
- [05/18] incubator-mynewt-site git commit: add quickstart template - posted by ad...@apache.org on 2016/05/20 07:31:54 UTC, 0 replies.
- [06/18] incubator-mynewt-site git commit: fixing download links and instructions - posted by ad...@apache.org on 2016/05/20 07:31:55 UTC, 0 replies.
- [07/18] incubator-mynewt-site git commit: Merge branch 'downloads' into develop - posted by ad...@apache.org on 2016/05/20 07:31:56 UTC, 0 replies.
- [08/18] incubator-mynewt-site git commit: added descriptors for the front page - posted by ad...@apache.org on 2016/05/20 07:31:57 UTC, 0 replies.
- [09/18] incubator-mynewt-site git commit: removed permalinks and updated events - posted by ad...@apache.org on 2016/05/20 07:31:58 UTC, 0 replies.
- [10/18] incubator-mynewt-site git commit: clean up table of contents - posted by ad...@apache.org on 2016/05/20 07:31:59 UTC, 0 replies.
- [11/18] incubator-mynewt-site git commit: clean up top nav - posted by ad...@apache.org on 2016/05/20 07:32:00 UTC, 0 replies.
- [12/18] incubator-mynewt-site git commit: First cut at flattening the docs hierarchy - posted by ad...@apache.org on 2016/05/20 07:32:01 UTC, 0 replies.
- [13/18] incubator-mynewt-site git commit: Merge branch 'tableOfContents' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/20 07:32:02 UTC, 0 replies.
- [14/18] incubator-mynewt-site git commit: fix download button click - posted by ad...@apache.org on 2016/05/20 07:32:03 UTC, 0 replies.
- [15/18] incubator-mynewt-site git commit: restore navbar color - posted by ad...@apache.org on 2016/05/20 07:32:04 UTC, 0 replies.
- [16/18] incubator-mynewt-site git commit: Merge branch 'tableOfContents' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/20 07:32:05 UTC, 0 replies.
- [17/18] incubator-mynewt-site git commit: Added content in the Quick Start page, fixed relative links, cleaned community page - posted by ad...@apache.org on 2016/05/20 07:32:06 UTC, 0 replies.
- [18/18] incubator-mynewt-site git commit: changed ease of use image - posted by ad...@apache.org on 2016/05/20 07:32:07 UTC, 0 replies.
- [01/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:44 UTC, 0 replies.
- [02/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:45 UTC, 0 replies.
- [03/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:46 UTC, 0 replies.
- [04/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:47 UTC, 0 replies.
- [05/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:48 UTC, 0 replies.
- [06/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:49 UTC, 0 replies.
- [07/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:50 UTC, 0 replies.
- [08/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:51 UTC, 0 replies.
- [09/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:52 UTC, 0 replies.
- [10/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:53 UTC, 0 replies.
- [11/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:54 UTC, 0 replies.
- [12/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:55 UTC, 0 replies.
- [13/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:56 UTC, 0 replies.
- [14/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:57 UTC, 0 replies.
- [15/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:58 UTC, 0 replies.
- [16/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:35:59 UTC, 0 replies.
- [17/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:00 UTC, 0 replies.
- [18/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:01 UTC, 0 replies.
- [19/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:02 UTC, 0 replies.
- [20/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:03 UTC, 0 replies.
- [21/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:04 UTC, 0 replies.
- [22/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:05 UTC, 0 replies.
- [23/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:06 UTC, 0 replies.
- [24/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:07 UTC, 0 replies.
- [25/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:08 UTC, 0 replies.
- [26/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:09 UTC, 0 replies.
- [27/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:10 UTC, 0 replies.
- [28/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:11 UTC, 0 replies.
- [29/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:12 UTC, 0 replies.
- [30/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:13 UTC, 0 replies.
- [31/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:14 UTC, 0 replies.
- [32/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:15 UTC, 0 replies.
- [33/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:16 UTC, 0 replies.
- [34/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:17 UTC, 0 replies.
- [35/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:18 UTC, 0 replies.
- [36/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:19 UTC, 0 replies.
- [37/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:20 UTC, 0 replies.
- [38/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:21 UTC, 0 replies.
- [39/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:22 UTC, 0 replies.
- [40/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:23 UTC, 0 replies.
- [41/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:24 UTC, 0 replies.
- [42/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:25 UTC, 0 replies.
- [43/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:26 UTC, 0 replies.
- [44/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:27 UTC, 0 replies.
- [45/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:28 UTC, 0 replies.
- [46/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:29 UTC, 0 replies.
- [47/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:30 UTC, 0 replies.
- [48/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:31 UTC, 0 replies.
- [49/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:32 UTC, 0 replies.
- [50/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:33 UTC, 0 replies.
- [51/51] [partial] incubator-mynewt-site git commit: Changed landing page, main banner, secondary banner, events, community, added Quick start nav link, collapsed documentation hierarchy - posted by ad...@apache.org on 2016/05/20 07:36:34 UTC, 0 replies.
- incubator-mynewt-core git commit: apply patch to fix arduino 101 build - posted by st...@apache.org on 2016/05/20 16:32:48 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: bsp; add bsp_core_dump() to report which areas to dump. - posted by ma...@apache.org on 2016/05/20 16:54:11 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: hal/bsp; add hal_bsp.h, which exports common BSP APIs. - posted by ma...@apache.org on 2016/05/20 16:54:12 UTC, 0 replies.
- incubator-mynewt-core git commit: Get native ble building. - posted by we...@apache.org on 2016/05/20 18:02:24 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Style fixes - posted by gj262 <gi...@git.apache.org> on 2016/05/20 20:25:40 UTC, 3 replies.
- incubator-mynewt-core git commit: document mbufs and malloc. - posted by st...@apache.org on 2016/05/20 21:07:23 UTC, 0 replies.
- [1/4] incubator-mynewt-core git commit: BLE Host - Persistence mechanism. - posted by cc...@apache.org on 2016/05/20 23:29:32 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: Add LOG_MODULE_PERUSER; temporariliy fix apps. - posted by cc...@apache.org on 2016/05/20 23:29:33 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: bletiny - use updated log level values. - posted by cc...@apache.org on 2016/05/20 23:29:34 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: BLE Host - comment indicating irk endianness. - posted by cc...@apache.org on 2016/05/20 23:29:35 UTC, 0 replies.
- incubator-mynewt-core git commit: coredump; rename dump_core -> coredump_dump. Add var to temporarily prevent coredump from taking place. - posted by ma...@apache.org on 2016/05/21 01:12:39 UTC, 0 replies.
- [01/15] incubator-mynewt-site git commit: fs docs - formatting fixes. - posted by ad...@apache.org on 2016/05/21 01:28:50 UTC, 0 replies.
- [02/15] incubator-mynewt-site git commit: fs/fs docs: Replace outdated text. - posted by ad...@apache.org on 2016/05/21 01:28:51 UTC, 0 replies.
- [03/15] incubator-mynewt-site git commit: Remove reference to deleted "show svc" command. - posted by ad...@apache.org on 2016/05/21 01:28:52 UTC, 0 replies.
- [04/15] incubator-mynewt-site git commit: fix doc sidebar background height - posted by ad...@apache.org on 2016/05/21 01:28:53 UTC, 0 replies.
- [05/15] incubator-mynewt-site git commit: Merge pull request #1 from gj262/fixSidebarBackground - posted by ad...@apache.org on 2016/05/21 01:28:54 UTC, 0 replies.
- [06/15] incubator-mynewt-site git commit: fix font color on community page header - posted by ad...@apache.org on 2016/05/21 01:28:55 UTC, 0 replies.
- [07/15] incubator-mynewt-site git commit: Merge branch 'fs-outdated-fixes' of https://github.com/ccollins476ad/incubator-mynewt-site - posted by ad...@apache.org on 2016/05/21 01:28:56 UTC, 0 replies.
- [08/15] incubator-mynewt-site git commit: Merge branch 'bletiny-update' of https://github.com/ccollins476ad/incubator-mynewt-site - posted by ad...@apache.org on 2016/05/21 01:28:57 UTC, 0 replies.
- [09/15] incubator-mynewt-site git commit: highlight doc link when active - posted by ad...@apache.org on 2016/05/21 01:28:58 UTC, 0 replies.
- [10/15] incubator-mynewt-site git commit: fix responsiveness for small devices - posted by ad...@apache.org on 2016/05/21 01:28:59 UTC, 0 replies.
- [11/15] incubator-mynewt-site git commit: Merge branch 'tableOfContents' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/21 01:29:00 UTC, 0 replies.
- [12/15] incubator-mynewt-site git commit: Merge branch 'styleFixes' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/21 01:29:01 UTC, 0 replies.
- [13/15] incubator-mynewt-site git commit: quick start minor changes - posted by ad...@apache.org on 2016/05/21 01:29:02 UTC, 0 replies.
- [14/15] incubator-mynewt-site git commit: minor changes in quick start - posted by ad...@apache.org on 2016/05/21 01:29:03 UTC, 0 replies.
- [15/15] incubator-mynewt-site git commit: Merge branch 'develop' - posted by ad...@apache.org on 2016/05/21 01:29:04 UTC, 0 replies.
- [1/8] incubator-mynewt-site git commit: fix doc sidebar background height - posted by ad...@apache.org on 2016/05/21 01:29:33 UTC, 0 replies.
- [2/8] incubator-mynewt-site git commit: Merge pull request #1 from gj262/fixSidebarBackground - posted by ad...@apache.org on 2016/05/21 01:29:34 UTC, 0 replies.
- [3/8] incubator-mynewt-site git commit: fix font color on community page header - posted by ad...@apache.org on 2016/05/21 01:29:35 UTC, 0 replies.
- [4/8] incubator-mynewt-site git commit: highlight doc link when active - posted by ad...@apache.org on 2016/05/21 01:29:36 UTC, 0 replies.
- [5/8] incubator-mynewt-site git commit: fix responsiveness for small devices - posted by ad...@apache.org on 2016/05/21 01:29:37 UTC, 0 replies.
- [6/8] incubator-mynewt-site git commit: Merge branch 'tableOfContents' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/21 01:29:38 UTC, 0 replies.
- [7/8] incubator-mynewt-site git commit: Merge branch 'styleFixes' of https://github.com/gj262/incubator-mynewt-site into develop - posted by ad...@apache.org on 2016/05/21 01:29:39 UTC, 0 replies.
- [8/8] incubator-mynewt-site git commit: quick start minor changes - posted by ad...@apache.org on 2016/05/21 01:29:40 UTC, 0 replies.
- [1/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:14 UTC, 0 replies.
- [2/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:15 UTC, 0 replies.
- [3/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:16 UTC, 0 replies.
- [4/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:17 UTC, 0 replies.
- [5/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:18 UTC, 0 replies.
- [6/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:19 UTC, 0 replies.
- [7/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:20 UTC, 0 replies.
- [8/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:21 UTC, 0 replies.
- [9/9] incubator-mynewt-site git commit: fixes for mobile phone responsiveness, nav item colors, and a doc sidebar height, and some ble doc changes. - posted by ad...@apache.org on 2016/05/21 01:34:22 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: BLE Host - Chr updates for unconnected bonded peer - posted by cc...@apache.org on 2016/05/21 15:57:25 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: BLE Host - Don't require key in persist write. - posted by cc...@apache.org on 2016/05/21 15:57:26 UTC, 0 replies.
- [1/4] incubator-mynewt-core git commit: BLE Host - Combine CCCD store into a single key. - posted by cc...@apache.org on 2016/05/21 22:19:46 UTC, 0 replies.
- [2/4] incubator-mynewt-core git commit: BLE Host - Corner case: chr updated before ind ack - posted by cc...@apache.org on 2016/05/21 22:19:47 UTC, 0 replies.
- [3/4] incubator-mynewt-core git commit: BLE Host - Use chr val handle for stores. - posted by cc...@apache.org on 2016/05/21 22:19:48 UTC, 0 replies.
- [4/4] incubator-mynewt-core git commit: BLE Host - Tx updates upon rebonding. - posted by cc...@apache.org on 2016/05/21 22:19:49 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - Silence some warnings. - posted by cc...@apache.org on 2016/05/21 22:25:42 UTC, 0 replies.
- incubator-mynewt-core git commit: documentation and whitespace fixes. - posted by st...@apache.org on 2016/05/22 17:17:58 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: json decoding - fix array decoding bugs. - posted by cc...@apache.org on 2016/05/24 15:49:27 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: this is test on arrays of types Bool and Uint - posted by cc...@apache.org on 2016/05/24 15:49:28 UTC, 0 replies.
- incubator-mynewt-core git commit: Remove trailing whitespace from json unit test. - posted by cc...@apache.org on 2016/05/24 15:51:24 UTC, 0 replies.
- incubator-mynewt-newt git commit: MYNEWT-300; newtmgr serial - fix splitting long messages into segments. - posted by ma...@apache.org on 2016/05/24 17:11:39 UTC, 0 replies.
- incubator-mynewt-core git commit: testutil - "-s" option enables system assert. - posted by cc...@apache.org on 2016/05/24 18:17:00 UTC, 0 replies.
- [1/5] incubator-mynewt-core git commit: testutil - "-s" option enables system assert (fix) - posted by cc...@apache.org on 2016/05/24 21:27:55 UTC, 0 replies.
- [2/5] incubator-mynewt-core git commit: BLE Host tests - n/i disabled for unbonded reconn. - posted by cc...@apache.org on 2016/05/24 21:27:56 UTC, 0 replies.
- [3/5] incubator-mynewt-core git commit: BLE Host - Implement unittest persist store - posted by cc...@apache.org on 2016/05/24 21:27:57 UTC, 0 replies.
- [4/5] incubator-mynewt-core git commit: BLE Host - fix bug caused by outdated code. - posted by cc...@apache.org on 2016/05/24 21:27:58 UTC, 0 replies.
- [5/5] incubator-mynewt-core git commit: BLE Host - unit tests for persisted CCCDs. - posted by cc...@apache.org on 2016/05/24 21:27:59 UTC, 0 replies.
- incubator-mynewt-core git commit: MYNEWT-300; console - copy in RX data in chunks. Serve interrupts after every chunk. - posted by ma...@apache.org on 2016/05/24 21:40:39 UTC, 0 replies.
- [1/3] incubator-mynewt-newt git commit: newtmgr serial; start TX with newline, flushing previous console input. - posted by ma...@apache.org on 2016/05/24 21:46:13 UTC, 0 replies.
- [2/3] incubator-mynewt-newt git commit: MYNEWT-300 newtmgr cli - add timeouts and retries to image upload messages. - posted by ma...@apache.org on 2016/05/24 21:46:14 UTC, 0 replies.
- [3/3] incubator-mynewt-newt git commit: newtmgr cli; first image upload chunk smaller, so overall message size stays under 120 characters when sent over serial. - posted by ma...@apache.org on 2016/05/24 21:46:15 UTC, 0 replies.
- incubator-mynewt-core git commit: imgmgr; was not building if NFFS is not present. - posted by ma...@apache.org on 2016/05/24 23:53:23 UTC, 0 replies.
- [1/9] incubator-mynewt-core git commit: bleprph/bletiny - use updated BLE host store. - posted by cc...@apache.org on 2016/05/25 19:16:54 UTC, 0 replies.
- [2/9] incubator-mynewt-core git commit: BLE Host - Clarify keys; our/peer -> mst/slv - posted by cc...@apache.org on 2016/05/25 19:16:55 UTC, 0 replies.
- [3/9] incubator-mynewt-core git commit: BLE Host - Much needed comment re: CCCD persist. - posted by cc...@apache.org on 2016/05/25 19:16:56 UTC, 0 replies.
- [4/9] incubator-mynewt-core git commit: bleprph - Use new BLE host persist store. - posted by cc...@apache.org on 2016/05/25 19:16:57 UTC, 0 replies.
- [5/9] incubator-mynewt-core git commit: bletiny - make filenames consistent with bleprph - posted by cc...@apache.org on 2016/05/25 19:16:58 UTC, 0 replies.
- [6/9] incubator-mynewt-core git commit: bletiny - Use new BLE host persist store. - posted by cc...@apache.org on 2016/05/25 19:16:59 UTC, 0 replies.
- [7/9] incubator-mynewt-core git commit: BLE Host - Add peer address to ltk store. - posted by cc...@apache.org on 2016/05/25 19:17:00 UTC, 0 replies.
- [8/9] incubator-mynewt-core git commit: fixup - posted by cc...@apache.org on 2016/05/25 19:17:01 UTC, 0 replies.
- [9/9] incubator-mynewt-core git commit: BLE Host - Handle sec-req via db lookup. - posted by cc...@apache.org on 2016/05/25 19:17:02 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: console; change the API for read to return whether it's partial. Remove the argument to RX callback. - posted by ma...@apache.org on 2016/05/25 20:12:00 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: shell; fix issues with partial reads and multiple lines of input being handled in a single event. - posted by ma...@apache.org on 2016/05/25 20:12:01 UTC, 0 replies.
- [1/2] incubator-mynewt-core git commit: bleprph/bletiny - adjust for BLE host changes. - posted by cc...@apache.org on 2016/05/25 22:21:25 UTC, 0 replies.
- [2/2] incubator-mynewt-core git commit: BLE Host - Fix some SM mst/slv mismatches. - posted by cc...@apache.org on 2016/05/25 22:21:26 UTC, 0 replies.
- incubator-mynewt-newt git commit: newtmgr; 1 second is not enough of a timeout for image upload. Erasing slot can take much, much longer. - posted by ma...@apache.org on 2016/05/25 23:21:47 UTC, 0 replies.
- incubator-mynewt-core git commit: imgmgr; check to prevent upload of same image was broken. - posted by ma...@apache.org on 2016/05/25 23:32:25 UTC, 0 replies.
- incubator-mynewt-core git commit: slinky, bootloader; make trying out config storage in NFFS vs FCB easier. If NFFS is included in build, use that. If that's not there, then expect FCB. Need to figure out a final answer on where and how this decision is - posted by ma...@apache.org on 2016/05/26 00:37:41 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - rename store ltk to sec. - posted by cc...@apache.org on 2016/05/26 01:16:47 UTC, 0 replies.
- incubator-mynewt-core git commit: boot; fix to previous commit. - posted by ma...@apache.org on 2016/05/26 01:21:18 UTC, 0 replies.
- incubator-mynewt-core git commit: BLE Host - Unit test for indicate without ack. - posted by cc...@apache.org on 2016/05/26 02:11:54 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Fix 'create project' link in o... - posted by sam-bristow <gi...@git.apache.org> on 2016/05/26 06:29:41 UTC, 0 replies.
- incubator-mynewt-core git commit: testutil - use '-d' instead of '-s' for sysassert. - posted by cc...@apache.org on 2016/05/26 17:24:46 UTC, 0 replies.
- incubator-mynewt-core git commit: testutil - correction for "-d" argument change. - posted by cc...@apache.org on 2016/05/26 17:27:39 UTC, 0 replies.
- incubator-mynewt-core git commit: bootutil; bug fix: if integrity check of an image fails, try the other one. - posted by ma...@apache.org on 2016/05/26 18:11:54 UTC, 0 replies.
- incubator-mynewt-core git commit: imgmgr; allow replacing image with same version for non-active slot(s). - posted by ma...@apache.org on 2016/05/26 18:37:31 UTC, 0 replies.
- incubator-mynewt-newt git commit: This closes #10. - posted by ma...@apache.org on 2016/05/27 20:34:41 UTC, 0 replies.
- [GitHub] incubator-mynewt-site pull request: Minor spelling and hyperlink f... - posted by aditihilbert <gi...@git.apache.org> on 2016/05/27 20:45:19 UTC, 1 replies.
- [1/2] incubator-mynewt-site git commit: Fix 'create project' link in on tutorials page - posted by ad...@apache.org on 2016/05/27 20:48:19 UTC, 0 replies.
- [2/2] incubator-mynewt-site git commit: Fix spelling mistakes / typos - posted by ad...@apache.org on 2016/05/27 20:48:20 UTC, 0 replies.
- svn commit: r13822 - /dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/rc2/ - posted by cc...@apache.org on 2016/05/28 02:35:05 UTC, 0 replies.
- incubator-mynewt-site git commit: blehci project tutorial added - posted by ad...@apache.org on 2016/05/29 00:11:47 UTC, 0 replies.
- incubator-mynewt-site git commit: fixed broken links to repo tutorials - posted by ad...@apache.org on 2016/05/29 00:21:47 UTC, 0 replies.
- [1/6] incubator-mynewt-site git commit: Added blehci project tutorial. Fixed typos from pull request #89 - posted by ad...@apache.org on 2016/05/29 00:23:09 UTC, 0 replies.
- [2/6] incubator-mynewt-site git commit: Added blehci project tutorial. Fixed typos from pull request #89 - posted by ad...@apache.org on 2016/05/29 00:23:10 UTC, 0 replies.
- [3/6] incubator-mynewt-site git commit: Added blehci project tutorial. Fixed typos from pull request #89 - posted by ad...@apache.org on 2016/05/29 00:23:11 UTC, 0 replies.
- [4/6] incubator-mynewt-site git commit: Added blehci project tutorial. Fixed typos from pull request #89 - posted by ad...@apache.org on 2016/05/29 00:23:12 UTC, 0 replies.
- [5/6] incubator-mynewt-site git commit: Added blehci project tutorial. Fixed typos from pull request #89 - posted by ad...@apache.org on 2016/05/29 00:23:13 UTC, 0 replies.
- [6/6] incubator-mynewt-site git commit: fixed broken links to repo tutorials - posted by ad...@apache.org on 2016/05/29 00:23:14 UTC, 0 replies.
- incubator-mynewt-core git commit: Fix outdated README.md and RELEASE_NOTES.md. - posted by cc...@apache.org on 2016/05/30 15:03:17 UTC, 0 replies.
- incubator-mynewt-newt git commit: Fix outdated RELEASE_NOTES.md. - posted by cc...@apache.org on 2016/05/30 15:10:24 UTC, 0 replies.
- incubator-mynewt-blinky git commit: Fix outdated README.md. - posted by cc...@apache.org on 2016/05/30 15:11:12 UTC, 0 replies.
- incubator-mynewt-newt git commit: newt - Clone current blinky with "newt new". - posted by cc...@apache.org on 2016/05/30 17:49:17 UTC, 0 replies.
- svn commit: r13846 - /dev/incubator/mynewt/apache-mynewt-0.9.0-incubating/rc3/ - posted by cc...@apache.org on 2016/05/30 18:18:50 UTC, 0 replies.
- incubator-mynewt-site git commit: Removed pre-GA from release banner and roadmap in About page, updated project_create.md file to show correct run command for simulated targets. - posted by ad...@apache.org on 2016/05/31 06:38:04 UTC, 1 replies.