9104 Commits

Author SHA1 Message Date
Matthias Ringwald
5a6b2dbdc0 hci: fix commpile warning 2019-03-18 19:11:46 +01:00
Matthias Ringwald
65da407b58 hci: fix compile without sco-over-hci 2019-03-18 19:11:30 +01:00
Matthias Ringwald
e415765340 hci: emit two sco can send now if full 120 byte packet in CVSD does not fit into controller buffer 2019-03-18 18:13:23 +01:00
Matthias Ringwald
64d30cb068 hci: low pass filter for sco rx tracking 2019-03-18 17:56:02 +01:00
Matthias Ringwald
afaddd671b hci: schedule next sco tx before trigger send 2019-03-18 17:16:32 +01:00
Matthias Ringwald
6f28d2ee26 hci: track SCO RX times, emit SCO can send now based on RX times 2019-03-18 17:00:27 +01:00
Matthias Ringwald
49205f5d33 hci: remove code for implicit sco flow control 2019-03-18 11:45:42 +01:00
Matthias Ringwald
1ccd94aa2c posix-h4: use bcm chipset support for cypress controllers 2019-03-14 16:28:52 +01:00
Matthias Ringwald
8b29284be6 hci_transport_h5: use main baudrate for nominal frame receive time 2019-03-12 15:55:27 +01:00
Matthias Ringwald
745274476c hci: wait with SCO send until first packet received 2019-03-12 14:14:51 +01:00
Matthias Ringwald
641577b2b8 hid_device: fix access to con handle in l2cap open 2019-03-12 11:07:32 +01:00
Matthias Ringwald
3617b23246 stm32-f4discovery-cc256x: fix path to STM32F4 HAL 2019-03-11 20:09:57 +01:00
Matthias Ringwald
93f7f43bb1 stm32-f4discovery-cc256x: fix source file paths and remove explicit VPATHs 2019-03-11 17:41:17 +01:00
Matthias Ringwald
3d2aa3e6ff stm32-f4discovery-cc256x: re-add PDM library 2019-03-11 17:26:02 +01:00
Matthias Ringwald
225f4ba4fe stm32-f4discovery-cc256x: use new Makefile-based port 2019-03-11 16:59:56 +01:00
Matthias Ringwald
751e5d5aae stm32-f4discovery-cc256x: remove original eclipse-based port 2019-03-11 16:58:27 +01:00
Matthias Ringwald
b771ee608b stm32-f4discovery-cc256x: add README 2019-03-11 16:53:05 +01:00
Matthias Ringwald
05f63bb76f stm32-f4discovery-cc256x: add PDM lib 2019-03-11 16:53:04 +01:00
Matthias Ringwald
f74fe07315 stm32-f4discovery-cc256x: increase HCLK to 64 Mhz 2019-03-11 16:53:04 +01:00
Matthias Ringwald
7dc18472b7 stm32-f4discovery-cc256x: fix start/stop stream audio playback 2019-03-11 16:53:04 +01:00
Matthias Ringwald
e448e9a777 stm32-f4discovery-cc256x: set APB1CLKDivider to 1 for 4 mbps uart 2019-03-11 16:53:04 +01:00
Matthias Ringwald
860eebce89 stm32-f4discovery-cc256x: use same priority for RX / TX DMA IRQs 2019-03-11 16:53:04 +01:00
Matthias Ringwald
a2d1849be8 stm32-f4discovery-cc256x: create Segger Ozone project files 2019-03-11 16:53:04 +01:00
Matthias Ringwald
bef4d37c6d stm32-f4discovery-cc256x: sttm32f4xx_hal_uart - add critical section, avoid dropping rx byte on rx start 2019-03-11 16:53:04 +01:00
Matthias Ringwald
0166bf8419 stm32-f4discovery-cc256x: use path to sources, easier to review 2019-03-11 16:53:04 +01:00
Matthias Ringwald
f836e82219 stm32-f4discovery-cc256x: move port/bsp into project folder 2019-03-11 16:53:04 +01:00
Matthias Ringwald
10846ef70c stm32-f4discovery-cc256x: create target .d in build folder 2019-03-11 16:53:04 +01:00
Matthias Ringwald
2cb398575c stm32-f4discovery-cc256x: update includes 2019-03-11 16:53:04 +01:00
Matthias Ringwald
563abc9410 stm32-f4discovery-cc256x: build examples 2019-03-11 16:53:04 +01:00
Matthias Ringwald
e72285c600 stm32-f4discovery-cc256x: add SPI 2019-03-11 16:53:04 +01:00
Matthias Ringwald
5767e32c27 stm32-f4discovery-cc256x: add i2c 2019-03-11 16:53:04 +01:00
Matthias Ringwald
9f00c48bf3 stm32-f4discovery-cc256x: enable i2c + i2s hal 2019-03-11 16:53:04 +01:00
Matthias Ringwald
12dd726928 stm32-f4discovery-cc256x: add i2c + i2s hal 2019-03-11 16:53:04 +01:00
Matthias Ringwald
4d26f5ee53 stm32f4-discovery-cc256x: add port files 2019-03-11 16:53:04 +01:00
Matthias Ringwald
66edff8b4b stm32f4-discovery-cc256x: generate code 2019-03-11 16:53:04 +01:00
Matthias Ringwald
b7dc238a80 stm32f4-discovery-cc256x: update .ioc 2019-03-11 16:53:04 +01:00
Matthias Ringwald
ce711664e3 changelog: update 2019-03-11 16:32:27 +01:00
Matthias Ringwald
ae2aa31160 stm32-f4discovery-cc256x: fix start/stop stream audio playback 2019-03-10 18:21:13 +01:00
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
163d9175bb test/hfp: handle plc of sco frames with 120 samples 2019-03-08 17:20:42 +01:00
Matthias Ringwald
0d719a1e32 test/sbc+hfp: support original PacketLogger .pklg files with little endian len 2019-03-08 17:08:32 +01:00
Matthias Ringwald
2903bcc699 esp32: erase nvs flash is newer nvs version found 2019-03-07 16:23:31 +01:00
Matthias Ringwald
e7f5fcbd3c att_db_util: fix flags for client characteristic configuration 2019-03-07 16:15:11 +01:00
Matthias Ringwald
536d74bc8d esp32: update sdkconfig 2019-03-07 15:42:34 +01:00
Matthias Ringwald
d966a45385 hci: assert hci_get_sco_packet_length is smaller or equal to sco packet size 2019-03-07 14:25:48 +01:00
Matthias Ringwald
5029941384 hci: use active voice settings for CSR SCI-over-HCI fix 2019-03-07 11:58:00 +01:00
Matthias Ringwald
3da098771c hid_device: lookup hid_device via l2cap cid on L2CAP_EVENT_CHANNEL_OPENED 2019-03-07 11:43:55 +01:00
Matthias Ringwald
4176cbc02e hid_device: split hid_device_get_instance_for_cid into hid_device_get_instance_for_hid_cid and hid_device_get_instance_for_l2cap_cid 2019-03-07 11:27:36 +01:00
Matthias Ringwald
72e3f392d3 hci_device: use HCI_CON_HANDLE_INVALID 2019-03-07 11:24:05 +01:00