Commit Graph

782 Commits (0d1bfd4843b268ebc0dc7d9ca8bccb5990439d53)
 

Author SHA1 Message Date
Rohit Grover 2f92904fbe Release 2.0.0
8 years ago
Rohit Grover 9eec2467f2 Merge pull #75 into develop
8 years ago
Rohit Grover be09e51698 use types like ReadOnlyGattCharacteristic<TemperatureType_t>
8 years ago
Rohit Grover bdc1ca08cd introduce types for temperature/humidity/pressure.
8 years ago
Rohit Grover 45e80c8ba8 white space diffs; mostly alignment
8 years ago
Rohit Grover e1bce4e5a3 Merge branch 'master' of https://github.com/xcrespo/ble into xcrespo-master
8 years ago
Rohit Grover 99ba55badc Merge pull request #81 from pan-/functionPointerOptimisation
8 years ago
Rohit Grover e0ef88f47d Merge branch 'master' into develop.
8 years ago
Rohit Grover 249cabaedd Merge pull request #82 from jrobeson/patch-1
8 years ago
Rohit Grover ec545b79dc cosmetic changes.
8 years ago
Rohit Grover e46cef5dd1 Merge pull request #91 from rgrover/develop
8 years ago
Rohit Grover 33f5dce81e Merge pull request #92 from andresag01/develop
8 years ago
Andres Amaya Garcia 976bcd4e61 Introduced fixes to Eddystone implementation
8 years ago
Rohit Grover 902e17e300 version v1.1.0
8 years ago
Rohit Grover 5c7f26e06f fix #90: add a ble_error_t paramter to initializationCompletionCallback
8 years ago
Rohit Grover 918af4fbac Major change:
8 years ago
Rohit Grover 78ec806379 Merge pull request #87 from andresag01/develop
8 years ago
Rohit Grover bde2e465c8 fix #86: update includes from within services to use paths starting from subfolder 'ble'
8 years ago
Andres Amaya Garcia da3d9f811a Fixed include problem in HealthThermometer header
8 years ago
Vincent Coubard 129683bdc0 Code and command cleanup:
8 years ago
Johnny Robeson 8aaa385ed5 use the github url public url in module.json
8 years ago
Vincent Coubard 8bad0486cd Remove unneeded blank lines.
8 years ago
Vincent Coubard 57c160c25c Reduce the memory size consummed by a FunctionPointerWithContext to 20
8 years ago
Rohit Grover 5cb478cab6 Merge branch 'master' into develop
8 years ago
Rohit Grover a0335c2e8d add a missing include file
8 years ago
Rohit Grover 7aac367d99 add a target specific dependency
8 years ago
Rohit Grover 17f2e99d2b fix minor compiler warning due to a shadowed member variable.
8 years ago
Rohit Grover 84f434a994 Fix compiler warnings due to header includes.
8 years ago
Rohit Grover 4c76373579 Merge pull request #79 from andresag01/develop
8 years ago
Andres Amaya Garcia f8e3d2f44c Introduced fixes after review
8 years ago
Andres Amaya Garcia 18dcc91382 Introduced fix for defect IOTSFW-1058
8 years ago
Bogdan Marinescu 0e54ba6c70 version v1.0.0
8 years ago
Bogdan Marinescu df8a41c80a Updated dependencies
8 years ago
Rohit Grover ad80d1c1ce Merge pull request #76 from pan-/master
8 years ago
Vincent Coubard df088f57aa Add st-ble-shield as a possible target dependency.
8 years ago
xcrespo 13a9c192d7 New call to onDisconnection callback in LinkLossService
8 years ago
xcrespo da2b104e16 Added license header for EnvironmentalService
8 years ago
Xabi Crespo f0f42d110b Support for Environmental Service (temperature, pressure and humidity characteristics)
8 years ago
Rohit Grover d43b1d1a8b update LinkLoss service due to recent changes in APIs
8 years ago
Rohit Grover 8694f1ade2 Merge branch 'develop'
8 years ago
Rohit Grover 91239f6b7c Release 0.4.8
8 years ago
Rohit Grover 7d5415ada2 Merge work for Eddystone Config Service into develop
8 years ago
Rohit Grover 5aa7895578 mostly white-sapce improvements
8 years ago
Austin Blackstone d389c42692 patch to ensure corred UUID being broadcast during Config.
8 years ago
Austin Blackstone 1811f21091 updated eddystone service and added config service.
8 years ago
Rohit Grover 7bbdbd0985 Merge pull request #72 from marcuschangarm/develop
8 years ago
Marcus Chang dd032631d7 Changed onConnection and onDisconnection to accept object/methods and merged them with the addTo-callchain. All calls to onConnection and onDisconnection will now be added to a call chain.
8 years ago
Rohit Grover 2c421951cb minor improvement to a comment header.
8 years ago
Rohit Grover c6dcbfc670 allow createBLEInstance to be overridable.
8 years ago
Rohit Grover 63f54814bd Merge pull request #71 from rgrover/develop
8 years ago