1013 Commits

Author SHA1 Message Date
Matthias Ringwald
e52893ef8a ports: configure 4 SDP records for a2dp_source_demo 2020-10-05 12:42:39 +02:00
Matthias Ringwald
6c52fbaad6 stm32-sx1280: define support for custom SPI driver in hw.h 2020-10-04 17:06:20 +02:00
Matthias Ringwald
2fd737d36a stm32-sx1280: rename into stm32-l451-mirocmico-sx1280 2020-10-04 16:55:55 +02:00
Matthias Ringwald
ff901757d6 stm32-sx1280: move hal_time_ms into port 2020-10-04 16:55:44 +02:00
Matthias Ringwald
d6dc6c86c3 stm32-sx1280: move 'USE_BK_SPI' into port/hw.h for l451 2020-10-04 16:55:39 +02:00
Matthias Ringwald
cb5466b082 stm32-sx1280: move sx128x driver into chipset/sx128x 2020-10-04 16:55:17 +02:00
Matthias Ringwald
4a9a543dea stm32-sx1280: move controller files into chipset/sx128x and port 2020-10-04 16:55:07 +02:00
Matthias Ringwald
1397aea945 stm32-sx1280: extract hal_timer.h 2020-10-04 16:54:57 +02:00
Matthias Ringwald
1db4b63982 stm32-sx1280: allow to configure RADIO_SPI in boards definition 2020-10-04 16:54:35 +02:00
Matthias Ringwald
75c13281d4 gatt_compiler: use python3 in build scripts 2020-09-25 13:25:22 +02:00
Matthias Ringwald
f5228c62df hci: ENABLE_LE_WHITELIST_TOUCH_AFTER_RESOLVING_LIST_UPDATE triggers whitelist entry refresh on resolving list remove 2020-09-23 10:28:17 +02:00
Matthias Ringwald
e29c33b5cf ports: remove ENABLE_CLASSIC from LE-only ports 2020-09-11 16:55:08 +02:00
Matthias Ringwald
f2eb090749 cc256x: update CC256xC to v1.4 2020-09-11 15:15:24 +02:00
Matthias Ringwald
b596325d25 da14585: enable le address resolution in some ports 2020-09-11 14:26:45 +02:00
Matthias Ringwald
8959f8692d max32630-fthr: improve Controller reset / PR #317 2020-09-10 10:55:21 +02:00
Matthias Ringwald
72a82af448 Move btstack_linked_queue into core, mention in Changelog 2020-08-30 13:33:00 +02:00
Matthias Ringwald
eba721003f stm32-sx1280: add license file from driver 2020-08-27 11:42:11 +02:00
Matthias Ringwald
098b4ee904 stm32-sx1280: make auto-tx-time and tx ramp up time configurable 2020-08-27 11:41:23 +02:00
Matthias Ringwald
156fa876ea stm32-sx1280: abort autotx if max size packet cannot be sent before sync hop 2020-08-27 10:51:58 +02:00
Matthias Ringwald
9943016f3b stm32-sx1280: replace radio_set_timer(us) by radio_set_timer_ticks 2020-08-27 10:51:58 +02:00
Matthias Ringwald
35d47c809d stm32-sx1280: update time IRQ to RX Complete Handler 2020-08-27 10:51:58 +02:00
Matthias Ringwald
7ac2672cfb stm32-sx1280: inform sx1280 about auto-tx 2020-08-27 10:51:58 +02:00
Matthias Ringwald
af800f4806 stm32-sx1280: add custom SX1280AutoTxWillStart 2020-08-27 10:51:58 +02:00
Matthias Ringwald
9815de31a3 stm32-sx1280: alloc rx buffer in start rx code 2020-08-27 10:51:58 +02:00
Matthias Ringwald
4e236644c0 stm32-sx1280: use separate rx and tx buffers 2020-08-27 10:51:58 +02:00
Matthias Ringwald
29f287b5e3 esp32: make btstack_init c++ safe 2020-08-26 16:09:55 +02:00
Matthias Ringwald
d7b77a0cba libusb: de-init tlv on power off 2020-08-26 11:55:15 +02:00
Matthias Ringwald
e3de1784d6 stm32-f4discovery-cc256x: increase HCI_ACL_PAYLOAD_SIZE to make pan_lwip_http_server demo work 2020-08-21 17:12:33 +02:00
Matthias Ringwald
ac10900005 esp32: reduce log output for tlv. remove printf 2020-08-13 22:11:13 +02:00
Matthias Ringwald
a6c191f73a posix-h4-atwilc3000: disable some classic features to fix build 2020-08-10 16:12:25 +02:00
Matthias Ringwald
eb2c26e8e1 stm32-sx1280: limit output power to 1 0 dBm 2020-07-31 10:56:43 +02:00
Matthias Ringwald
dcc4f677ed stm32-sx1280: emit transport sent in transport_run 2020-07-27 22:36:53 +02:00
Matthias Ringwald
0c6e04b28d stm32-sx1280: implement hal_cpu 2020-07-25 23:24:25 +02:00
Matthias Ringwald
7a4f4a6697 stm32-sx1280: update readme 2020-07-24 10:15:15 +02:00
Matthias Ringwald
05dbef54c8 stm32-sx1280: handle PDU_DATA_LLCTRL_TYPE_CONN_UPDATE_IND, free tx packets on disconnect 2020-07-23 23:25:10 +02:00
Matthias Ringwald
3c214e8a16 Windows port for Dialog DA14585 connected via serial port 2020-07-16 17:50:40 +02:00
Matthias Ringwald
eb0c105509 posix-h4-da1458x: temp re-enable Classic support to fix build 2020-07-16 16:29:33 +02:00
Matthias Ringwald
14b5610872 posix-h4-da1585x: disable Classic support 2020-07-16 15:52:57 +02:00
Matthias Ringwald
44c20b8a7b stm32-sx1280: advertise only every advertising interval max 2020-07-14 18:05:18 +02:00
Matthias Ringwald
c682a3bf6e fix compile samv71-xplained and stm32-f103rb 2020-07-13 19:08:34 +02:00
Matthias Ringwald
be3a5e5ff9 fix compile tool/metrics and port/daemon 2020-07-13 18:31:49 +02:00
Matthias Ringwald
dbe92de6a9 btstack_link_key_db_tlv: require NVM_NUM_LINK_KEYS to be set in btstack_config.h, set NVM_NUM_LINK_KEYS 16 where missing 2020-07-13 18:05:30 +02:00
Matthias Ringwald
1cd6e5652b stm32-sx1280: allow to configure set of advertisement channels 2020-07-12 23:22:58 +02:00
Matthias Ringwald
9efa14e56c stm32-sx1280: advertise on configured channels 2020-07-12 23:02:15 +02:00
Matthias Ringwald
a65fe4076d stm32-sx1280: fix tx packet queuing 2020-07-12 00:18:54 +02:00
Matthias Ringwald
4e5921a401 stm32-sx1280: build multiple examples 2020-07-11 23:50:29 +02:00
Matthias Ringwald
f4e5258ff7 stm32-sx1280: fix can send now, notify on packet sent 2020-07-11 23:45:24 +02:00
Matthias Ringwald
109ac445d4 stm32-sx1280: update readme 2020-07-11 15:20:38 +02:00
Matthias Ringwald
e4380caf67 stm32-sx1280: extract ll_sx1280.c from controller.c 2020-07-11 15:20:38 +02:00
Matthias Ringwald
01d28edad6 stm32-sx1280: move event generation for connection changes into ll part 2020-07-11 15:20:38 +02:00