179 Commits

Author SHA1 Message Date
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
Matthias Ringwald
ae7b593d36 arduino: implement hal_time_ms 2015-04-21 22:52:24 +02:00
Matthias Ringwald
3c7c8efaca arduino: Makefile with release and install targets instead of packaging script 2015-04-21 22:01:12 +02:00
Matthias Ringwald
ca1bb42005 added Arduino port that provides LE Central/GATT Client API with EM9301 single mode LE chipset 2015-04-19 22:52:31 +02:00
Matthias Ringwald
11c7abd167 gitignore led_counter 2015-04-19 22:28:21 +02:00
Matthias Ringwald
5030dd799f extracted general led_counter 2015-04-19 22:26:59 +02:00
Matthias Ringwald
b25b31c2f3 added hal_led_toggle to posix platforms 2015-04-19 22:26:06 +02:00
Matthias Ringwald
30556247b7 implemented hal_led.h for msp430 platforms 2015-04-19 22:15:25 +02:00
Matthias Ringwald
2ad00f2cde use bt_control_stlc2500d 2015-04-17 16:21:52 +02:00
Matthias Ringwald
762e7944d6 don't compile LE examples 2015-04-17 16:20:56 +02:00
Milanka Ringwald
a760ab3905 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-17 15:04:57 +02:00
Milanka Ringwald
e16853d4e1 manual: fixed script 2015-04-17 15:04:42 +02:00
Matthias Ringwald
97aec41132 platform: SPBT2563C2A connected via USB-2-UART to posix 2015-04-17 14:54:32 +02:00
Matthias Ringwald
cf472300c7 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-17 14:47:07 +02:00
Matthias Ringwald
77d991b8b1 smaller jpg of posix-wl1835 setup 2015-04-17 14:46:08 +02:00
Milanka Ringwald
e06a98d23a manual: added itemize parsing, annotated gap inquery example 2015-04-17 14:21:27 +02:00
Milanka Ringwald
95fb93797d copyright update 2015-04-17 11:53:41 +02:00
Milanka Ringwald
e4255423da manual: more then one brief tag pro section supported 2015-04-17 11:30:17 +02:00
Matthias Ringwald
516f919bcc implemented baud rate change for posix h4 transport 2015-04-16 17:12:48 +02:00
Matthias Ringwald
7223da3224 don't sent 2 additional HCI Reset by posix h4 transport as new HCI init tries sending HCI Reset until success 2015-04-16 16:53:21 +02:00
Matthias Ringwald
1c3473b4f4 annotated picture of wl1835 setup 2015-04-16 16:23:44 +02:00
Matthias Ringwald
6f0291c357 configuration for wl183x connected via serial port on posix 2015-04-16 16:09:23 +02:00
Matthias Ringwald
77a0da7b5a use version+short hash for package name, make independendent from current work dir 2015-04-11 22:28:00 +02:00
Milanka Ringwald
769b9c75ea added section tag 2015-04-10 23:43:41 +02:00
Milanka Ringwald
e18e65c1b9 example annotated for automatic docu extraction 2015-04-10 16:55:18 +02:00
Milanka Ringwald
7143b8fef5 use gap_set_local_name instead of hci_write_local_name 2015-04-10 12:32:30 +02:00
Matthias Ringwald
3e5f05c7e8 make sure version.h gets updated before built 2015-04-10 09:44:07 +02:00
Matthias Ringwald
dac52d96b5 update package script for platforms/mtk 2015-04-09 15:40:00 +02:00
Matthias Ringwald
23dcb0cb5a fix compile 2015-04-09 15:23:23 +02:00
Matthias Ringwald
c2839582af don't mark client connection as active for write without response 2015-04-09 15:16:34 +02:00
Matthias Ringwald
bac1ffdb4f add gatt_get_mtu daemon command and GATT_MTU response event 2015-04-03 22:42:05 +02:00
Matthias Ringwald
c3e2973e56 gitignore binaries 2015-04-03 22:23:29 +02:00
Matthias Ringwald
0ce292f215 fix compilation for mtk/android 2015-04-03 22:20:11 +02:00
Matthias Ringwald
0904e9a2e8 move config-ios.sh into platforms/ios 2015-03-31 15:52:32 +02:00
Matthias Ringwald
eeb56c9b8e spp_and_le_couter example working on pic32 bluetooth audio devkit 2015-03-31 14:56:40 +02:00
Matthias Ringwald
c13e0a893e removed run_loop_execute from embedded examples, call after btstack_main in main.c 2015-03-31 14:01:58 +02:00
Matthias Ringwald
03dff857f7 .gitignore for stm32 port 2015-03-31 14:00:21 +02:00
Matthias Ringwald
b13a4aab99 missing main.c for ez430-rf2560 port 2015-03-31 13:56:44 +02:00
Matthias Ringwald
c004c8c5bd fix build, add missing ble_central_test example 2015-03-29 22:20:49 +02:00
Matthias Ringwald
36725e55f9 update .gitignore to skip darwin debug info, libusb targets 2015-03-29 22:20:17 +02:00
matthias.ringwald@gmail.com
71f3d86927 BTstack boots up on Microchip Bluetooth Audio Development Kit 2015-03-21 21:42:41 +00:00
matthias.ringwald@gmail.com
9c8de8fd4b moved non-working and neglected h5 posix implementation into platforms 2015-03-19 21:01:38 +00:00