Commit graph

805 commits

Author SHA1 Message Date
Christopher Métrailler
f1f56f32dd Revert 922723b4b0
Minor typo, again...
2015-11-25 21:08:53 +01:00
Christopher Métrailler
ac23dca9ec Change comments format to remove Doxygen modules. 2015-11-25 21:04:49 +01:00
Christopher Métrailler
4580f10597 Ignore Doxygen generated output. 2015-11-25 21:03:55 +01:00
Christopher Métrailler
62e119b5f4 Added a Makefile to generate the api doc using Doxygen.
Move doc files to the doxygen folder.
2015-11-25 21:03:40 +01:00
Christopher Métrailler
6e837e3ec7 Fix minor typos.
Mardkown links syntax was inverted :)
2015-11-25 20:55:54 +01:00
Christopher
cb34899762 Merge pull request #1 from ARMmbed/develop
Sync with develop branch
2015-11-25 18:59:39 +01:00
Rohit Grover
f72edf4d50 adding a doxygen frontpage. 2015-11-25 15:01:02 +00:00
Rohit Grover
b52214726b Merge branch 'iriark01-patch-2' into develop 2015-11-25 08:46:53 +00:00
Rohit Grover
66023731f4 Merge branch 'patch-2' of https://github.com/iriark01/ble into iriark01-patch-2 2015-11-25 08:46:41 +00:00
Rohit Grover
6915c80172 Merge branch 'iriark01-patch-3' into develop 2015-11-25 08:44:51 +00:00
Rohit Grover
ebee81fa68 Merge branch 'patch-3' of https://github.com/iriark01/ble into iriark01-patch-3 2015-11-25 08:44:38 +00:00
Rohit Grover
a96eddad18 Merge branch 'iriark01-patch-4' into develop 2015-11-25 08:34:04 +00:00
Rohit Grover
c99c3a45cb Merge branch 'patch-4' of https://github.com/iriark01/ble into iriark01-patch-4 2015-11-25 08:33:44 +00:00
Rohit Grover
922723b4b0 fixing the path to ble/ble/services in README.md 2015-11-25 08:22:28 +00:00
Rohit Grover
005a374704 Merge pull request #113 from metc/develop
Minor doc changes
2015-11-25 08:19:40 +00:00
Christopher Métrailler
2fe337a590 Fix a broken link. 2015-11-24 20:00:02 +01:00
Christopher Métrailler
a6ef0025a4 Minor changes ofr the README and CONTRIBUTING files.
Fix broken/wrong links and minor typo fixes.
Added current supported services.
2015-11-24 19:59:40 +01:00
Rohit Grover
b6216416a4 Merge pull request #108 from marcuschangarm/advert
Changed GapAdvertisingData.addData to take current fields into account when adding data.
2015-11-24 17:35:46 +00:00
Irit Arkin
700850d1a8 Minor edits 2015-11-24 14:27:37 +00:00
Irit Arkin
561358bda2 Minor edits 2015-11-24 13:46:06 +00:00
Marcus Chang
fea34e7747 Updated GapAdvertisementData.h to handle insertion and appending of data fields. Made appendField private. 2015-11-24 11:16:58 +00:00
Irit Arkin
566ad1ffb0 Minor edits 2015-11-23 14:41:52 +00:00
Rohit Grover
0d1bfd4843 Merge pull request #107 from andresag01/develop
Remove Eddystone implementation in ble/services
2015-11-20 13:01:00 +00:00
Andres Amaya Garcia
b76d50adf7 Remove Eddystone implementation in ble/services
The files EddystoneService.h and EddystoneConfigService.h have been removed
from ble/services since the implementation is not part of the API. Furthermore
a new implementation to replace this one has been developed and is available
in ble-examples repo.
2015-11-20 11:22:42 +00:00
Rohit Grover
04d10f6547 adding a Doxygen config file 2015-11-17 06:59:55 +00:00
Rohit Grover
7a97458b9f white space diffs 2015-11-17 06:59:21 +00:00
Rohit Grover
57654dba72 version v2.0.5 2015-11-16 14:48:53 +00:00
Rohit Grover
e2555c7dd5 Merge branch 'iriark01-master' into develop 2015-11-16 14:38:46 +00:00
Rohit Grover
4ca38f969f Merge branch 'master' of https://github.com/iriark01/ble into iriark01-master 2015-11-16 14:38:27 +00:00
Rohit Grover
562aa49e13 delete an incorrect comment from the documentation in Gap.h 2015-11-16 13:48:47 +00:00
Irit Arkin
45589c11d2 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:47:38 +00:00
Irit Arkin
249c58db58 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:47:05 +00:00
Irit Arkin
8c28732408 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:46:37 +00:00
Irit Arkin
e4a6b63fcb New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:46:07 +00:00
Irit Arkin
f5b850fb55 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:45:37 +00:00
Rohit Grover
e31c2ef54e delete an obsolete Note from the documentation in Gap.h 2015-11-16 13:44:29 +00:00
Irit Arkin
3b89792adb New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:26:44 +00:00
Irit Arkin
a1abee2769 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:26:09 +00:00
Irit Arkin
9008a70792 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:25:39 +00:00
Irit Arkin
737d0e845a New version
Based on the main repo's master version, with edits to the API.
2015-11-16 13:25:02 +00:00
Irit Arkin
ac28368019 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 09:54:50 +00:00
Irit Arkin
842a970bb3 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 09:54:13 +00:00
Irit Arkin
dfb4bacd07 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 09:53:40 +00:00
Irit Arkin
cb039a4336 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 09:51:46 +00:00
Irit Arkin
f0b7da3b4b New version
Based on the main repo's master version, with edits to the API.
2015-11-16 08:47:44 +00:00
Irit Arkin
c39f5f7fd4 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 08:46:13 +00:00
Irit Arkin
042c89746c New version
Based on the main repo's master version, with edits to the API.
2015-11-16 08:45:48 +00:00
Irit Arkin
32f2acb55b New version
Based on the main repo's master version, with edits to the API.
2015-11-16 08:45:10 +00:00
Irit Arkin
dba18f9deb New version
Based on the main repo's master version, with edits to the API.
2015-11-16 08:44:46 +00:00
Irit Arkin
648f9fc5b0 New version
Based on the main repo's master version, with edits to the API.
2015-11-16 08:44:17 +00:00