985 Commits

Author SHA1 Message Date
Matthias Ringwald
509a8bd6bd stm32-f4discovery-cc256x: use sourc_ for recording vars 2019-03-10 18:09:29 +01:00
Matthias Ringwald
bc4cd0ef3e stm32-f4discovery-cc256x: audio hal stop stream on close 2019-03-10 16:26:15 +01:00
Matthias Ringwald
2903bcc699 esp32: erase nvs flash is newer nvs version found 2019-03-07 16:23:31 +01:00
Matthias Ringwald
536d74bc8d esp32: update sdkconfig 2019-03-07 15:42:34 +01:00
Matthias Ringwald
1ba35d6a8d stm32-f4discovery-cc256x: use irq priority 0 for Bluetooth UART and both DMA Channels 2019-03-04 18:08:38 +01:00
Matthias Ringwald
2760b1e821 stm32-f4discovery-cc256x: warn about using audio sink in mono, define ENABLE_SCO_STEREO_PLAYBACK to use stereo playback in HSP/HFP demos 2019-03-04 15:58:06 +01:00
Matthias Ringwald
82af58d38d stm32-f4discovery-cc256x: use criticial section to avoid lossing TX Commplete Interrup 2019-03-04 11:55:38 +01:00
Matthias Ringwald
d4bf5cc155 stm32-f4discovery-cc256x: adapt PDM ringbuffer to sample rate to keep constant audio recording callback interval and latency 2019-03-03 21:38:03 +01:00
Matthias Ringwald
f97bf0e459 stm32-f4discovery-cc256x: add missing includes and 3rd-party libraries 2019-03-03 19:16:04 +01:00
Matthias Ringwald
e5988b8b56 stm32-f4discovery-cc256x: use PDM microphone 2019-03-03 17:00:20 +01:00
Matthias Ringwald
bb92a97f89 stm32-f4discovery-cc256x: enable PDM filter and output mono signal 2019-03-03 16:28:51 +01:00
Matthias Ringwald
524ed2b259 stm32-f4discovery-cc256x: switch to float-abi=softfp and link to PDM filter 2019-03-03 16:26:06 +01:00
Matthias Ringwald
4e871e86c3 stm32-f4discovery-cc256x: add PDM filter from STM32Cube_FW_F4_V1.16.0 2019-03-03 16:23:41 +01:00
Matthias Ringwald
46a20e6bfa stm32-f4discovery-cc256x: single PCM recording buffer 2019-03-02 10:25:28 +01:00
Matthias Ringwald
06fc0f4b5a stm32-f4discovery-cc256x: configure I2S Clock only during Sink init 2019-03-01 22:23:09 +01:00
Matthias Ringwald
b93f385697 stm32-f4discovery-cc256x: add disabled hard fault analysis helper code 2019-03-01 16:19:33 +01:00
Matthias Ringwald
0bb91267e2 stm32-f4discovery-cc256x: audio sample microphone, but simulate sine wave 2019-02-26 15:26:01 +01:00
Matthias Ringwald
f0acaf2eec stm32-f4discovery-cc256x: configure audio source 2019-02-26 13:43:31 +01:00
Matthias Ringwald
01b78a8f8c stm32-f4discovery-cc256x: cnofigure dma for microphone input 2019-02-26 13:42:49 +01:00
Matthias Ringwald
7cff3af764 stm32-f4discovery-cc256x: add audio_duplex example 2019-02-26 13:30:40 +01:00
Matthias Ringwald
58beb2facd stm32-f4discovery-cc256x: use DAM1_Stream4/Channel 7 for Bluetooth UART TX 2019-02-26 10:18:36 +01:00
Matthias Ringwald
106b8d823a esp32: add stop_stream function 2019-02-25 15:07:51 +01:00
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