1013 Commits

Author SHA1 Message Date
Matthias Ringwald
3809e0ab14 stm32-f4discovery-cc256x: provided hal_audio_sink_stop 2019-02-24 15:31:10 +01:00
Matthias Ringwald
2ca8e4d94c libusb: portaudio is optional 2019-02-24 15:02:53 +01:00
Matthias Ringwald
fb90eb3f62 btstack_audio_embedded: implement recording path 2019-02-24 13:08:36 +01:00
Matthias Ringwald
ff0081ee81 embedded/hal_audio: rename hal_audio -> hal_audio_sink 2019-02-24 13:08:36 +01:00
Matthias Ringwald
195e44814f esp32: implement audio sink interface 2019-02-24 13:04:39 +01:00
Matthias Ringwald
0402264ca0 btstack_audio_embedded: implement audio sink interface 2019-02-24 13:04:39 +01:00
Matthias Ringwald
3d3351f352 portaudio: split audio interface 2019-02-24 13:04:39 +01:00
Matthias Ringwald
2948493268 stm32-f4discovery-cc256x: commented code to measure sample rate 2019-02-21 15:24:40 +01:00
Matthias Ringwald
e9c5f44ee8 a2dp_sink_demo: use linear resampling to fix samplerate drift 2019-02-21 12:03:23 +01:00
Matthias Ringwald
01f4595269 stm32-f4discovery-cc256x: compile sine_player example 2019-02-19 16:08:28 +01:00
Matthias Ringwald
b93ef66162 stm32-f4discovery-cc256x: include btstack_config to enable circular DMA 2019-02-19 15:15:26 +01:00
Matthias Ringwald
06abcc1ed2 stm32-f4discovery-cc256x: print local bd addr on start 2019-02-19 14:34:12 +01:00
Matthias Ringwald
5c88082bb9 :msp430f5229lp-cc2564b: fix compile 2019-02-08 16:12:13 +01:00
Dirk Helbig
63ff2b1e64 raspi: detect raspberry pi model, use 3 mbps for 3A+ and 3B+ 2019-02-04 10:04:08 +01:00
Matthias Ringwald
99dd78454e posix-h4,posix-h5,windows-h4: show build id for CSR controllers 2019-02-03 21:26:16 +01:00
Matthias Ringwald
8a5282fd8d msp430 ports: improve RTS control - avoid enabling RTS after single byte block read with pending received byte 2019-01-23 17:22:14 +01:00
Matthias Ringwald
84b427c355 raspi: add raspberry pi hardware overview 2019-01-22 14:30:42 +01:00
Matthias Ringwald
c41e99220e raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol 2019-01-21 15:25:57 +01:00
Matthias Ringwald
d9bed121d2 raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol 2019-01-19 23:57:51 +01:00
Matthias Ringwald
dbf302f76d posix-h4-zephyr: fix use of static address 2019-01-04 15:26:08 +01:00
Matthias Ringwald
8a655b4bcc posix-h4: readme 2018-11-19 14:19:55 +01:00
Milanka Ringwald
733ac1e89f ublox_spp_service_server: Implementation of the ublox SPP-like profile 2018-11-06 15:13:10 +01:00
Matthias Ringwald
12a29783e7 esp32: add ENABLE_ATT_DELAYED_RESPONSE 2018-11-01 12:30:10 +01:00
Milanka Ringwald
ba7944be54 nordic spp server service: update Makefile, update service name, use correct handle for notify 2018-10-31 09:59:11 +01:00
Matthias Ringwald
e5b6c4e973 port/posix-*: enable ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE 2018-10-29 09:58:48 +01:00
Matthias Ringwald
4dc9b3fa6b libusb: lookup libusb dynamically 2018-10-18 12:48:10 +02:00
Matthias Ringwald
a7775e9b16 libubs: add CMake project for developement and debugging with Xcode 2018-10-18 12:25:05 +02:00
Matthias Ringwald
630ffdd469 em9304: use meta patch v7 2018-10-16 16:03:51 +02:00
Matthias Ringwald
77d835d892 more .gitignore 2018-10-08 11:29:52 +02:00
Matthias Ringwald
6420389d1a added yxml to esp32, max32630-fthr, and stm32-f4discovery-cc256x 2018-09-27 12:54:46 +02:00
Matthias Ringwald
b175da0edb esp32: update sdkconfig to allow for unrestricted Bluetooth Controller 2018-09-25 21:05:49 +02:00
Milanka Ringwald
8aee7be2bb gap: introduce GIAC and LIAC, use gap_start_inquiry wrapper function 2018-09-24 11:40:59 +02:00
Milanka Ringwald
1c5286ef85 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2018-09-24 10:57:20 +02:00
Matthias Ringwald
fd03f35b8d daemon/libusb-intel/windows-winusb-intel: skip transport->close() after firmware download 2018-09-24 10:04:21 +02:00
Matthias Ringwald
8129e5420f daemon: add --with-intel-usb 2018-09-21 16:07:03 +02:00
Matthias Ringwald
f61339ea81 windows-winusb-intel: new port for windows-winusb & Intel Wireless 8260 / 8265 Controllers 2018-09-21 11:38:26 +02:00
Matthias Ringwald
7eac9e2200 libusb-intel: new port for libusb & Intel Wireless 8260 / 8265 Controllers 2018-09-21 11:30:46 +02:00
Milanka Ringwald
b59045f9cb pts: update ignore file, Makefile, add test 2018-09-18 10:29:48 +02:00
Matthias Ringwald
046d2a34e6 mtk: add m5, fix compile, use btstack_tlv_posix 2018-09-17 20:34:51 +02:00
Matthias Ringwald
0be429342e stm32-f4discovery-cc256x: add md5, fix compile 2018-09-17 20:23:54 +02:00
Matthias Ringwald
bc44e666ad esp32: add 3rd-party/md5 2018-09-17 20:14:10 +02:00
Matthias Ringwald
c1bc0b8eb5 pbap_client: add support for md5 authentication challenge 2018-09-17 17:16:59 +02:00
Matthias Ringwald
0a2968eba9 daemon: avoid dependency to libgcc for libBTstackServer.dll 2018-09-12 16:23:09 +02:00
Matthias Ringwald
f523f4785b stm32-l053r8-em9304: added gatt_heart_rate_client 2018-09-07 17:13:21 +02:00
Matthias Ringwald
beb202884a att: ENABLE_ATT_DELAYED_READ_RESPONSE -> ENABLE_ATT_DELAYED_RESPONSE, example/att_delayed_read_response.c -> example/att_delayed_response.c 2018-08-27 11:01:19 +02:00
Matthias Ringwald
fb4ddcf3a9 daemon: use current dir on windows, enable le secure connections 2018-08-24 10:56:45 +02:00
Matthias Ringwald
04115d8549 stm32f4-discovery-cc256x: use relative path for files from port 2018-08-23 20:27:27 +02:00
Matthias Ringwald
f33a455d6e daemon: enable LE_SECURE_CONNECTIONS 2018-08-23 17:28:59 +02:00
Matthias Ringwald
28eca24fc7 daemon: add -fPIC to CFLAGS 2018-08-22 16:03:32 +02:00
Matthias Ringwald
de9043e06a daemon: speed up compilation by specifying .o files instead of .c files 2018-08-22 15:22:45 +02:00