Matthias Ringwald
|
3c07636cec
|
port: add ENABLE_GOEP_L2CAP to desktop builds
|
2023-05-03 12:27:26 +02:00 |
|
Matthias Ringwald
|
b2b52d4212
|
port: enable cover art for desktop ports
|
2023-05-03 11:32:52 +02:00 |
|
Matthias Ringwald
|
d39264f239
|
port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
|
2022-05-09 21:54:36 +02:00 |
|
Matthias Ringwald
|
54736c11db
|
port: use btstack_strcpy and btstack_cat instead of strcpy/strcat
|
2022-04-29 11:40:35 +02:00 |
|
Matthias Ringwald
|
839d169487
|
libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename
|
2022-02-28 14:44:48 +01:00 |
|
Matthias Ringwald
|
15d2175857
|
libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename
|
2022-02-25 17:09:50 +01:00 |
|
Milanka Ringwald
|
077fecbb6e
|
ports: add link to documentation in btstack_config.h
|
2021-12-09 16:42:48 +01:00 |
|
Matthias Ringwald
|
284d66bc61
|
example: rename le_data_channel examples into le_credit_based_flow_control_mode
|
2021-11-20 22:51:15 +01:00 |
|
Matthias Ringwald
|
b28dc8004d
|
btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
|
2021-11-19 10:09:49 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
f11fd9a990
|
posix: use bstack_signal to trigger shutdown for ctrl-c
|
2021-07-05 16:10:05 +02:00 |
|
Matthias Ringwald
|
c8dfe071e5
|
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
|
2021-03-26 11:51:57 +01:00 |
|
Matthias Ringwald
|
7435ec7b56
|
hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports
|
2021-03-11 15:53:45 +01:00 |
|
Matthias Ringwald
|
98451c7b10
|
ports: disable hci dump in all ports
|
2021-03-11 15:53:45 +01:00 |
|
Matthias Ringwald
|
6f122aa372
|
Remove btstack_run_loop_base from port and test
|
2021-03-08 10:39:10 +01:00 |
|
Matthias Ringwald
|
eda177a49c
|
btstack_run_loop_posix: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
79530e3778
|
h5 ports: use btstack_uart_posix without slip wrapper
|
2021-03-03 09:42:01 +01:00 |
|
Matthias Ringwald
|
08b9cddccb
|
h5 ports: use uart slip wrapper for posix-h5, posix-h5-bcm, raspi, wiced-h5, pic32-harmony
|
2021-03-03 09:38:32 +01:00 |
|
Milanka Ringwald
|
606ccc9bdf
|
config: add ENABLE_PRINTF_HEXDUMP
|
2020-11-06 12:06:11 +01:00 |
|
Milanka Ringwald
|
36327e5a47
|
config: sort defines alphabetically
|
2020-11-06 12:01:26 +01:00 |
|
Matthias Ringwald
|
d20e3046cb
|
enable asserts for all desktop ports
|
2020-10-27 18:30:56 +01: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
|
a5ceff158c
|
raspi: use software aes128
|
2020-01-15 16:41:57 +01:00 |
|
Matthias Ringwald
|
6cdc9c420f
|
raspi: fix compile for classic
|
2019-11-08 14:11:15 +01:00 |
|
Matthias Ringwald
|
8c8a87ee5d
|
raspi: switch to TLV for link key and le device db, allow to compile without classic
|
2019-11-08 14:03:22 +01:00 |
|
Matthias Ringwald
|
e6a3daa47c
|
raspi: use warm boot if ENABLE_CONTROLLER_WARM_BOOT is defined
|
2019-11-04 22:23:45 +01:00 |
|
Matthias Ringwald
|
a06b9aecee
|
raspi: add Raspian default user/pass
|
2019-11-04 22:07:35 +01:00 |
|
Matthias Ringwald
|
6c81f8f281
|
raspi: add -lrt to fix build
|
2019-10-30 11:28:08 +01:00 |
|
Matthias Ringwald
|
6f3fd12d26
|
port: update .gitignore
|
2019-10-02 14:47:47 +02:00 |
|
Matthias Ringwald
|
e514a7f533
|
port: configure desktop ports (libusb,posix,windows) for mesh
|
2019-07-20 09:32:04 +02:00 |
|
Matthias Ringwald
|
bdc352b16d
|
examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR
|
2019-06-21 10:45:17 +02:00 |
|
Matthias Ringwald
|
db3b626e35
|
lwip: add pan_lwip_http_server example to posix platforms
|
2019-06-07 18:05:36 +02:00 |
|
Matthias Ringwald
|
f67eb7c279
|
port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198
|
2019-04-15 14:34:59 +02:00 |
|
Dirk Helbig
|
63ff2b1e64
|
raspi: detect raspberry pi model, use 3 mbps for 3A+ and 3B+
|
2019-02-04 10:04:08 +01:00 |
|
Matthias Ringwald
|
84b427c355
|
raspi: add raspberry pi hardware overview
|
2019-01-22 14:30:42 +01:00 |
|
Matthias Ringwald
|
c41e99220e
|
raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol
|
2019-01-21 15:25:57 +01:00 |
|
Matthias Ringwald
|
d9bed121d2
|
raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol
|
2019-01-19 23:57:51 +01:00 |
|
Matthias Ringwald
|
e5b6c4e973
|
port/posix-*: enable ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE
|
2018-10-29 09:58:48 +01:00 |
|
Matthias Ringwald
|
6e4c47b0cf
|
raspi: use H4 for Raspberry Pi Zero W with Hardware UART / Flow Control
|
2018-07-29 22:40:30 +02:00 |
|
Matthias Ringwald
|
55250ca236
|
raspi: BT_REG_EN on GPIO 45 on Pi Zero W
|
2018-07-29 22:18:19 +02:00 |
|
Matthias Ringwald
|
6d6471dc9e
|
Documentation for Raspberry Pi 3 port in port/raspi
|
2018-07-29 13:45:30 +02:00 |
|
Matthias Ringwald
|
72f99eadc9
|
raspi: use TLV with btstack_tlv_posix
|
2018-07-29 11:13:20 +02:00 |
|
Matthias Ringwald
|
23a1bf1400
|
raspi: shorten power cycle, switch back to /lib/firmware/brcm
|
2018-07-29 11:12:32 +02:00 |
|
Matthias Ringwald
|
1b6b55df47
|
raspi: fix serial number parsing
|
2018-07-29 11:12:32 +02:00 |
|
Matthias Ringwald
|
11e995b1e9
|
raspi: power cycle Bluetooth controller on start
|
2018-07-29 11:12:32 +02:00 |
|
Matthias Ringwald
|
70fddd7e64
|
raspi: fix compile
|
2018-07-29 11:12:32 +02:00 |
|
Matthias Ringwald
|
e0814c90e9
|
raspi: fix compile, look for BCM43430A1.hcd in /lib/firmware/
|
2018-07-29 11:12:32 +02:00 |
|
Matthias Ringwald
|
88d4cc4fbc
|
raspi: detect Bluetooth UART type, derive BD_ADDR from serial number
|
2018-07-29 11:12:32 +02:00 |
|
Matthias Ringwald
|
f5c04f621e
|
port: raspi port using h5
|
2018-07-29 11:12:32 +02:00 |
|