Commit Graph

489 Commits (a091922f1093525fc2b62e7bfb8484e40e9b063c)
 

Author SHA1 Message Date
Rohit Grover a091922f10 version v2.0.5
7 years ago
Rohit Grover 7de2b7162f minor rewording of the comment introduced by the previous pull request
7 years ago
Rohit Grover a80e037317 Merge pull request #65 from andresag01/develop
7 years ago
Andres Amaya Garcia f8b3f1340f Post radio notification callback through minar
7 years ago
Rohit Grover d2640b326e version v2.0.4
7 years ago
Rohit Grover ba82462f19 Merge pull request #64 from andresag01/develop
7 years ago
Andres Amaya Garcia c8cb3aeee3 Change assembly sequence to avoid changing APSR
7 years ago
Andres Amaya Garcia 90f6c9714f Fix assembly sequence to start bootloader in GCC
7 years ago
Rohit Grover 1b42c27110 version v2.0.3
8 years ago
Rohit Grover e71dc9504e Merge pull request #62 from marcuschangarm/watchdog
8 years ago
Marcus Chang 55aef3bf24 Added watchdog header file from Nordic SDK 8.1
8 years ago
Rohit Grover 63dcf9fa44 version v2.0.2
8 years ago
Rohit Grover 6b763c8709 bring in the latest changes for BLE::init() where we allow <object, member> tuples for init callback.
8 years ago
Rohit Grover 95706f05ed Merge branch 'master' into develop
8 years ago
Rohit Grover ba7ac12db5 version v2.0.1
8 years ago
Rohit Grover e7cc192834 Merge pull request #58 from pan-/fix-initialization
8 years ago
Vincent Coubard f0d521f04c Ensure that the initialization flags is set to false if the BLE stack is
8 years ago
Rohit Grover 479bae5fcb Merge branch 'develop'
8 years ago
Rohit Grover 847c27cfe9 Version 2.0.0
8 years ago
Rohit Grover c5dc7e52a6 add init guards for some top level APIs
8 years ago
Rohit Grover 20b07e38bc update init() to match the chagnes around initializationCompleteCallback.
8 years ago
Rohit Grover aba22463c8 Merge branch 'master' into develop
8 years ago
Rohit Grover 2fc324f01b Merge pull request #55 from andresag01/develop
8 years ago
Andres Amaya Garcia 97a65815ed Introduced changes for memory savings
8 years ago
Rohit Grover 18050e7068 Merge pull request #53 from marcuschangarm/defaultScanParams
8 years ago
Bogdan Marinescu 63df68b147 version v1.0.0
8 years ago
Bogdan Marinescu a9f33e16dc Updated dependencies
8 years ago
Marcus Chang 6082c76ab5 When connecting, if no scanning parameters are passed, use values from Gap parent.
8 years ago
Rohit Grover 804e7f8bb9 Merge #48 into develop
8 years ago
Rohit Grover 816f4559f1 white space diffs; convert tabs to spaces
8 years ago
Rohit Grover 031ae20002 Merge branch 'patch-1' of https://github.com/Timmmm/ble-nrf51822 into Timmmm-patch-1
8 years ago
Rohit Grover 9d51dfe4a6 Merge pull request #49 from jpbrucker/s110_compat
8 years ago
Jean-Philippe Brucker eab6631cb6 Update S110 detection macros again
8 years ago
Tim 4af5d03cd5 Error check number of characteristics
8 years ago
Rohit Grover ad59bf4701 Merge branch 'develop'
8 years ago
Rohit Grover d18b39efc4 Release 0.4.8
8 years ago
Rohit Grover ee2b3dfe4a nRF5xGattServer::write()L remember to setup returnValue to BLE_STACK_BUSY in the case of an unforseen error.
8 years ago
Rohit Grover 2d0b533b5e adding LICENSE at the top level
8 years ago
Rohit Grover 3f9d15a7eb add LICENSE at the top level; also clarify that there are multiple licenses involved in this module
8 years ago
Rohit Grover d0d82e3e65 Merge pull #47 into develop
8 years ago
Rohit Grover 167f304b68 minor cleanup to Fabien's pull request; remove the un-necessary gapConnectionHandle
8 years ago
Rohit Grover 887426ad0b minor white space diff
8 years ago
Rohit Grover b0bf2db253 Merge branch 'master' of https://github.com/fabiencomte/ble-nrf51822 into fabiencomte-master2
8 years ago
Fabien Comte 6cdb6f161f rgrover patch fixed
8 years ago
Rohit Grover b94805eb39 Merge branch 'autopulated-master' into develop
8 years ago
Rohit Grover 70a7f88ec4 Merge branch 'master' of https://github.com/autopulated/ble-nrf51822 into autopulated-master
8 years ago
Rohit Grover 4fa43078db initialize all members of gattc_write_params_t in GattClient::write().
8 years ago
Rohit Grover 6a5d142f03 initialize the member authorizationReply when posting authorization callbacks to the application.
8 years ago
Rohit Grover 94e699bbe8 supress warnings for unused paramters and missing initializers for the Nordic code.
8 years ago
Rohit Grover 31a28c5b87 Merge pull request #43 from jpbrucker/s110_compat
8 years ago