Matt Kelly
|
e9421616b0
|
esp32: Use time_ms instead of ticks
|
2017-05-05 15:20:30 +02:00 |
|
Matt Kelly
|
e4eb95214f
|
esp32: Use generic transport instead
|
2017-05-05 15:20:30 +02:00 |
|
Matt Kelly
|
040f5acd38
|
esp32: More hacks to get send/receive somewhat working
|
2017-05-05 15:20:30 +02:00 |
|
Matt Kelly
|
0804a8de6e
|
esp32: Add libcoexist
|
2017-05-05 15:20:30 +02:00 |
|
Matt Kelly
|
ed045cc20f
|
esp32: Add necessary libs, override gitignore .a rule
|
2017-05-05 15:20:30 +02:00 |
|
Matt Kelly
|
0631daa1e1
|
esp32: Partially implement hal_cpu layer
|
2017-05-05 15:20:30 +02:00 |
|
Matt Kelly
|
d4d8445570
|
Begin porting btstack to esp32
|
2017-05-05 15:20:30 +02:00 |
|
Matthias Ringwald
|
5c2e0bddf8
|
posix/windows-h4: correct local info printout
|
2017-05-03 14:07:15 +02:00 |
|
Matthias Ringwald
|
dc491b6ef3
|
posix-h5-bcm: fix compile warning
|
2017-05-03 11:56:31 +02:00 |
|
Matthias Ringwald
|
7bc1dbab74
|
posix-h5: show error for BCM chipset, remove all BCM code
|
2017-05-03 11:55:13 +02:00 |
|
Matthias Ringwald
|
e25b4a2f90
|
wiced: move common files into platform/wiced
|
2017-05-02 19:06:57 +02:00 |
|
Matthias Ringwald
|
0a11ef3822
|
wiced: fix build
|
2017-05-02 18:16:08 +02:00 |
|
Matthias Ringwald
|
86a86a65d4
|
wiced-h4: moved files back to port/wiced-h4
|
2017-05-02 18:02:27 +02:00 |
|
Matthias Ringwald
|
59a6348713
|
wiced: renamed wiced into wiced-h4, provide wiced-h5 that works without RTS/CTS
|
2017-05-02 17:54:23 +02:00 |
|
Matthias Ringwald
|
98b5831b73
|
wiced: support no flowcontrol in btstack_uart_block_wiced.c
|
2017-05-02 10:49:24 +02:00 |
|
Matthias Ringwald
|
0e02617b40
|
wiced: introduce btstack_flow_control_mode and reduce #ifdefs
|
2017-05-02 10:00:58 +02:00 |
|
Matthias Ringwald
|
197ab0eba1
|
posix-b5-bcm: use local variables for chipset and uart driver
|
2017-05-02 09:45:01 +02:00 |
|
Matthias Ringwald
|
ed5dc1078e
|
pic32: fix compile
|
2017-05-02 00:32:53 +02:00 |
|
Matthias Ringwald
|
c3dafd4604
|
btstack_uart_block: add set_wakeup_handler to allow wake up notifications
|
2017-05-01 18:13:51 +02:00 |
|
Matthias Ringwald
|
1a2f82330a
|
wiced: extract btstack_uart_block_wiced.c from hci_transport_h4_wiced.c, use with regular H4 implementation
|
2017-04-26 11:58:39 +02:00 |
|
Matthias Ringwald
|
646a1850c2
|
bcm/h5: allow to use higher main baud rate when fully booted
|
2017-04-26 11:55:26 +02:00 |
|
Matthias Ringwald
|
99e8f095f5
|
bcm/h5: extract btstack_chipset_bcm_download_firmware
|
2017-04-26 11:55:26 +02:00 |
|
Matthias Ringwald
|
aaf306a213
|
bcm/h5: use hci_dump, disable debug output
|
2017-04-26 11:55:26 +02:00 |
|
Matthias Ringwald
|
480bd5c8fc
|
bcm/h5: use main baudrate for patchram upload
|
2017-04-26 11:55:25 +02:00 |
|
Matthias Ringwald
|
0728d358bb
|
bcm/h5: upload init script before starting stack in h5 mode
|
2017-04-26 11:55:25 +02:00 |
|
Matthias Ringwald
|
cdb8bfaea6
|
wiced: use micro-ecc from WICED SDK to avoid duplicate symbols
|
2017-04-25 20:48:09 +02:00 |
|
Matthias Ringwald
|
77b95b4145
|
csr: support setting baud rate via h4/h5
|
2017-04-19 15:12:51 +02:00 |
|
Matthias Ringwald
|
cf524f2b10
|
posix/windows ports: show BD ADDR when stack running
|
2017-04-19 14:34:18 +02:00 |
|
Matthias Ringwald
|
3570429f98
|
pic32: update build for micro-ecc
|
2017-04-13 17:04:53 +02:00 |
|
Matthias Ringwald
|
b31de47062
|
pic32: update build for micro-ecc
|
2017-04-13 16:47:18 +02:00 |
|
Matthias Ringwald
|
98493a2dfb
|
wiced: enable LE Secure Connections
|
2017-04-13 16:24:06 +02:00 |
|
Matthias Ringwald
|
daa2e90cf2
|
h5: add hci_transport_h5_enable_bcsp_mode() to use BCSP with CSR chipsets
|
2017-04-07 12:39:30 +02:00 |
|
Matthias Ringwald
|
e18703cc57
|
cc256x: use 1.5 initscript for CC2564B. Controller to Host Flow Control is broken on 1.4 but works on 1.5
|
2017-04-01 16:18:24 +02:00 |
|
Matthias Ringwald
|
7225ed38c3
|
remove accidental commit
|
2017-03-31 11:40:34 +02:00 |
|
Matthias Ringwald
|
839bb459a7
|
da14581: update .gitignore
|
2017-03-31 11:33:50 +02:00 |
|
Matthias Ringwald
|
d7d0a34773
|
da14581: forgot btstack_config for posix-h4-da14581
|
2017-03-31 11:32:21 +02:00 |
|
Matthias Ringwald
|
196886c36e
|
remove accidental commit
|
2017-03-31 11:04:14 +02:00 |
|
Matthias Ringwald
|
3e05a31cbd
|
bluetooth_company_id: use scraped defines instead of small set from bluetooth.h before
|
2017-03-30 22:42:18 +02:00 |
|
Matthias Ringwald
|
61f37892ce
|
bluetooth_company_id: use scraped defines instead of small set from bluetooth.h before
|
2017-03-30 22:19:17 +02:00 |
|
Matthias Ringwald
|
e72b198f65
|
da14581: add chipset support for Dialog Semiconductor DA14581. Download firmware before stack starts
|
2017-03-30 17:31:10 +02:00 |
|
Matthias Ringwald
|
ab2c6ae4b7
|
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
2017-03-24 23:39:20 +01:00 |
|
Milanka Ringwald
|
9344e45fa0
|
avdpt: performance test for encoder, decoder
|
2017-03-20 17:03:46 +01:00 |
|
Matthias Ringwald
|
1bbecc2b49
|
hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC
|
2017-03-20 10:59:17 +01:00 |
|
Matthias Ringwald
|
e0e73eb2f5
|
posix-h4: update serial ports for my test boards
|
2017-03-01 09:20:24 +01:00 |
|
Matthias Ringwald
|
7c3351a5e0
|
libusb: remove parsed -u argument from command line arguments before passing it to btstack_main()
|
2017-03-01 09:19:32 +01:00 |
|
Matthias Ringwald
|
e80f486f6b
|
ports: remove missing ports from general makefile
|
2017-02-24 16:41:57 +01:00 |
|
Matthias Ringwald
|
91858f1872
|
posix-h5: fix compile
|
2017-02-24 11:42:12 +01:00 |
|
Matthias Ringwald
|
22aa151238
|
le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES
|
2017-02-11 22:44:02 +01:00 |
|
Matthias Ringwald
|
3b1c4bce52
|
ports: remove obsolete MAX_NR_GATT_SUBCLIENTS, MAX_NR_GATT_CLIENTS = 1
|
2017-02-02 14:53:53 +01:00 |
|
Matthias Ringwald
|
05c8e673d4
|
wiced: add gatt_client to default makefile
|
2017-02-02 14:50:30 +01:00 |
|