Software can read HMC5883L
Fork of BLE_API by
CHANGELOG.md@1197:8b80ca9abdac, 2016-04-06 (annotated)
- Committer:
- vcoubard
- Date:
- Wed Apr 06 19:16:03 2016 +0100
- Revision:
- 1197:8b80ca9abdac
- Parent:
- 1195:b6ba9dfd83bb
- Child:
- 1199:fcc2b7b557e8
Synchronized with git rev 6525630c
Author: Vincent Coubard
Fix typo in module dependency.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
vcoubard | 1195:b6ba9dfd83bb | 1 | # Change Log |
vcoubard | 1195:b6ba9dfd83bb | 2 | |
vcoubard | 1195:b6ba9dfd83bb | 3 | ## [v2.5.1](https://github.com/ARMmbed/ble/tree/v2.5.1) (2016-01-27) |
vcoubard | 1195:b6ba9dfd83bb | 4 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.5.0...v2.5.1) |
vcoubard | 1195:b6ba9dfd83bb | 5 | |
vcoubard | 1195:b6ba9dfd83bb | 6 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 7 | |
vcoubard | 1195:b6ba9dfd83bb | 8 | - Gap state is not updated when the advertising stop after the timeout [\#80](https://github.com/ARMmbed/ble/issues/80) |
vcoubard | 1195:b6ba9dfd83bb | 9 | - crash on memory allocation [\#26](https://github.com/ARMmbed/ble/issues/26) |
vcoubard | 1195:b6ba9dfd83bb | 10 | |
vcoubard | 1195:b6ba9dfd83bb | 11 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 12 | |
vcoubard | 1195:b6ba9dfd83bb | 13 | - Change onShutdown\(obj, func\) definition [\#174](https://github.com/ARMmbed/ble/pull/174) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 14 | - Invalid adv payloads are not committed before checking [\#171](https://github.com/ARMmbed/ble/pull/171) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 15 | - Update Gap state in startAdvertising\(\) [\#170](https://github.com/ARMmbed/ble/pull/170) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 16 | - Improve doxygen documentation: [\#169](https://github.com/ARMmbed/ble/pull/169) ([pan-](https://github.com/pan-)) |
vcoubard | 1195:b6ba9dfd83bb | 17 | - Update Gap state after advertising times out [\#168](https://github.com/ARMmbed/ble/pull/168) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 18 | - merge version 2.5.0 into master [\#163](https://github.com/ARMmbed/ble/pull/163) ([pan-](https://github.com/pan-)) |
vcoubard | 1195:b6ba9dfd83bb | 19 | - Fix doxygen warnings for BLE API [\#162](https://github.com/ARMmbed/ble/pull/162) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 20 | |
vcoubard | 1195:b6ba9dfd83bb | 21 | ## [v2.5.0](https://github.com/ARMmbed/ble/tree/v2.5.0) (2016-01-12) |
vcoubard | 1195:b6ba9dfd83bb | 22 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.4.0...v2.5.0) |
vcoubard | 1195:b6ba9dfd83bb | 23 | |
vcoubard | 1195:b6ba9dfd83bb | 24 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 25 | |
vcoubard | 1195:b6ba9dfd83bb | 26 | - merge branch develop \(v2.4.0\) [\#161](https://github.com/ARMmbed/ble/pull/161) ([pan-](https://github.com/pan-)) |
vcoubard | 1195:b6ba9dfd83bb | 27 | - Add API to get addresses of peers in bond table [\#160](https://github.com/ARMmbed/ble/pull/160) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 28 | |
vcoubard | 1195:b6ba9dfd83bb | 29 | ## [v2.4.0](https://github.com/ARMmbed/ble/tree/v2.4.0) (2016-01-07) |
vcoubard | 1195:b6ba9dfd83bb | 30 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.3.0...v2.4.0) |
vcoubard | 1195:b6ba9dfd83bb | 31 | |
vcoubard | 1195:b6ba9dfd83bb | 32 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 33 | |
vcoubard | 1195:b6ba9dfd83bb | 34 | - Whitelisting experimental API [\#159](https://github.com/ARMmbed/ble/pull/159) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 35 | |
vcoubard | 1195:b6ba9dfd83bb | 36 | ## [v2.3.0](https://github.com/ARMmbed/ble/tree/v2.3.0) (2015-12-23) |
vcoubard | 1195:b6ba9dfd83bb | 37 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.2.3...v2.3.0) |
vcoubard | 1195:b6ba9dfd83bb | 38 | |
vcoubard | 1195:b6ba9dfd83bb | 39 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 40 | |
vcoubard | 1195:b6ba9dfd83bb | 41 | - Characteristic descriptor discovery [\#105](https://github.com/ARMmbed/ble/pull/105) ([pan-](https://github.com/pan-)) |
vcoubard | 1195:b6ba9dfd83bb | 42 | |
vcoubard | 1195:b6ba9dfd83bb | 43 | ## [v2.2.3](https://github.com/ARMmbed/ble/tree/v2.2.3) (2015-12-23) |
vcoubard | 1195:b6ba9dfd83bb | 44 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.2.2...v2.2.3) |
vcoubard | 1195:b6ba9dfd83bb | 45 | |
vcoubard | 1195:b6ba9dfd83bb | 46 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 47 | |
vcoubard | 1195:b6ba9dfd83bb | 48 | - Two different enum list of BLE appearances [\#136](https://github.com/ARMmbed/ble/issues/136) |
vcoubard | 1195:b6ba9dfd83bb | 49 | - Gap::updateAdvertisingPayload should work for different length of data [\#84](https://github.com/ARMmbed/ble/issues/84) |
vcoubard | 1195:b6ba9dfd83bb | 50 | |
vcoubard | 1195:b6ba9dfd83bb | 51 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 52 | |
vcoubard | 1195:b6ba9dfd83bb | 53 | - Hotfix for backward compatibility [\#158](https://github.com/ARMmbed/ble/pull/158) ([LiyouZhou](https://github.com/LiyouZhou)) |
vcoubard | 1195:b6ba9dfd83bb | 54 | - Clean up code in DiscoveredCharacteristic.cpp [\#154](https://github.com/ARMmbed/ble/pull/154) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 55 | - Modify functions that manipulate adv payload [\#153](https://github.com/ARMmbed/ble/pull/153) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 56 | |
vcoubard | 1195:b6ba9dfd83bb | 57 | ## [v2.2.2](https://github.com/ARMmbed/ble/tree/v2.2.2) (2015-12-21) |
vcoubard | 1195:b6ba9dfd83bb | 58 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.2.1...v2.2.2) |
vcoubard | 1195:b6ba9dfd83bb | 59 | |
vcoubard | 1195:b6ba9dfd83bb | 60 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 61 | |
vcoubard | 1195:b6ba9dfd83bb | 62 | - Add BLE\_ERROR\_INTERNAL\_STACK\_FAILURE error code [\#155](https://github.com/ARMmbed/ble/pull/155) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 63 | |
vcoubard | 1195:b6ba9dfd83bb | 64 | ## [v2.2.1](https://github.com/ARMmbed/ble/tree/v2.2.1) (2015-12-18) |
vcoubard | 1195:b6ba9dfd83bb | 65 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.2.0...v2.2.1) |
vcoubard | 1195:b6ba9dfd83bb | 66 | |
vcoubard | 1195:b6ba9dfd83bb | 67 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 68 | |
vcoubard | 1195:b6ba9dfd83bb | 69 | - Remove deprecated appearance enum from blecommon.h [\#150](https://github.com/ARMmbed/ble/pull/150) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 70 | |
vcoubard | 1195:b6ba9dfd83bb | 71 | ## [v2.2.0](https://github.com/ARMmbed/ble/tree/v2.2.0) (2015-12-17) |
vcoubard | 1195:b6ba9dfd83bb | 72 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.16...v2.2.0) |
vcoubard | 1195:b6ba9dfd83bb | 73 | |
vcoubard | 1195:b6ba9dfd83bb | 74 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 75 | |
vcoubard | 1195:b6ba9dfd83bb | 76 | - Add onShutdown to register callbacks [\#146](https://github.com/ARMmbed/ble/pull/146) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 77 | - transparenly support existing applications which may have used Gap::ADDR\_TYPE\_\* [\#145](https://github.com/ARMmbed/ble/pull/145) ([rgrover](https://github.com/rgrover)) |
vcoubard | 1195:b6ba9dfd83bb | 78 | |
vcoubard | 1195:b6ba9dfd83bb | 79 | ## [v2.1.16](https://github.com/ARMmbed/ble/tree/v2.1.16) (2015-12-16) |
vcoubard | 1195:b6ba9dfd83bb | 80 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.15...v2.1.16) |
vcoubard | 1195:b6ba9dfd83bb | 81 | |
vcoubard | 1195:b6ba9dfd83bb | 82 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 83 | |
vcoubard | 1195:b6ba9dfd83bb | 84 | - Improve API to facilitate full shutdown procedure [\#141](https://github.com/ARMmbed/ble/pull/141) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 85 | |
vcoubard | 1195:b6ba9dfd83bb | 86 | ## [v2.1.15](https://github.com/ARMmbed/ble/tree/v2.1.15) (2015-12-15) |
vcoubard | 1195:b6ba9dfd83bb | 87 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.14...v2.1.15) |
vcoubard | 1195:b6ba9dfd83bb | 88 | |
vcoubard | 1195:b6ba9dfd83bb | 89 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 90 | |
vcoubard | 1195:b6ba9dfd83bb | 91 | - Extract Adress related types from Gap.h into BLEProtocol.h [\#142](https://github.com/ARMmbed/ble/pull/142) ([rgrover](https://github.com/rgrover)) |
vcoubard | 1195:b6ba9dfd83bb | 92 | |
vcoubard | 1195:b6ba9dfd83bb | 93 | ## [v2.1.14](https://github.com/ARMmbed/ble/tree/v2.1.14) (2015-12-11) |
vcoubard | 1195:b6ba9dfd83bb | 94 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.13...v2.1.14) |
vcoubard | 1195:b6ba9dfd83bb | 95 | |
vcoubard | 1195:b6ba9dfd83bb | 96 | ## [v2.1.13](https://github.com/ARMmbed/ble/tree/v2.1.13) (2015-12-11) |
vcoubard | 1195:b6ba9dfd83bb | 97 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.11...v2.1.13) |
vcoubard | 1195:b6ba9dfd83bb | 98 | |
vcoubard | 1195:b6ba9dfd83bb | 99 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 100 | |
vcoubard | 1195:b6ba9dfd83bb | 101 | - Added SecurityManager::setLinkSecurity call for elevating security settings on a particular connection. [\#140](https://github.com/ARMmbed/ble/pull/140) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 102 | |
vcoubard | 1195:b6ba9dfd83bb | 103 | ## [v2.1.11](https://github.com/ARMmbed/ble/tree/v2.1.11) (2015-12-10) |
vcoubard | 1195:b6ba9dfd83bb | 104 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.10...v2.1.11) |
vcoubard | 1195:b6ba9dfd83bb | 105 | |
vcoubard | 1195:b6ba9dfd83bb | 106 | ## [v2.1.10](https://github.com/ARMmbed/ble/tree/v2.1.10) (2015-12-07) |
vcoubard | 1195:b6ba9dfd83bb | 107 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.9...v2.1.10) |
vcoubard | 1195:b6ba9dfd83bb | 108 | |
vcoubard | 1195:b6ba9dfd83bb | 109 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 110 | |
vcoubard | 1195:b6ba9dfd83bb | 111 | - WIP: UUID endian change [\#128](https://github.com/ARMmbed/ble/pull/128) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 112 | |
vcoubard | 1195:b6ba9dfd83bb | 113 | ## [v2.1.9](https://github.com/ARMmbed/ble/tree/v2.1.9) (2015-12-04) |
vcoubard | 1195:b6ba9dfd83bb | 114 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.8...v2.1.9) |
vcoubard | 1195:b6ba9dfd83bb | 115 | |
vcoubard | 1195:b6ba9dfd83bb | 116 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 117 | |
vcoubard | 1195:b6ba9dfd83bb | 118 | - Fix documentation for advertising interval getters [\#134](https://github.com/ARMmbed/ble/pull/134) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 119 | - I change the service description [\#132](https://github.com/ARMmbed/ble/pull/132) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 120 | - Add a doxyfile that warns for undocumented elements [\#131](https://github.com/ARMmbed/ble/pull/131) ([bremoran](https://github.com/bremoran)) |
vcoubard | 1195:b6ba9dfd83bb | 121 | |
vcoubard | 1195:b6ba9dfd83bb | 122 | ## [v2.1.8](https://github.com/ARMmbed/ble/tree/v2.1.8) (2015-12-03) |
vcoubard | 1195:b6ba9dfd83bb | 123 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.7...v2.1.8) |
vcoubard | 1195:b6ba9dfd83bb | 124 | |
vcoubard | 1195:b6ba9dfd83bb | 125 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 126 | |
vcoubard | 1195:b6ba9dfd83bb | 127 | - Edit [\#130](https://github.com/ARMmbed/ble/pull/130) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 128 | - Edit [\#129](https://github.com/ARMmbed/ble/pull/129) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 129 | |
vcoubard | 1195:b6ba9dfd83bb | 130 | ## [v2.1.7](https://github.com/ARMmbed/ble/tree/v2.1.7) (2015-12-02) |
vcoubard | 1195:b6ba9dfd83bb | 131 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.6...v2.1.7) |
vcoubard | 1195:b6ba9dfd83bb | 132 | |
vcoubard | 1195:b6ba9dfd83bb | 133 | ## [v2.1.6](https://github.com/ARMmbed/ble/tree/v2.1.6) (2015-12-02) |
vcoubard | 1195:b6ba9dfd83bb | 134 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.5...v2.1.6) |
vcoubard | 1195:b6ba9dfd83bb | 135 | |
vcoubard | 1195:b6ba9dfd83bb | 136 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 137 | |
vcoubard | 1195:b6ba9dfd83bb | 138 | - Terrible handling of initLen / minLen and variable length characteristics. [\#93](https://github.com/ARMmbed/ble/issues/93) |
vcoubard | 1195:b6ba9dfd83bb | 139 | |
vcoubard | 1195:b6ba9dfd83bb | 140 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 141 | |
vcoubard | 1195:b6ba9dfd83bb | 142 | - Allow GattAttributes to have variable length [\#127](https://github.com/ARMmbed/ble/pull/127) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 143 | |
vcoubard | 1195:b6ba9dfd83bb | 144 | ## [v2.1.5](https://github.com/ARMmbed/ble/tree/v2.1.5) (2015-12-02) |
vcoubard | 1195:b6ba9dfd83bb | 145 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.4...v2.1.5) |
vcoubard | 1195:b6ba9dfd83bb | 146 | |
vcoubard | 1195:b6ba9dfd83bb | 147 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 148 | |
vcoubard | 1195:b6ba9dfd83bb | 149 | - Edit [\#126](https://github.com/ARMmbed/ble/pull/126) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 150 | - Edit [\#125](https://github.com/ARMmbed/ble/pull/125) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 151 | - Edit [\#124](https://github.com/ARMmbed/ble/pull/124) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 152 | - Edit [\#123](https://github.com/ARMmbed/ble/pull/123) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 153 | - Separate the concept of minlen and len in GattAttr [\#122](https://github.com/ARMmbed/ble/pull/122) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 154 | - Doxygen fixes [\#120](https://github.com/ARMmbed/ble/pull/120) ([metc](https://github.com/metc)) |
vcoubard | 1195:b6ba9dfd83bb | 155 | - Minor edits [\#114](https://github.com/ARMmbed/ble/pull/114) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 156 | |
vcoubard | 1195:b6ba9dfd83bb | 157 | ## [v2.1.4](https://github.com/ARMmbed/ble/tree/v2.1.4) (2015-11-26) |
vcoubard | 1195:b6ba9dfd83bb | 158 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.3...v2.1.4) |
vcoubard | 1195:b6ba9dfd83bb | 159 | |
vcoubard | 1195:b6ba9dfd83bb | 160 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 161 | |
vcoubard | 1195:b6ba9dfd83bb | 162 | - Guard nordic specific implementation with \#ifdef TARGET\_NRF51822 [\#119](https://github.com/ARMmbed/ble/pull/119) ([LiyouZhou](https://github.com/LiyouZhou)) |
vcoubard | 1195:b6ba9dfd83bb | 163 | |
vcoubard | 1195:b6ba9dfd83bb | 164 | ## [v2.1.3](https://github.com/ARMmbed/ble/tree/v2.1.3) (2015-11-26) |
vcoubard | 1195:b6ba9dfd83bb | 165 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.2...v2.1.3) |
vcoubard | 1195:b6ba9dfd83bb | 166 | |
vcoubard | 1195:b6ba9dfd83bb | 167 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 168 | |
vcoubard | 1195:b6ba9dfd83bb | 169 | - Call bootloader\_start implicitly trough a event handler call [\#118](https://github.com/ARMmbed/ble/pull/118) ([LiyouZhou](https://github.com/LiyouZhou)) |
vcoubard | 1195:b6ba9dfd83bb | 170 | |
vcoubard | 1195:b6ba9dfd83bb | 171 | ## [v2.1.2](https://github.com/ARMmbed/ble/tree/v2.1.2) (2015-11-26) |
vcoubard | 1195:b6ba9dfd83bb | 172 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.1...v2.1.2) |
vcoubard | 1195:b6ba9dfd83bb | 173 | |
vcoubard | 1195:b6ba9dfd83bb | 174 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 175 | |
vcoubard | 1195:b6ba9dfd83bb | 176 | - Reintroduce old Eddystone with deprecated warnings [\#117](https://github.com/ARMmbed/ble/pull/117) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 177 | |
vcoubard | 1195:b6ba9dfd83bb | 178 | ## [v2.1.1](https://github.com/ARMmbed/ble/tree/v2.1.1) (2015-11-26) |
vcoubard | 1195:b6ba9dfd83bb | 179 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.1.0...v2.1.1) |
vcoubard | 1195:b6ba9dfd83bb | 180 | |
vcoubard | 1195:b6ba9dfd83bb | 181 | ## [v2.1.0](https://github.com/ARMmbed/ble/tree/v2.1.0) (2015-11-26) |
vcoubard | 1195:b6ba9dfd83bb | 182 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.0.5...v2.1.0) |
vcoubard | 1195:b6ba9dfd83bb | 183 | |
vcoubard | 1195:b6ba9dfd83bb | 184 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 185 | |
vcoubard | 1195:b6ba9dfd83bb | 186 | - All BLE event handling should happen in thread mode [\#89](https://github.com/ARMmbed/ble/issues/89) |
vcoubard | 1195:b6ba9dfd83bb | 187 | |
vcoubard | 1195:b6ba9dfd83bb | 188 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 189 | |
vcoubard | 1195:b6ba9dfd83bb | 190 | - First Doxygen output [\#116](https://github.com/ARMmbed/ble/pull/116) ([metc](https://github.com/metc)) |
vcoubard | 1195:b6ba9dfd83bb | 191 | - Minor doc changes [\#113](https://github.com/ARMmbed/ble/pull/113) ([metc](https://github.com/metc)) |
vcoubard | 1195:b6ba9dfd83bb | 192 | - Minor edits [\#112](https://github.com/ARMmbed/ble/pull/112) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 193 | - Minor edits [\#111](https://github.com/ARMmbed/ble/pull/111) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 194 | - Minor edits [\#110](https://github.com/ARMmbed/ble/pull/110) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 195 | - Remove persistant callbacks [\#109](https://github.com/ARMmbed/ble/pull/109) ([pan-](https://github.com/pan-)) |
vcoubard | 1195:b6ba9dfd83bb | 196 | - Changed GapAdvertisingData.addData to take current fields into account when adding data. [\#108](https://github.com/ARMmbed/ble/pull/108) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 197 | - Remove Eddystone implementation in ble/services [\#107](https://github.com/ARMmbed/ble/pull/107) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 198 | |
vcoubard | 1195:b6ba9dfd83bb | 199 | ## [v2.0.5](https://github.com/ARMmbed/ble/tree/v2.0.5) (2015-11-16) |
vcoubard | 1195:b6ba9dfd83bb | 200 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.0.4...v2.0.5) |
vcoubard | 1195:b6ba9dfd83bb | 201 | |
vcoubard | 1195:b6ba9dfd83bb | 202 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 203 | |
vcoubard | 1195:b6ba9dfd83bb | 204 | - Edits - with a couple of comments [\#104](https://github.com/ARMmbed/ble/pull/104) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 205 | |
vcoubard | 1195:b6ba9dfd83bb | 206 | ## [v2.0.4](https://github.com/ARMmbed/ble/tree/v2.0.4) (2015-11-13) |
vcoubard | 1195:b6ba9dfd83bb | 207 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.0.3...v2.0.4) |
vcoubard | 1195:b6ba9dfd83bb | 208 | |
vcoubard | 1195:b6ba9dfd83bb | 209 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 210 | |
vcoubard | 1195:b6ba9dfd83bb | 211 | - Edits [\#102](https://github.com/ARMmbed/ble/pull/102) ([iriark01](https://github.com/iriark01)) |
vcoubard | 1195:b6ba9dfd83bb | 212 | |
vcoubard | 1195:b6ba9dfd83bb | 213 | ## [v2.0.3](https://github.com/ARMmbed/ble/tree/v2.0.3) (2015-11-03) |
vcoubard | 1195:b6ba9dfd83bb | 214 | [Full Changelog](https://github.com/ARMmbed/ble/compare/mbedos-release-15-11...v2.0.3) |
vcoubard | 1195:b6ba9dfd83bb | 215 | |
vcoubard | 1195:b6ba9dfd83bb | 216 | ## [mbedos-release-15-11](https://github.com/ARMmbed/ble/tree/mbedos-release-15-11) (2015-11-03) |
vcoubard | 1195:b6ba9dfd83bb | 217 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.0.2...mbedos-release-15-11) |
vcoubard | 1195:b6ba9dfd83bb | 218 | |
vcoubard | 1195:b6ba9dfd83bb | 219 | ## [v2.0.2](https://github.com/ARMmbed/ble/tree/v2.0.2) (2015-11-03) |
vcoubard | 1195:b6ba9dfd83bb | 220 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.0.1...v2.0.2) |
vcoubard | 1195:b6ba9dfd83bb | 221 | |
vcoubard | 1195:b6ba9dfd83bb | 222 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 223 | |
vcoubard | 1195:b6ba9dfd83bb | 224 | - BLE::init\(\) should also be able to take an \<object, member\> tuple for its callback [\#97](https://github.com/ARMmbed/ble/pull/97) ([rgrover](https://github.com/rgrover)) |
vcoubard | 1195:b6ba9dfd83bb | 225 | |
vcoubard | 1195:b6ba9dfd83bb | 226 | ## [v2.0.1](https://github.com/ARMmbed/ble/tree/v2.0.1) (2015-11-02) |
vcoubard | 1195:b6ba9dfd83bb | 227 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.0.0...v2.0.1) |
vcoubard | 1195:b6ba9dfd83bb | 228 | |
vcoubard | 1195:b6ba9dfd83bb | 229 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 230 | |
vcoubard | 1195:b6ba9dfd83bb | 231 | - Fix beaconPeriod and defaults for voltage/temp [\#94](https://github.com/ARMmbed/ble/pull/94) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 232 | |
vcoubard | 1195:b6ba9dfd83bb | 233 | ## [v2.0.0](https://github.com/ARMmbed/ble/tree/v2.0.0) (2015-11-02) |
vcoubard | 1195:b6ba9dfd83bb | 234 | [Full Changelog](https://github.com/ARMmbed/ble/compare/mbedos-techcon-oob2...v2.0.0) |
vcoubard | 1195:b6ba9dfd83bb | 235 | |
vcoubard | 1195:b6ba9dfd83bb | 236 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 237 | |
vcoubard | 1195:b6ba9dfd83bb | 238 | - BLE::init\(\) should be non-blocking [\#90](https://github.com/ARMmbed/ble/issues/90) |
vcoubard | 1195:b6ba9dfd83bb | 239 | - Wrong include file in HealthTermometerService.h:20:17 [\#86](https://github.com/ARMmbed/ble/issues/86) |
vcoubard | 1195:b6ba9dfd83bb | 240 | - Return error on write request when locked [\#19](https://github.com/ARMmbed/ble/issues/19) |
vcoubard | 1195:b6ba9dfd83bb | 241 | |
vcoubard | 1195:b6ba9dfd83bb | 242 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 243 | |
vcoubard | 1195:b6ba9dfd83bb | 244 | - Introduced fixes to Eddystone implementation [\#92](https://github.com/ARMmbed/ble/pull/92) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 245 | - BLE::init\(\) now takes in a callback paramter [\#91](https://github.com/ARMmbed/ble/pull/91) ([rgrover](https://github.com/rgrover)) |
vcoubard | 1195:b6ba9dfd83bb | 246 | - Fixed include problem in HealthThermometer header [\#87](https://github.com/ARMmbed/ble/pull/87) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 247 | - use the github url public url in module.json [\#82](https://github.com/ARMmbed/ble/pull/82) ([jrobeson](https://github.com/jrobeson)) |
vcoubard | 1195:b6ba9dfd83bb | 248 | - Reduce the memory consumed by FunctionPointerWithContext instances [\#81](https://github.com/ARMmbed/ble/pull/81) ([pan-](https://github.com/pan-)) |
vcoubard | 1195:b6ba9dfd83bb | 249 | - Introduced fix for defect IOTSFW-1058 [\#79](https://github.com/ARMmbed/ble/pull/79) ([andresag01](https://github.com/andresag01)) |
vcoubard | 1195:b6ba9dfd83bb | 250 | |
vcoubard | 1195:b6ba9dfd83bb | 251 | ## [mbedos-techcon-oob2](https://github.com/ARMmbed/ble/tree/mbedos-techcon-oob2) (2015-10-19) |
vcoubard | 1195:b6ba9dfd83bb | 252 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v1.0.0...mbedos-techcon-oob2) |
vcoubard | 1195:b6ba9dfd83bb | 253 | |
vcoubard | 1195:b6ba9dfd83bb | 254 | ## [v1.0.0](https://github.com/ARMmbed/ble/tree/v1.0.0) (2015-10-19) |
vcoubard | 1195:b6ba9dfd83bb | 255 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v0.4.8...v1.0.0) |
vcoubard | 1195:b6ba9dfd83bb | 256 | |
vcoubard | 1195:b6ba9dfd83bb | 257 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 258 | |
vcoubard | 1195:b6ba9dfd83bb | 259 | - add support for Eddystone [\#57](https://github.com/ARMmbed/ble/issues/57) |
vcoubard | 1195:b6ba9dfd83bb | 260 | |
vcoubard | 1195:b6ba9dfd83bb | 261 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 262 | |
vcoubard | 1195:b6ba9dfd83bb | 263 | - Add st-ble-shield as a possible target dependency. [\#76](https://github.com/ARMmbed/ble/pull/76) ([pan-](https://github.com/pan-)) |
vcoubard | 1195:b6ba9dfd83bb | 264 | - Support for Environmental Service \(temperature, pressure and humidity\) [\#75](https://github.com/ARMmbed/ble/pull/75) ([crespum](https://github.com/crespum)) |
vcoubard | 1195:b6ba9dfd83bb | 265 | |
vcoubard | 1195:b6ba9dfd83bb | 266 | ## [v0.4.8](https://github.com/ARMmbed/ble/tree/v0.4.8) (2015-09-29) |
vcoubard | 1195:b6ba9dfd83bb | 267 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v0.4.7...v0.4.8) |
vcoubard | 1195:b6ba9dfd83bb | 268 | |
vcoubard | 1195:b6ba9dfd83bb | 269 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 270 | |
vcoubard | 1195:b6ba9dfd83bb | 271 | - ERROR: undefined reference to `createBLEInstance\(\)' [\#68](https://github.com/ARMmbed/ble/issues/68) |
vcoubard | 1195:b6ba9dfd83bb | 272 | |
vcoubard | 1195:b6ba9dfd83bb | 273 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 274 | |
vcoubard | 1195:b6ba9dfd83bb | 275 | - Adding Eddystone Support [\#74](https://github.com/ARMmbed/ble/pull/74) ([BlackstoneEngineering](https://github.com/BlackstoneEngineering)) |
vcoubard | 1195:b6ba9dfd83bb | 276 | - Changed onConnection and onDisconnection to accept object/methods and… [\#72](https://github.com/ARMmbed/ble/pull/72) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 277 | - adding an initial prototype for a yotta-config based initialization f… [\#71](https://github.com/ARMmbed/ble/pull/71) ([rgrover](https://github.com/rgrover)) |
vcoubard | 1195:b6ba9dfd83bb | 278 | - Gap.h - Added onConnection callback chain simarly to the currently pr… [\#70](https://github.com/ARMmbed/ble/pull/70) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 279 | |
vcoubard | 1195:b6ba9dfd83bb | 280 | ## [v0.4.7](https://github.com/ARMmbed/ble/tree/v0.4.7) (2015-08-13) |
vcoubard | 1195:b6ba9dfd83bb | 281 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v0.4.6...v0.4.7) |
vcoubard | 1195:b6ba9dfd83bb | 282 | |
vcoubard | 1195:b6ba9dfd83bb | 283 | ## [v0.4.6](https://github.com/ARMmbed/ble/tree/v0.4.6) (2015-08-11) |
vcoubard | 1195:b6ba9dfd83bb | 284 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v0.4.5...v0.4.6) |
vcoubard | 1195:b6ba9dfd83bb | 285 | |
vcoubard | 1195:b6ba9dfd83bb | 286 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 287 | |
vcoubard | 1195:b6ba9dfd83bb | 288 | - Eddystone Service Working [\#66](https://github.com/ARMmbed/ble/pull/66) ([BlackstoneEngineering](https://github.com/BlackstoneEngineering)) |
vcoubard | 1195:b6ba9dfd83bb | 289 | |
vcoubard | 1195:b6ba9dfd83bb | 290 | ## [v0.4.5](https://github.com/ARMmbed/ble/tree/v0.4.5) (2015-08-10) |
vcoubard | 1195:b6ba9dfd83bb | 291 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v0.4.4...v0.4.5) |
vcoubard | 1195:b6ba9dfd83bb | 292 | |
vcoubard | 1195:b6ba9dfd83bb | 293 | ## [v0.4.4](https://github.com/ARMmbed/ble/tree/v0.4.4) (2015-08-07) |
vcoubard | 1195:b6ba9dfd83bb | 294 | [Full Changelog](https://github.com/ARMmbed/ble/compare/v0.4.3...v0.4.4) |
vcoubard | 1195:b6ba9dfd83bb | 295 | |
vcoubard | 1195:b6ba9dfd83bb | 296 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 297 | |
vcoubard | 1195:b6ba9dfd83bb | 298 | - GapAdvertisingData::getPayload\(\) should not return NULL if payloadLen == 0 [\#64](https://github.com/ARMmbed/ble/issues/64) |
vcoubard | 1195:b6ba9dfd83bb | 299 | - enableActiveScanning\(\) [\#60](https://github.com/ARMmbed/ble/issues/60) |
vcoubard | 1195:b6ba9dfd83bb | 300 | - add central role for s130 [\#58](https://github.com/ARMmbed/ble/issues/58) |
vcoubard | 1195:b6ba9dfd83bb | 301 | - Clash With Definition and Enum Naming [\#46](https://github.com/ARMmbed/ble/issues/46) |
vcoubard | 1195:b6ba9dfd83bb | 302 | - URIBeacon2Service Needs initial AdvertisedTxPowerLevels [\#17](https://github.com/ARMmbed/ble/issues/17) |
vcoubard | 1195:b6ba9dfd83bb | 303 | |
vcoubard | 1195:b6ba9dfd83bb | 304 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 305 | |
vcoubard | 1195:b6ba9dfd83bb | 306 | - Conversion from advertisement duration units to ms moved from Gap to … [\#63](https://github.com/ARMmbed/ble/pull/63) ([jslater8](https://github.com/jslater8)) |
vcoubard | 1195:b6ba9dfd83bb | 307 | - Add a new function updateAdvertisingPayload\(\) [\#61](https://github.com/ARMmbed/ble/pull/61) ([sunsmilearm](https://github.com/sunsmilearm)) |
vcoubard | 1195:b6ba9dfd83bb | 308 | - minor corrections to the comments [\#59](https://github.com/ARMmbed/ble/pull/59) ([ddavidebor](https://github.com/ddavidebor)) |
vcoubard | 1195:b6ba9dfd83bb | 309 | |
vcoubard | 1195:b6ba9dfd83bb | 310 | ## [v0.4.3](https://github.com/ARMmbed/ble/tree/v0.4.3) (2015-07-22) |
vcoubard | 1195:b6ba9dfd83bb | 311 | [Full Changelog](https://github.com/ARMmbed/ble/compare/0.4.1...v0.4.3) |
vcoubard | 1195:b6ba9dfd83bb | 312 | |
vcoubard | 1195:b6ba9dfd83bb | 313 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 314 | |
vcoubard | 1195:b6ba9dfd83bb | 315 | - add GattClient::onHVX [\#53](https://github.com/ARMmbed/ble/issues/53) |
vcoubard | 1195:b6ba9dfd83bb | 316 | - Need some help regarding the development of BLE network simulator [\#52](https://github.com/ARMmbed/ble/issues/52) |
vcoubard | 1195:b6ba9dfd83bb | 317 | |
vcoubard | 1195:b6ba9dfd83bb | 318 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 319 | |
vcoubard | 1195:b6ba9dfd83bb | 320 | - expose descriptors optional arg in derived GattChar. constructors [\#56](https://github.com/ARMmbed/ble/pull/56) ([OJFord](https://github.com/OJFord)) |
vcoubard | 1195:b6ba9dfd83bb | 321 | - Change DiscoveredCharacteristic API to return long or short UUIDs. [\#55](https://github.com/ARMmbed/ble/pull/55) ([adfernandes](https://github.com/adfernandes)) |
vcoubard | 1195:b6ba9dfd83bb | 322 | - Refactor using new include paths [\#51](https://github.com/ARMmbed/ble/pull/51) ([rosterloh](https://github.com/rosterloh)) |
vcoubard | 1195:b6ba9dfd83bb | 323 | - Revert "use mbed-classic as mbed dependency" [\#50](https://github.com/ARMmbed/ble/pull/50) ([rgrover](https://github.com/rgrover)) |
vcoubard | 1195:b6ba9dfd83bb | 324 | - use mbed-classic as mbed dependency [\#45](https://github.com/ARMmbed/ble/pull/45) ([autopulated](https://github.com/autopulated)) |
vcoubard | 1195:b6ba9dfd83bb | 325 | |
vcoubard | 1195:b6ba9dfd83bb | 326 | ## [0.4.1](https://github.com/ARMmbed/ble/tree/0.4.1) (2015-07-02) |
vcoubard | 1195:b6ba9dfd83bb | 327 | [Full Changelog](https://github.com/ARMmbed/ble/compare/workingOldBootloader...0.4.1) |
vcoubard | 1195:b6ba9dfd83bb | 328 | |
vcoubard | 1195:b6ba9dfd83bb | 329 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 330 | |
vcoubard | 1195:b6ba9dfd83bb | 331 | - DiscoveredCharacteristic::setupOnDataRead\(\) should be GattClient::onDataRead\(\) instead [\#49](https://github.com/ARMmbed/ble/issues/49) |
vcoubard | 1195:b6ba9dfd83bb | 332 | - CONNECTION\_TIMEOUT should be added to DisconnectionReason\_t [\#43](https://github.com/ARMmbed/ble/issues/43) |
vcoubard | 1195:b6ba9dfd83bb | 333 | - Typo in definition of UNIT\_0\_625\_MS in Gap.h [\#40](https://github.com/ARMmbed/ble/issues/40) |
vcoubard | 1195:b6ba9dfd83bb | 334 | - Initial value for \_requiredSecurity member of GattCharacteristic class breaks existing code [\#39](https://github.com/ARMmbed/ble/issues/39) |
vcoubard | 1195:b6ba9dfd83bb | 335 | - Allow adding a User Description descriptor to a GattCharacteristic. [\#38](https://github.com/ARMmbed/ble/issues/38) |
vcoubard | 1195:b6ba9dfd83bb | 336 | - The example code in GattAttribute.h does not refer to GattAttribute [\#37](https://github.com/ARMmbed/ble/issues/37) |
vcoubard | 1195:b6ba9dfd83bb | 337 | - BLEDevice::clearAdvertisingPayload doesn't clear the scan response PDU [\#36](https://github.com/ARMmbed/ble/issues/36) |
vcoubard | 1195:b6ba9dfd83bb | 338 | |
vcoubard | 1195:b6ba9dfd83bb | 339 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 340 | |
vcoubard | 1195:b6ba9dfd83bb | 341 | - Added get/set methods for advertisement payload and parameters. [\#42](https://github.com/ARMmbed/ble/pull/42) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 342 | |
vcoubard | 1195:b6ba9dfd83bb | 343 | ## [workingOldBootloader](https://github.com/ARMmbed/ble/tree/workingOldBootloader) (2015-03-02) |
vcoubard | 1195:b6ba9dfd83bb | 344 | **Implemented enhancements:** |
vcoubard | 1195:b6ba9dfd83bb | 345 | |
vcoubard | 1195:b6ba9dfd83bb | 346 | - Which are the allowed values for txPower? \> BLEDevice::setTxPower\(int8\_t txPower\) [\#30](https://github.com/ARMmbed/ble/issues/30) |
vcoubard | 1195:b6ba9dfd83bb | 347 | - Modes: UriBeacon and UriBeaconConfig [\#15](https://github.com/ARMmbed/ble/issues/15) |
vcoubard | 1195:b6ba9dfd83bb | 348 | - URIBeacon2Service.h should be called UriBeaconConfigService.h [\#11](https://github.com/ARMmbed/ble/issues/11) |
vcoubard | 1195:b6ba9dfd83bb | 349 | - Lock and Unlock missing from URIBeacon2Service.h [\#10](https://github.com/ARMmbed/ble/issues/10) |
vcoubard | 1195:b6ba9dfd83bb | 350 | - Service Characteristics [\#9](https://github.com/ARMmbed/ble/issues/9) |
vcoubard | 1195:b6ba9dfd83bb | 351 | - URIBeacon2Service.h missing TX Power Mode [\#8](https://github.com/ARMmbed/ble/issues/8) |
vcoubard | 1195:b6ba9dfd83bb | 352 | |
vcoubard | 1195:b6ba9dfd83bb | 353 | **Fixed bugs:** |
vcoubard | 1195:b6ba9dfd83bb | 354 | |
vcoubard | 1195:b6ba9dfd83bb | 355 | - URIBeacon2Service configure\(\) [\#14](https://github.com/ARMmbed/ble/issues/14) |
vcoubard | 1195:b6ba9dfd83bb | 356 | - URIBeacon2Service.h does not reset to defaults [\#7](https://github.com/ARMmbed/ble/issues/7) |
vcoubard | 1195:b6ba9dfd83bb | 357 | - Uri Data Length and semantics [\#6](https://github.com/ARMmbed/ble/issues/6) |
vcoubard | 1195:b6ba9dfd83bb | 358 | |
vcoubard | 1195:b6ba9dfd83bb | 359 | **Closed issues:** |
vcoubard | 1195:b6ba9dfd83bb | 360 | |
vcoubard | 1195:b6ba9dfd83bb | 361 | - Inconsistent use of uint\_16\_t and Handle\_t [\#34](https://github.com/ARMmbed/ble/issues/34) |
vcoubard | 1195:b6ba9dfd83bb | 362 | - Incorrect documentation on void setAdvertisingType\(\)? [\#29](https://github.com/ARMmbed/ble/issues/29) |
vcoubard | 1195:b6ba9dfd83bb | 363 | - URIBeacon2Service setTxPowerLevel should follow specification [\#16](https://github.com/ARMmbed/ble/issues/16) |
vcoubard | 1195:b6ba9dfd83bb | 364 | - URIBeacon2Service does not advertise UriBeacon [\#13](https://github.com/ARMmbed/ble/issues/13) |
vcoubard | 1195:b6ba9dfd83bb | 365 | - Roadmap [\#3](https://github.com/ARMmbed/ble/issues/3) |
vcoubard | 1195:b6ba9dfd83bb | 366 | - nRF51822 advertising interval problem [\#2](https://github.com/ARMmbed/ble/issues/2) |
vcoubard | 1195:b6ba9dfd83bb | 367 | - nRF51822 low-power operation [\#1](https://github.com/ARMmbed/ble/issues/1) |
vcoubard | 1195:b6ba9dfd83bb | 368 | |
vcoubard | 1195:b6ba9dfd83bb | 369 | **Merged pull requests:** |
vcoubard | 1195:b6ba9dfd83bb | 370 | |
vcoubard | 1195:b6ba9dfd83bb | 371 | - Added callback on characteristic reads [\#33](https://github.com/ARMmbed/ble/pull/33) ([jeremybrodt](https://github.com/jeremybrodt)) |
vcoubard | 1195:b6ba9dfd83bb | 372 | - Updated UUID class to get length and pointer. Added UUID comparison. [\#32](https://github.com/ARMmbed/ble/pull/32) ([jeremybrodt](https://github.com/jeremybrodt)) |
vcoubard | 1195:b6ba9dfd83bb | 373 | - Extended attribute length handling to support dynamic length. [\#31](https://github.com/ARMmbed/ble/pull/31) ([jeremybrodt](https://github.com/jeremybrodt)) |
vcoubard | 1195:b6ba9dfd83bb | 374 | - added API for creating iBeacons [\#28](https://github.com/ARMmbed/ble/pull/28) ([BlackstoneEngineering](https://github.com/BlackstoneEngineering)) |
vcoubard | 1195:b6ba9dfd83bb | 375 | - Uribeacon update [\#25](https://github.com/ARMmbed/ble/pull/25) ([schilit](https://github.com/schilit)) |
vcoubard | 1195:b6ba9dfd83bb | 376 | - Fix README links [\#23](https://github.com/ARMmbed/ble/pull/23) ([shirishb](https://github.com/shirishb)) |
vcoubard | 1195:b6ba9dfd83bb | 377 | - Added optional data and length fields to the return struct for authorize... [\#22](https://github.com/ARMmbed/ble/pull/22) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 378 | - Chained callbacks for onDataSent [\#21](https://github.com/ARMmbed/ble/pull/21) ([marcuschangarm](https://github.com/marcuschangarm)) |
vcoubard | 1195:b6ba9dfd83bb | 379 | - Updated Readme [\#20](https://github.com/ARMmbed/ble/pull/20) ([BlackstoneEngineering](https://github.com/BlackstoneEngineering)) |
vcoubard | 1195:b6ba9dfd83bb | 380 | - Add getHandle for readability [\#18](https://github.com/ARMmbed/ble/pull/18) ([schilit](https://github.com/schilit)) |
vcoubard | 1195:b6ba9dfd83bb | 381 | - make the library less dependent on the mbed.h header [\#5](https://github.com/ARMmbed/ble/pull/5) ([xiongyihui](https://github.com/xiongyihui)) |
vcoubard | 1195:b6ba9dfd83bb | 382 | - adding initial readme with references to developer.mbed.org [\#4](https://github.com/ARMmbed/ble/pull/4) ([BlackstoneEngineering](https://github.com/BlackstoneEngineering)) |
vcoubard | 1195:b6ba9dfd83bb | 383 | |
vcoubard | 1195:b6ba9dfd83bb | 384 | |
vcoubard | 1195:b6ba9dfd83bb | 385 | |
vcoubard | 1195:b6ba9dfd83bb | 386 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |