5506 Commits

Author SHA1 Message Date
Matthias Ringwald
c0d620effb test/sbc: new test files generated 2016-05-12 11:10:40 +02:00
Matthias Ringwald
2a93d59c39 test/sbc: new test files generated 2016-05-12 10:59:28 +02:00
Milanka Ringwald
25e8715587 updated paths 2016-05-12 10:43:30 +02:00
Milanka Ringwald
69dd8d2d21 sbc: renamed data 2016-05-12 10:40:46 +02:00
Milanka Ringwald
52ddcf7f78 sbc: data for testing 2016-05-12 10:35:52 +02:00
Milanka Ringwald
ad4708631f impl joint stereo signal calc. in encoder 2016-05-06 16:51:48 +02:00
Milanka Ringwald
5f21c38a78 add test files for sbc encoder and decoder, fix encoder and decoder 2016-05-06 16:29:32 +02:00
Matthias Ringwald
ba114a9841 test/sbc: allow stand alone use of encoder/decoder 2016-05-03 15:24:36 +02:00
Milanka Ringwald
41a4a18d9c cleanup prints 2016-04-29 17:07:59 +02:00
Milanka Ringwald
c21a9c2f36 sbc encoder draft version, analysis not working 2016-04-29 17:01:20 +02:00
Milanka Ringwald
d82cd87c8d fix U matrix calculation, update test wav 2016-04-27 14:10:25 +02:00
Milanka Ringwald
d86ce1b247 a2dp: sbc decoder in python 2016-04-27 12:20:47 +02:00
Matthias Ringwald
18b8d0cbee btstack_uart_block: add get_supported_sleep_modes() and set_sleep(mode) 2016-04-26 17:29:24 +02:00
Matthias Ringwald
94a5538cc6 posix: added posix-h5 port 2016-04-22 16:28:04 +02:00
Matthias Ringwald
bd021c4e5b h4/h5: move platform independent implementations into core 2016-04-22 16:23:23 +02:00
Matthias Ringwald
643dd87f7c h4/h5: drop all references to POSIX 2016-04-22 16:19:05 +02:00
Matthias Ringwald
327a82080c posix: set fd in data source 2016-04-22 15:57:59 +02:00
Matthias Ringwald
2778f48c98 mtk: fix compile 2016-04-20 23:27:58 +02:00
Matthias Ringwald
084ad01c1a hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances 2016-04-20 23:18:15 +02:00
Matthias Ringwald
8da2e96db3 sm: fix compile 2016-04-20 16:58:01 +02:00
Matthias Ringwald
8b62adc3de sm: use just works if master or slave have unknown IO capabilities 2016-04-20 16:54:17 +02:00
Matthias Ringwald
1ad129be78 sm: use uint8_t[7] instead of struct for sm_pairing_packet_t to avoid to depend on packed structs 2016-04-20 16:53:47 +02:00
Matthias Ringwald
b300903afd btstack_uart_block_posix: inline btstack_uart_posix 2016-04-20 12:27:39 +02:00
Matthias Ringwald
b52fe0206e hci_transport_h4: general btstack_uart_block.h 2016-04-20 12:12:18 +02:00
Matthias Ringwald
f708cc5325 daemon: fix compile 2016-04-19 22:22:23 +02:00
Matthias Ringwald
895c53dde9 posix-h5: implement close 2016-04-19 22:17:50 +02:00
Matthias Ringwald
dbc7912665 posix-h4: use btstack_uart_posix 2016-04-19 22:16:58 +02:00
Matthias Ringwald
15f167ac8e example/hsp: fix docu to refer to ENABLE_SCO_OVER_HCI 2016-04-18 16:12:23 +02:00
Matthias Ringwald
ef2ebed23b fix warnings 2016-04-18 14:49:28 +02:00
Matthias Ringwald
55c4d40957 uart: extract btstack_uart_posix_block implementation 2016-04-14 17:33:55 +02:00
Matthias Ringwald
502fb3624b uart: extract btstack_uart_block_t from h5 posix implementation 2016-04-14 17:23:26 +02:00
Matthias Ringwald
5776f225a3 h5: extract complete btstack_uart_block_t abstraction 2016-04-14 17:17:58 +02:00
Matthias Ringwald
3a187b038a h5: collect POSIX specific code 2016-04-14 14:57:57 +02:00
Matthias Ringwald
08e2303440 h5: order/rename functions 2016-04-14 14:41:56 +02:00
Matthias Ringwald
abd4d2eb21 btstack_uart_posix: add write really 2016-04-14 12:11:44 +02:00
Matthias Ringwald
6f3b19bc84 h5: switch to async writes 2016-04-14 12:11:19 +02:00
Matthias Ringwald
10e8808cc8 h5: send packets from hci_transport_link_run, use state var for actions 2016-04-14 11:59:16 +02:00
Matthias Ringwald
d58dd30887 hci: handle double reset after CSR Warm Boot 2016-04-14 11:50:34 +02:00
Matthias Ringwald
7205a54d7d h5: extract hci_transport_h5_process_read 2016-04-14 10:42:49 +02:00
Matthias Ringwald
9f0074223d h5: add fixed to handle H5 state reset after CSR Warm Boot 2016-04-13 18:19:45 +02:00
Matthias Ringwald
200f5f4d16 hci_transport: add reset_link function 2016-04-13 18:18:50 +02:00
Matthias Ringwald
a6da1bb0db h5: enable even parity on posix if incorrect frame received 2016-04-13 16:50:36 +02:00
Matthias Ringwald
c7525ffc25 hci_transport_hX_posix: extract open into btstack_uart_posix 2016-04-13 14:51:48 +02:00
Matthias Ringwald
7aaf71bd93 hci_transport_hX_posix: extract open into btstack_uart_posix 2016-04-13 14:33:02 +02:00
Matthias Ringwald
4e1f769360 daemon: fix compile 2016-04-13 14:05:11 +02:00
Matthias Ringwald
c6a9a3658c hci_transport_hX_posix: extract set baudrate into btstack_uart_posix 2016-04-13 13:58:15 +02:00
Matthias Ringwald
490a6e278f add 0.9 note 2016-04-10 22:38:31 +02:00
Matthias Ringwald
954716f043 example: drop example/gap_inquiry_and_bond.c 2016-04-10 22:00:25 +02:00
Matthias Ringwald
b3fcedb9c9 compile-gatt.py -> compile_gatt.py 2016-04-10 21:58:19 +02:00
Matthias Ringwald
070c8da6de misc: collect misc scripts 2016-04-10 21:53:56 +02:00