Matthias Ringwald
|
bbce5fac02
|
port: streamling CMake build files, fix .h not getting generated in some ports
|
2022-11-29 18:31:21 +01: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
|
0033ffe450
|
port: avoid warning in argv processing
|
2022-04-29 10:45:20 +02:00 |
|
Matthias Ringwald
|
2f50bc44f0
|
posix-h4: report PacketCraft HCI Controller
|
2022-03-21 22:21:43 +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 |
|
Matthias Ringwald
|
9a00f11b52
|
posix-h4: drop old code for mapped ftdi usb-uart controller
|
2022-01-04 17:24:47 +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
|
793a050932
|
h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix
|
2021-03-03 09:42:01 +01:00 |
|
Matthias Ringwald
|
71e722a76b
|
posix-h4: support for portaudio
|
2021-02-18 11:18:16 +01:00 |
|
Matthias Ringwald
|
818629960d
|
libusb and posix ports: store bonding information in TLV
|
2019-10-09 15:17:04 +02:00 |
|
Matthias Ringwald
|
c21d89f36a
|
hci: map Cypress onto Broadcom
|
2019-03-21 11:41:30 +01:00 |
|
Matthias Ringwald
|
1ccd94aa2c
|
posix-h4: use bcm chipset support for cypress controllers
|
2019-03-14 16:28:52 +01:00 |
|
Matthias Ringwald
|
99dd78454e
|
posix-h4,posix-h5,windows-h4: show build id for CSR controllers
|
2019-02-03 21:26:16 +01:00 |
|
Matthias Ringwald
|
aa981441af
|
posix: fix parsing of command line args to select USB or UART device
|
2018-07-30 11:22:50 +02:00 |
|
Matthias Ringwald
|
7daa8bd9ce
|
posix: use TLV with btstack_tlv_posix
|
2018-07-29 11:06:33 +02:00 |
|
Matthias Ringwald
|
785879c691
|
hci_dump: print hci_dump.pklg path to console for all windows & posix ports
|
2018-02-05 10:01:25 +01:00 |
|
Matthias Ringwald
|
c5541f687d
|
tc3566x: add to posix-h4 and windows-h4 ports
|
2018-02-05 10:00:01 +01:00 |
|
Matthias Ringwald
|
07b68b69ff
|
posix-h4: use fast uart for EM chipsets
|
2018-01-30 10:59:17 +01:00 |
|
Matthias Ringwald
|
c5ee5b328f
|
posix-h4: allow to specify h4 device with -u option
|
2017-08-23 22:21:23 +02:00 |
|
Matthias Ringwald
|
4eb6a35329
|
Revert "atwilc3000: uart flow control intially disabled"
This reverts commit 40ad23881dbcd17fb2a6e64bb0326f14f9734886.
|
2017-08-08 10:56:21 +02:00 |
|
Matthias Ringwald
|
36e9f39cd5
|
atwilc3000: uart flow control intially disabled
|
2017-08-08 10:56:21 +02:00 |
|
Matthias Ringwald
|
7ea7688a8f
|
btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations
|
2017-05-27 21:50:19 +02:00 |
|
Matthias Ringwald
|
5c2e0bddf8
|
posix/windows-h4: correct local info printout
|
2017-05-03 14:07:15 +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
|
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
|
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 |
|
Matthias Ringwald
|
e0e73eb2f5
|
posix-h4: update serial ports for my test boards
|
2017-03-01 09:20:24 +01:00 |
|
Matthias Ringwald
|
b96c8f447a
|
posix-like ports: unify sigint handler
|
2017-01-17 10:30:40 +01:00 |
|
Matthias Ringwald
|
ed5d91bab6
|
cc256x: provide btstack_chipset_cc256x_lmp_subversion(), validate in posix-h4 port
|
2016-12-14 12:31:16 +01:00 |
|
Matthias Ringwald
|
755bc58582
|
hci: remove hci_set_local_version_information_callback (use hci_add_event_handler instead)
|
2016-12-14 11:50:46 +01:00 |
|
Matthias Ringwald
|
32d5309e57
|
posix-h4: don't print local name if read command failed
|
2016-12-02 11:45:08 +01:00 |
|
Matthias Ringwald
|
fc1ce7736c
|
chipset-bcm: start collecting .hcd files: AP6212A / BCM43438A1. Use fast uart with Broadcom chips
|
2016-11-17 14:59:45 +01:00 |
|
Matthias Ringwald
|
64eccac7d9
|
chipset-bcm: support .hcd files in posix-h4 port
|
2016-11-14 17:40:06 +01:00 |
|
Matthias Ringwald
|
57c1ace85d
|
posix-h4: detect nRF5 chipsets
|
2016-11-10 21:54:50 +01:00 |
|
Matthias Ringwald
|
8c768b83f7
|
posix-h4: print if eHCILL is enabled or disabled
|
2016-07-29 15:02:19 +02:00 |
|
Matthias Ringwald
|
f6a20ec99f
|
eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs
|
2016-04-27 15:18:55 +02:00 |
|
Matthias Ringwald
|
8a23fc5312
|
hci_transport_h4: eHCILL working on POSIX
|
2016-04-27 15:05:57 +02:00 |
|
Matthias Ringwald
|
084ad01c1a
|
hci_transport/btstack_uart_block: create btstack_uart_block_embedded on top of hal_uart_dma. Pass in uart driver to H4/H5 instances
|
2016-04-20 23:18:15 +02:00 |
|
Matthias Ringwald
|
e392c21b6c
|
fix compile
|
2016-04-08 23:25:34 +02:00 |
|
Matthias Ringwald
|
d356a6da17
|
move 'BTstack up and running' message from examples into port/../main.c
|
2016-04-08 23:23:09 +02:00 |
|
Matthias Ringwald
|
615ae44436
|
posix: cleanup fast FTDI hack
|
2016-03-30 17:02:46 +02:00 |
|
Matthias Ringwald
|
d0755cd68c
|
prefix POSIX related HAVE_ defines
|
2016-03-30 10:59:47 +02:00 |
|
Matthias Ringwald
|
3250103aa0
|
posix: support B300/B1200 mapped to 2mbps hack
|
2016-03-23 15:54:41 +01:00 |
|