Commit Graph

220 Commits

Author SHA1 Message Date
Matthias Ringwald
52a6864fcb use Serial.print.. instead of printf in Arduino examples 2015-05-29 20:46:52 +02:00
Matthias Ringwald
e2e6223a19 remove dead code 2015-05-25 00:18:02 +02:00
Matthias Ringwald
3d7b27c5a7 moved setup_printf(baud) into BTstack.h 2015-05-25 00:16:09 +02:00
Matthias Ringwald
c8566a6b5e implemented BLEAdvertisement::hasNamePrefix(..) 2015-05-24 22:21:42 +02:00
Matthias Ringwald
2534e7f557 preparing to read/write characteristics - arduino 2015-05-24 00:58:45 +02:00
Matthias Ringwald
eb449bf72d connect att_db_util to BTstack Arduino interface - not working yet 2015-05-24 00:12:56 +02:00
Matthias Ringwald
45c4c64843 add missing daemon/example/Makefile.in 2015-05-21 22:43:39 +02:00
Matthias Ringwald
3ae0151f5e compile daemon inside platform/daemon 2015-05-21 22:33:08 +02:00
Matthias Ringwald
f90fa293e1 ANCS mostly working on Arduino 2015-05-21 15:54:06 +02:00
Matthias Ringwald
cadf0c1dc5 gitignore for daemon 2015-05-21 15:34:39 +02:00
Matthias Ringwald
dfcee7fbd6 use real value for measured power 2015-05-20 21:39:38 +02:00
Matthias Ringwald
2d404a221f use example UUID found everywhere 2015-05-18 23:41:22 +02:00
Matthias Ringwald
01f3bb1577 added BTstackManager.iBeaconConfigure(..) and iBeacon arduino example 2015-05-18 23:25:09 +02:00
Matthias Ringwald
a79e6f0c63 manage advertisements in BTstackManager 2015-05-18 22:48:32 +02:00
Matthias Ringwald
c310b54a2d fixed examle name 2015-05-18 21:32:55 +02:00
Matthias Ringwald
03d7978d74 print warning and reboot on bluetooth hardware error 2015-05-18 21:25:23 +02:00
Matthias Ringwald
4af5f39bb8 fix message about xcode 4.4.1 install path 2015-05-15 16:18:01 +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
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
b3cf26ff05 disable spp_accel demo due to limited flash with mspgcc 2015-05-10 00:44:04 +02:00
Matthias Ringwald
1ca90339a3 fix compile warning 2015-05-08 22:24:02 +02:00
Milanka Ringwald
48c65e956e added mediatek docu 2015-05-08 11:58:13 +02:00
Matthias Ringwald
cf3ec1f683 use -fpic for libBTstack 2015-05-07 19:52:22 +02:00
Matthias Ringwald
d2b9afd305 use https for libopencm3 checkout 2015-05-06 22:40:52 +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
Matthias Ringwald
df1c8383a6 fix ios build 2015-05-03 11:06:50 +02:00
Matthias Ringwald
e3a5f28223 move automake files for daemon into platforms/daemon 2015-05-02 23:47:22 +02:00
Matthias Ringwald
b65d0a6321 moved daemon sources into platforms/daemon/src 2015-05-02 23:36:05 +02:00
Matthias Ringwald
da4528422a move Makefile.in for daemon into platforms/daemon 2015-05-02 23:12:11 +02:00
Matthias Ringwald
50f0940e7f move daemon sources to platforms/daemon 2015-05-02 23:05:29 +02:00
Matthias Ringwald
1a6524a9c0 automatically download TI service packs from git.ti.com 2015-05-02 00:38:11 +02:00
Matthias Ringwald
aa0cf9f42d draft LE Peripheral example for Arduino, implementation is missing 2015-04-28 23:19:47 +02:00
Matthias Ringwald
8773374af6 renamed Arduino examples 2015-04-28 22:29:26 +02:00
Matthias Ringwald
6ac3d2d4a8 support for iBeacon in Arduino port 2015-04-28 22:15:43 +02:00
Matthias Ringwald
e02c7f3ec2 collect data about characteristics 2015-04-28 21:04:26 +02:00
Matthias Ringwald
16bc8fbe85 drop pseudo from Arduino example 2015-04-28 20:43:21 +02:00
Matthias Ringwald
22ea43c932 added subscribe/unsubscribe for indications 2015-04-26 21:03:00 +02:00
Matthias Ringwald
e9fe7a6097 add variable type 2015-04-26 09:46:23 +02:00
Matthias Ringwald
9a1a387375 Pre-production Arduino LE Shield 2015-04-24 15:48:41 +02:00
Matthias Ringwald
41606fac30 added pictures from various BTstack platform setups 2015-04-24 15:43:14 +02:00
Matthias Ringwald
0b8f263070 use Markdown for title 2015-04-24 15:31:02 +02:00
Matthias Ringwald
ebcd05e266 update REAMDE 2015-04-24 15:30:01 +02:00
Matthias Ringwald
f2c3367255 draft comments for sdp general query 2015-04-24 11:31:40 +02:00