Matthias Ringwald
|
90e5f6e0b6
|
merge examples and list of examples
|
2015-06-02 22:47:31 +02:00 |
|
Matthias Ringwald
|
0ad4d5e06a
|
screenshot of ide
|
2015-06-02 22:42:11 +02:00 |
|
Matthias Ringwald
|
ce791a6983
|
mila review
|
2015-06-02 22:41:42 +02:00 |
|
Matthias Ringwald
|
d73e6e8305
|
first draft for arduino manual
|
2015-06-02 22:15:09 +02:00 |
|
Matthias Ringwald
|
47b96280ff
|
separate iBeacon and iBeaconScanner
|
2015-06-02 17:40:28 +02:00 |
|
Matthias Ringwald
|
77fe446b77
|
use btstack-arduino as path
|
2015-06-02 17:34:38 +02:00 |
|
Matthias Ringwald
|
f199a2754d
|
setup mkdocs generation for arduino lib
|
2015-06-02 17:32:27 +02:00 |
|
Matthias Ringwald
|
66a3dca25d
|
get arduino peripheral demo to work
|
2015-06-01 00:19:40 +02:00 |
|
Matthias Ringwald
|
f3d3706333
|
pass on att read data len
|
2015-06-01 00:19:20 +02:00 |
|
Matthias Ringwald
|
0406ebba79
|
fix console output
|
2015-05-30 11:33:50 +02:00 |
|
Matthias Ringwald
|
3370eb0ffc
|
disable packet logger, log_info, log_debug for Arduino, add methods to enable from Sketch
|
2015-05-29 21:37:44 +02:00 |
|
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 |
|