32 Commits

Author SHA1 Message Date
Matthias Ringwald
42c5c5581b windows ports: enable PortAudio via pkg-config in CMake build 2022-11-21 12:30:18 +01:00
Matthias Ringwald
d39264f239 port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Matthias Ringwald
3086bccee3 windows: use windows btstack_tlv and hci dump implementations 2022-05-02 22:40:41 +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
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
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Matthias Ringwald
34c6d5e068 windows: store pklg in current dir 2021-07-18 13:21:50 +02:00
Matthias Ringwald
d5b02eade8 windows: use btstack_stdin_window_register_ctrl_c_callback to trigger shutdown on ctrl-c 2021-07-05 16:10:43 +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
6486d27807 windows ports: configure for btstack_tlv_posix 2020-06-22 16:27:42 +02: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
c5541f687d tc3566x: add to posix-h4 and windows-h4 ports 2018-02-05 10:00:01 +01:00
Matthias Ringwald
fbae2915e1 windows-h4: fix compile 2017-07-26 16:43:34 +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
cf524f2b10 posix/windows ports: show BD ADDR when stack running 2017-04-19 14:34: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
b96c8f447a posix-like ports: unify sigint handler 2017-01-17 10:30:40 +01:00
Matthias Ringwald
634a9874c0 fixes for merge from develop 2017-01-10 16:31:31 +01:00
Matthias Ringwald
2b39b77181 Merge branch 'windows-h4' of https://github.com/bluekitchen/btstack into windows-h4 2016-12-19 15:35:38 +01:00
Matthias Ringwald
c7e2dea5df windows-h4: verify cc256x lm- subversion 2016-12-19 15:35:15 +01:00
Matthias Ringwald
5096a6aec9 windows: use hci_dump.pklg in current dir instead of /tmp 2016-12-02 17:46:20 +01:00
Matthias Ringwald
341c09ee6e windows: re-enable support for bcm chipsets and stdin support 2016-12-02 17:27:48 +01:00
Matthias Ringwald
422979b135 windows: support TI Init Scripts, fully boot up 2016-11-28 17:36:07 +01:00
Matthias Ringwald
27ff675be7 windows: support timers 2016-11-27 21:54:01 +01:00
Matthias Ringwald
4e630824c7 windows: get_time_ms() 2016-11-27 21:26:32 +01:00