History log of /btstack/port/raspi/main.c (Results 1 – 25 of 27)
Revision Date Author Comments
# fbe1ec2d 06-May-2024 Matthias Ringwald <[email protected]>

raspi: avoid warning by adding explicit default


# d39264f2 09-May-2022 Matthias Ringwald <[email protected]>

port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro


# 54736c11 29-Apr-2022 Matthias Ringwald <[email protected]>

port: use btstack_strcpy and btstack_cat instead of strcpy/strcat


# 839d1694 28-Feb-2022 Matthias Ringwald <[email protected]>

libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename


# 15d21758 25-Feb-2022 Matthias Ringwald <[email protected]>

libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# f11fd9a9 01-Jul-2021 Matthias Ringwald <[email protected]>

posix: use bstack_signal to trigger shutdown for ctrl-c


# c8dfe071 26-Mar-2021 Matthias Ringwald <[email protected]>

hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h


# 7435ec7b 09-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports


# 98451c7b 09-Mar-2021 Matthias Ringwald <[email protected]>

ports: disable hci dump in all ports


# 79530e37 02-Mar-2021 Matthias Ringwald <[email protected]>

h5 ports: use btstack_uart_posix without slip wrapper


# 08b9cddc 26-Feb-2021 Matthias Ringwald <[email protected]>

h5 ports: use uart slip wrapper for posix-h5, posix-h5-bcm, raspi, wiced-h5, pic32-harmony


# 8c8a87ee 08-Nov-2019 Matthias Ringwald <[email protected]>

raspi: switch to TLV for link key and le device db, allow to compile without classic


# e6a3daa4 04-Nov-2019 Matthias Ringwald <[email protected]>

raspi: use warm boot if ENABLE_CONTROLLER_WARM_BOOT is defined


# 63ff2b1e 03-Feb-2019 Dirk Helbig <[email protected]>

raspi: detect raspberry pi model, use 3 mbps for 3A+ and 3B+


# c41e9922 21-Jan-2019 Matthias Ringwald <[email protected]>

raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol


# d9bed121 19-Jan-2019 Matthias Ringwald <[email protected]>

raspi: support for Pi 3 A+/B+, power cycle only controller without flowcontrol


# 6e4c47b0 29-Jul-2018 Matthias Ringwald <[email protected]>

raspi: use H4 for Raspberry Pi Zero W with Hardware UART / Flow Control


# 55250ca2 29-Jul-2018 Matthias Ringwald <[email protected]>

raspi: BT_REG_EN on GPIO 45 on Pi Zero W


# 72f99ead 29-Jul-2018 Matthias Ringwald <[email protected]>

raspi: use TLV with btstack_tlv_posix


# 23a1bf14 26-Jul-2018 Matthias Ringwald <[email protected]>

raspi: shorten power cycle, switch back to /lib/firmware/brcm


# 1b6b55df 26-Jul-2018 Matthias Ringwald <[email protected]>

raspi: fix serial number parsing


# 11e995b1 26-Jul-2018 Matthias Ringwald <[email protected]>

raspi: power cycle Bluetooth controller on start


# 70fddd7e 26-Jul-2018 Matthias Ringwald <[email protected]>

raspi: fix compile


# e0814c90 26-Jul-2018 Matthias Ringwald <[email protected]>

raspi: fix compile, look for BCM43430A1.hcd in /lib/firmware/


12