3513 Commits

Author SHA1 Message Date
Matthias Ringwald
522ba429ec add re-used records from device db in front, extend tests a bit 2015-05-14 10:20:44 +02:00
Matthias Ringwald
3e35d521bf ignore remove NULL item from linked list 2015-05-14 10:17:49 +02:00
Matthias Ringwald
cbe987fb1e fix compile for some of the tests, single Makefile for subset 2015-05-14 08:25:34 +02:00
Matthias Ringwald
3df1d63fe3 fix warnings 2015-05-13 16:07:17 +02:00
Matthias Ringwald
e569dfd95d add cast to getting security level 2015-05-13 10:34:21 +02:00
Matthias Ringwald
1a6180181a no break after return 2015-05-13 10:33:00 +02:00
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
9ba99baec4 merge 2015-05-13 09:35:08 +02:00
Matthias Ringwald
c0024ab711 add missing newline for btstack_version.h 2015-05-13 09:32:49 +02:00
Matthias Ringwald
b2eeb2dcac use format string for uuid in log_info 2015-05-12 18:48:46 +02:00
Matthias Ringwald
9f8345130b Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-05-12 00:34:23 +02:00
Matthias Ringwald
e34835df7e posix with cc2564b config 2015-05-12 00:34:14 +02:00
Matthias Ringwald
90e723404b add platforms/daemon/src to MTK build 2015-05-11 15:52:07 +02:00
Matthias Ringwald
2a5a425c1e use /usr/local/android-ndk for mtk platform 2015-05-11 15:41:35 +02:00
Matthias Ringwald
eda847dbe4 improve calculation for class2 single power command 2015-05-10 23:15:54 +02:00
Matthias Ringwald
dd7b6f613f update sdp_util to create SPP v1.2 compliant record 2015-05-10 22:07:54 +02:00
Matthias Ringwald
be74c046e1 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-05-10 00:44:22 +02:00
Matthias Ringwald
b3cf26ff05 disable spp_accel demo due to limited flash with mspgcc 2015-05-10 00:44:04 +02:00
Milanka Ringwald
911bc0f1af Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-05-09 00:07:47 +02:00
Matthias Ringwald
1ca90339a3 fix compile warning 2015-05-08 22:24:02 +02:00
Matthias Ringwald
b4678bb372 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-05-08 22:19:54 +02:00
Matthias Ringwald
8d29070e3b Send hci reset after setting bd addr on stlc2500d 2015-05-08 22:19:45 +02:00
Matthias Ringwald
2f48d9200b schedule bd addr change before baud change 2015-05-08 21:58:00 +02:00
Matthias Ringwald
bd60bbd509 add command to set bd addr for stlc2500d 2015-05-08 21:26:32 +02:00
Milanka Ringwald
6ea2468695 manual: unified section syntax, added missing paths 2015-05-08 15:09:18 +02:00
Milanka Ringwald
48c65e956e added mediatek docu 2015-05-08 11:58:13 +02:00
Matthias Ringwald
47725a8e7b use PRIu32 from inttypes.h to print 32 bit unsigned numbers 2015-05-07 22:48:33 +02:00
Matthias Ringwald
3f10c8597f fix unused variables 2015-05-07 22:39:21 +02:00
Matthias Ringwald
288f84bdbd avoid warning about uninitialized code 2015-05-07 20:53:22 +02:00
Matthias Ringwald
cf3ec1f683 use -fpic for libBTstack 2015-05-07 19:52:22 +02:00
Matthias Ringwald
3f827278f0 fix anchors 2015-05-07 17:37:10 +02:00
Matthias Ringwald
7b2f72db63 add instructions on HCI logging 2015-05-07 17:34:14 +02:00
Matthias Ringwald
b615042013 moved to manual for further processing 2015-05-07 13:33:00 +02:00
Matthias Ringwald
e14ac1dfae extract StateMachineExtration as seperate project 2015-05-07 13:23:56 +02:00
Matthias Ringwald
7102391c2a outdated 2015-05-07 13:20:42 +02:00
Matthias Ringwald
04bee3d032 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-05-06 22:41:02 +02:00
Matthias Ringwald
d2b9afd305 use https for libopencm3 checkout 2015-05-06 22:40:52 +02:00
Matthias Ringwald
360f3fe3b0 renamed generated site folder to btstack, provide script to upload docs to server 2015-05-06 17:17:32 +02:00
milamikica
d9f907dbc9 Update README.md 2015-05-05 23:00:30 +02:00
Milanka Ringwald
b01766dfe5 markdown fix 2015-05-05 22:50:59 +02:00
Matthias Ringwald
40770331a1 added site/ to .gitingore and basic Makefile 2015-05-05 12:07:25 +02:00
Matthias Ringwald
54754827cd make executable 2015-05-05 12:06:34 +02:00
milamikica
439fcdea01 Update README.md 2015-05-05 00:24:43 +02:00
Milanka Ringwald
79ce32253c Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-05-05 00:21:41 +02:00
Milanka Ringwald
a11d132691 markdown version of btstack manual 2015-05-05 00:21:33 +02:00
Matthias Ringwald
a55d0e5f2a Makefile for all platforms 2015-05-03 21:28:06 +02:00
Matthias Ringwald
40a904a488 ignore more temp files 2015-05-03 21:08:27 +02:00
Matthias Ringwald
61d3083200 call get_version.sh from ios src makefile 2015-05-03 21:04:14 +02:00
Matthias Ringwald
d277f4dc01 fix build of daemon examples for ios 2015-05-03 20:55:01 +02:00
Matthias Ringwald
057267d4d9 fix ios theos build to work from platform folder (no copy of files around) 2015-05-03 11:31:01 +02:00