177 Commits

Author SHA1 Message Date
Matthias Ringwald
f2eb090749 cc256x: update CC256xC to v1.4 2020-09-11 15:15:24 +02:00
Matthias Ringwald
3d5dc47f01 doc: add ENABLE_LE_PRIVACY_ADDRESS_RESOLUTION 2020-09-11 14:19:28 +02:00
Matthias Ringwald
c9921182ab chipset: update helper scripts to python3 2020-08-10 16:20:51 +02:00
Matthias Ringwald
6f6f8b16b1 wilc3000: update to python3 2020-08-10 16:09:11 +02:00
Matthias Ringwald
3be461f39c chipset: add basic info on RX23W 2020-06-25 19:56:20 +02:00
Matthias Ringwald
7034e973bc doc: add column on BR/EDR Secure Connection support 2020-06-02 17:20:04 +02:00
Matthias Ringwald
8c3fe4521a cc256x: use https urls for init scripts 2020-06-02 15:18:24 +02:00
Matthias Ringwald
4bf371718e cc256x: allow to specify power vector for each modulation type 2020-05-19 10:02:11 +02:00
Matthias Ringwald
63efc2ed25 cc256x: allow to specify power vector for each modulation type 2020-05-15 14:46:04 +02:00
Matthias Ringwald
f19b3c9e44 chipset/bcm: wait 300 ms after PatchRAM update in hci.c to assert Controller is ready 2020-04-07 15:48:15 +02:00
Matthias Ringwald
6ffe3f3eb1 hci: fix compile 2020-04-01 11:04:08 +02:00
Matthias Ringwald
7a4d61a383 chipset: assert hci packet buffers are suitable for firmware upload or patches (atwilc3000,bcm,cc256x,intel) 2020-03-31 21:41:30 +02:00
Matthias Ringwald
1cd2cf6ccf da1458x: use command buffer in RAM to avoid Flash access for final ACK 2020-03-27 14:40:47 +01:00
TREFOU Felix
0561b2d8d5 stm32-wb55-nucleo-freertos port 2019-12-21 20:08:03 +01:00
Matthias Ringwald
0e0e98b284 chipset/cc256x: update initscripts CC256xC to v1.3 2019-12-04 11:20:13 +01:00
Matthias Ringwald
ff3cc4a537 MISRAC2012-Rule-14.4_d: use while(true) instead of while(1) 2019-12-03 12:52:10 +01:00
Matthias Ringwald
88aeaf6c97 chipset/cc256x: fix append of edr3 power vector if not used before 2019-12-02 09:39:05 +01:00
Matthias Ringwald
3d919a6077 chipset/cc256x: update initscripts CC256xB to v1.8 and CC256xC to v1.2 2019-09-26 22:30:51 +02:00
Matthias Ringwald
755dfcd863 chipset: add CYW20819 and mention CTS high during power up 2019-07-09 14:48:56 +02:00
Matthias Ringwald
946d87bab9 fix warnings in lwip/dhcpserver and btstack_chipset_em901 2019-06-08 23:41:49 +02:00
Matthias Ringwald
624eaff032 chipset: add PSoC 4 with BLE DTM firmware 2019-05-28 21:20:55 +02:00
Matthias Ringwald
4ce43359e6 chipsets: mention ENABLE_CYPRESS_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND for CYW20704, add DA1469x SoC 2019-05-22 12:04:27 +02:00
Matthias Ringwald
1565be948b bcm: skip reset baud rate after init script if init script is empty, e.g. CYW20707 2019-05-14 14:15:23 +02:00
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Matthias Ringwald
bb2a765662 add missing filename tags 2019-05-11 19:27:14 +02:00
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Matthias Ringwald
abb0788610 csr: add psr conversion tool, provide btstack config as .psr 2019-04-30 11:58:21 +02:00
Matthias Ringwald
62a563bba7 chipset/zephyr: fix commpile warning 2019-03-30 21:49:24 +01:00
Matthias Ringwald
8df496ec74 em9304: remove old patch 2019-03-30 21:37:57 +01:00
Matthias Ringwald
630ffdd469 em9304: use meta patch v7 2018-10-16 16:03:51 +02:00
Matthias Ringwald
fc8c9c93cb cc256x: add 256xc-v1.1 to all-scripts 2018-10-13 12:10:16 +02:00
Matthias Ringwald
14cca92bcb cc256x: provide init script for cc256xc v1.1 2018-09-25 14:36:41 +02:00
Matthias Ringwald
7830d3e63f cc256x: use version v1.0 for 256xc files 2018-09-25 14:33:22 +02:00
Matthias Ringwald
88362d5ee0 chipset/intel: no firmware upload if HCI Reset is successful 2018-09-21 14:55:45 +02:00
Matthias Ringwald
5ea41277a5 chipset/intel: fix Makefile 2018-09-21 14:55:13 +02:00
Matthias Ringwald
ea59d9254b chipset/intel: fix firmware download 2018-09-21 11:28:28 +02:00
Matthias Ringwald
29c6772bc6 chipset/intel: add btstack_chipset_intel_set_firmware_path 2018-09-21 11:11:59 +02:00
Matthias Ringwald
53428cded4 chipet/intel: add firmware size info 2018-09-21 09:21:38 +02:00
Matthias Ringwald
8174b66a45 chipet/intel: support for firmware upload and configuration of Intel Wireless 8260 and 8265 2018-09-21 09:19:23 +02:00
Matthias Ringwald
3342e387bb cc256x: append power vector for edr3 correctly. fixes #163 2018-08-23 08:51:11 +02:00
Matthias Ringwald
8db5aeed23 bcm: fix patchram download 2018-07-24 11:07:38 +02:00
Matthias Ringwald
ecde56a6a0 da14581: add posix port for DA14585 and list in chipsets and ports 2018-07-08 16:25:01 +02:00
Matthias Ringwald
853a352a3e da14581: add SRAM HCI Firmware for DA14585 (compiled without changes from 6.0.8.509 2018-07-08 16:23:44 +02:00
Matthias Ringwald
c30af2ff06 don't use empty initializer [-Wgnu-empty-initializer] 2018-07-05 22:13:46 +02:00
Matthias Ringwald
7f8d4ab11f chipset: tc35661 does not support SCO-over-HCI 2018-06-14 15:13:37 +02:00
Matthias Ringwald
881a49d59a em9304: emp converter add config for 8 connections and enables DLE 2018-06-13 08:35:49 +02:00
Matthias Ringwald
2c37f7fbb7 chipset: add CYW20704, clean ups 2018-04-05 10:18:13 +02:00
Matthias Ringwald
f2122e1b0c em9304: add converter for .emp to .c 2018-03-28 11:01:52 +02:00
Matthias Ringwald
70d7488979 em9304: add some vendor specific hci commands 2018-03-23 10:07:24 +01:00
Matthias Ringwald
1882d12dc3 em9304: log container info 2018-03-15 13:49:02 +01:00