mila@ringwald.ch
|
d0ed8cbe29
|
update copyright
|
2015-02-06 11:13:56 +00:00 |
|
matthias.ringwald@gmail.com
|
00894323b4
|
added port for Android 4.x devices with MediaTek MT65xx Bluetooth chipset
|
2015-02-06 09:40:12 +00:00 |
|
matthias.ringwald@gmail.com
|
2c1e7bd82f
|
bump version to 0.9
|
2015-01-15 15:21:54 +00:00 |
|
matthias.ringwald@gmail.com
|
50095589a3
|
speed up libusb async hci transport
|
2015-01-04 17:20:55 +00:00 |
|
matthias.ringwald@gmail.com
|
2630d9191b
|
add missing argument
|
2014-12-19 21:36:52 +00:00 |
|
mila@ringwald.ch
|
9cda4cc9c3
|
fix service name
|
2014-12-09 23:33:52 +00:00 |
|
matthias.ringwald@gmail.com
|
b8ae030f35
|
log long characteristic value event and gatt query complete events
|
2014-12-01 20:58:06 +00:00 |
|
matthias.ringwald@gmail.com
|
c4a802709c
|
added basic ble peripheral example
|
2014-11-19 23:22:44 +00:00 |
|
matthias.ringwald@gmail.com
|
3b5af72c13
|
configure CTS on P2.6 - requires wire from GPIO3 to RESET on EM Wireless Booster Pack
|
2014-11-19 23:04:57 +00:00 |
|
matthias.ringwald@gmail.com
|
e98890ca5e
|
fixed typo
|
2014-11-19 22:17:31 +00:00 |
|
matthias.ringwald@gmail.com
|
08c6af59b7
|
fix use of RTS
|
2014-11-16 21:54:44 +00:00 |
|
matthias.ringwald@gmail.com
|
5bb5bc3ed8
|
removed packet logging functionality (hci_dump, hexdump) from hci transport implementations and use hci_dump in hci.c instead
|
2014-11-16 20:05:18 +00:00 |
|
matthias.ringwald@gmail.com
|
c8049d01b4
|
started work on msp430f5529 + cc256x port
|
2014-11-15 23:07:12 +00:00 |
|
matthias.ringwald@gmail.com
|
8247341c6a
|
hal_compat allows fartext read for compilers that doesn't support 20 bit addresses
|
2014-11-15 18:55:28 +00:00 |
|
matthias.ringwald@gmail.com
|
193e9b112e
|
restructured eZ430-RF2560 example into example/ez430-rf2560
|
2014-11-15 18:02:03 +00:00 |
|
matthias.ringwald@gmail.com
|
55586b5121
|
sort files into src, example, and firmware
|
2014-11-15 17:38:27 +00:00 |
|
matthias.ringwald@gmail.com
|
f61a6c2b1a
|
use common init in main.c
|
2014-11-15 17:26:51 +00:00 |
|
matthias.ringwald@gmail.com
|
e5985bbbf8
|
removed duplicate gap_inquiry.c sdp_general_query.c sdp_rfcomm_query.c
|
2014-11-15 17:20:34 +00:00 |
|
matthias.ringwald@gmail.com
|
166c83b075
|
extracted spp_flowcontrol
|
2014-11-15 17:15:11 +00:00 |
|
matthias.ringwald@gmail.com
|
32342b0d7c
|
use embedded spp_counter
|
2014-11-15 17:09:34 +00:00 |
|
matthias.ringwald@gmail.com
|
49630161c9
|
move run_loop_posix.c to libusb Makefile
|
2014-11-15 16:50:55 +00:00 |
|
matthias.ringwald@gmail.com
|
0c1fb97e2b
|
extract common Makefile.inc
|
2014-11-15 16:36:16 +00:00 |
|
matthias.ringwald@gmail.com
|
c4b4f99005
|
duplicate gatt db in platforms/libusb
|
2014-11-14 20:50:05 +00:00 |
|
matthias.ringwald@gmail.com
|
9ce4c5c821
|
moved example/libusb into platforms/libusb
|
2014-11-14 20:48:17 +00:00 |
|
matthias.ringwald@gmail.com
|
1c85d092b2
|
don't handle SIGPIPE on windows yet
|
2014-11-11 21:26:25 +00:00 |
|
matthias.ringwald@gmail.com
|
2389ed1f7e
|
set usb configuration 1, don't try to detach kernel on WIN32 either
|
2014-11-11 21:25:04 +00:00 |
|
matthias.ringwald@gmail.com
|
91ca87f1da
|
fix compile for win32
|
2014-11-09 21:36:06 +00:00 |
|
matthias.ringwald@gmail.com
|
91f0794e44
|
fix compile for mingw32
|
2014-11-09 21:22:49 +00:00 |
|
matthias.ringwald@gmail.com
|
96f1894675
|
moved CocoaTouch into platforms/ios
|
2014-11-06 23:19:46 +00:00 |
|
matthias.ringwald@gmail.com
|
ce0c3c4c8d
|
move WiiMoteDemo into platforms/ios
|
2014-11-06 23:18:59 +00:00 |
|
matthias.ringwald@gmail.com
|
018b47c77d
|
preparing extraction of examples into embedded folder
|
2014-11-06 23:11:45 +00:00 |
|
matthias.ringwald@gmail.com
|
2a7e8b9174
|
use VPATH to collect .o and .d in current dir
|
2014-11-06 21:18:37 +00:00 |
|
matthias.ringwald@gmail.com
|
a7e11cda4e
|
collect actuall BTstack embedded examples in example/embedded
|
2014-11-06 21:14:37 +00:00 |
|
matthias.ringwald@gmail.com
|
d895277b5f
|
allow to build multiple targets
|
2014-11-06 20:56:45 +00:00 |
|
matthias.ringwald@gmail.com
|
41d81c3411
|
fix compile
|
2014-11-05 22:43:08 +00:00 |
|
matthias.ringwald@gmail.com
|
eb660a1b5c
|
link to hci_dump also for libBTstack on iOS
|
2014-11-04 23:28:46 +00:00 |
|
matthias.ringwald@gmail.com
|
1b4fef3d12
|
debug into hci_dump on iOS
|
2014-11-04 20:58:27 +00:00 |
|
matthias.ringwald@gmail.com
|
b34233c302
|
define HCI_INCOMING_PRE_BUFFER_SIZE and reserve space in posix libusb and h4 transport
|
2014-10-31 21:17:58 +00:00 |
|
mila@ringwald.ch
|
3e05add930
|
gtt client extended to handle multiple subclients of a peripheral
|
2014-10-31 15:58:44 +00:00 |
|
ole.reinhardt@googlemail.com
|
ab169afff3
|
Added bnep to the posix platform Makefile
|
2014-10-28 01:17:03 +00:00 |
|
matthias.ringwald@gmail.com
|
24aefe2e03
|
fix notification/indication after r2843 broke it during API change
|
2014-10-26 21:34:20 +00:00 |
|
mila@ringwald.ch
|
1f92e12a88
|
corrected rfcomm_can_send_packet_now, and used in examples
|
2014-10-23 19:22:39 +00:00 |
|
matthias.ringwald@gmail.com
|
c602bc0df3
|
enable eHCILL as it's working now. use PB1 and PB2 for eHCILL debugging. use 100 ms ticks. manually set RTS during eHCILL sleep
|
2014-10-16 21:36:49 +00:00 |
|
matthias.ringwald@gmail.com
|
86e730108d
|
disable eHCILL until it's working
|
2014-10-16 14:34:30 +00:00 |
|
mila@ringwald.ch
|
e6f51008ec
|
fixed tracking of l2cap, rfcomm services and channels
|
2014-10-16 11:33:28 +00:00 |
|
matthias.ringwald@gmail.com
|
d2ec4031ba
|
avoid /** comments, clean up block comments
|
2014-10-16 09:15:23 +00:00 |
|
matthias.ringwald@gmail.com
|
86faba9c68
|
try to work around missing STDOUT_FILENO on IAR
|
2014-10-16 08:56:20 +00:00 |
|
matthias.ringwald
|
ceea31999e
|
don't declare variables in case block
|
2014-10-15 08:27:13 +00:00 |
|
matthias.ringwald@gmail.com
|
6e0f0421a3
|
added #include guard to btstack-config.h
|
2014-10-14 20:00:04 +00:00 |
|
matthias.ringwald@gmail.com
|
b3ed86b418
|
use embedded version of SDP service registration
|
2014-10-14 19:38:14 +00:00 |
|