Commit Graph

34 Commits

Author SHA1 Message Date
Milanka Ringwald
2fca4dad95 license: update text 2021-11-02 09:31:00 +01:00
Milanka Ringwald
7bbeb3ad8c add missing default switch cases 2020-10-27 13:44:55 +01:00
Matthias Ringwald
c9921182ab chipset: update helper scripts to python3 2020-08-10 16:20:51 +02:00
Matthias Ringwald
946d87bab9 fix warnings in lwip/dhcpserver and btstack_chipset_em901 2019-06-08 23:41:49 +02:00
Matthias Ringwald
e501bae083 Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1) 2019-05-11 19:31:55 +02:00
Matthias Ringwald
bb2a765662 add missing filename tags 2019-05-11 19:27:14 +02:00
Matthias Ringwald
80e33422a9 Use FILENAME_H as include guard (MISRAC2012-Rule-21.1) 2019-05-11 19:08:52 +02:00
Matthias Ringwald
8df496ec74 em9304: remove old patch 2019-03-30 21:37:57 +01:00
Matthias Ringwald
630ffdd469 em9304: use meta patch v7 2018-10-16 16:03:51 +02:00
Matthias Ringwald
881a49d59a em9304: emp converter add config for 8 connections and enables DLE 2018-06-13 08:35:49 +02:00
Matthias Ringwald
f2122e1b0c em9304: add converter for .emp to .c 2018-03-28 11:01:52 +02:00
Matthias Ringwald
70d7488979 em9304: add some vendor specific hci commands 2018-03-23 10:07:24 +01:00
Matthias Ringwald
1882d12dc3 em9304: log container info 2018-03-15 13:49:02 +01:00
Matthias Ringwald
6973c35a87 em9304: configure for 8 connections with data length 251 2018-01-31 16:44:01 +01:00
Matthias Ringwald
d7587826d2 em9304: use crc function generatated by pycrc 2018-01-10 14:30:24 +01:00
Matthias Ringwald
6cee6f0920 em9304: use 4-bit table for crc32 calculation 2018-01-10 14:30:24 +01:00
Matthias Ringwald
67e599fedf em9304: use copyright header from .c file 2018-01-10 14:30:24 +01:00
Matthias Ringwald
f471f00672 em9304: remove non-working crc32 without table impl 2018-01-10 14:30:24 +01:00
Matthias Ringwald
d080547ccf em9304: upload container blob if HAVE_EM9304_PATCH_CONTAINER 2018-01-10 14:30:24 +01:00
Matthias Ringwald
1005167dec em9304: meta patch for iram from hci sdk 2.0.0 2018-01-10 14:30:24 +01:00
Matthias Ringwald
6c099da017 em9304: crc32 for container upload 2018-01-10 14:30:24 +01:00
Matthias Ringwald
9ba7722dcc em9301: support vendor specific set baudrate command 2017-07-25 17:12:02 +02:00
Matthias Ringwald
d40c3de009 em9301: support vendor specific set baudrate command 2017-07-25 17:09:38 +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
a47028ed44 fix compile 2016-02-24 17:14:56 +01:00
Matthias Ringwald
f8fbdce0c5 use little/big_endian_read/store_16/24/32 2016-01-31 00:07:32 +01:00
Matthias Ringwald
fb55bd0acc remove btstack_control_h from hci_init. mark btstack_control, hci_transport, and hci_transport_config as const 2016-01-22 17:16:06 +01:00
Matthias Ringwald
faa6c1f625 renamed bt_control_chipsetname into btstack_chipset_chipsetname. fix some builds 2016-01-22 17:01:08 +01:00
Matthias Ringwald
3fb36a2984 chipset: remove all chipset functions from btstack_control.h and use from hci.c 2016-01-22 15:41:59 +01:00
Matthias Ringwald
58360f586d chipset: add btstack_chipset to all chipset drivers 2016-01-22 14:33:46 +01:00
Matthias Ringwald
0af2bb27be add btstack_chipset_t 2016-01-22 11:19:59 +01:00
Matthias Ringwald
7907f06931 btstack-config.h -> btstack_config.h 2016-01-21 15:41:16 +01:00
Matthias Ringwald
af3c1ffe4c rename bt_control_h top btstack_control.h 2016-01-20 15:06:36 +01:00
Matthias Ringwald
d5814ca7a9 use singular chipset 2015-10-31 19:33:49 +01:00