Commit Graph

46 Commits

Author SHA1 Message Date
Matthias Ringwald
fc8c9c93cb cc256x: add 256xc-v1.1 to all-scripts 2018-10-13 12:10:16 +02:00
Matthias Ringwald
14cca92bcb cc256x: provide init script for cc256xc v1.1 2018-09-25 14:36:41 +02:00
Matthias Ringwald
7830d3e63f cc256x: use version v1.0 for 256xc files 2018-09-25 14:33:22 +02:00
Matthias Ringwald
3342e387bb cc256x: append power vector for edr3 correctly. fixes #163 2018-08-23 08:51:11 +02:00
Matthias Ringwald
4599901111 cc256x: update link to TIInit_11.8.32.bts for WL183x chipsets to V4.2 2017-10-02 16:10:43 +02:00
Matthias Ringwald
0e1ffed02f chipset/cc256x: support init scripts v2.4 and v2.8 for CC2567 2017-10-02 14:58:26 +02:00
Matthias Ringwald
1a26f7a48c cc256x: calculate lmp subversion from aka name 2017-07-17 23:18:03 +02:00
Matthias Ringwald
fb904c266b cc256x: add lmp subversion of WL18xx to overview and conversion tool 2017-07-17 22:50:48 +02:00
Matthias Ringwald
48900dc5d4 cc256x: fix regression for MSP430 targets 2017-05-13 23:38:21 +02:00
Matthias Ringwald
2d0fc1be49 cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports 2017-05-13 23:22:59 +02:00
Matthias Ringwald
e2ee49ead8 cc256x: allow to select custom init script for next power up 2017-05-13 22:45:47 +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
8084ae4a58 cc256x: fix compile by incl. btstack_chipset_cc256x.h in generated init script files 2016-12-19 16:12:43 +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
06ee659a5c cc256x: only convert individual files instead processing all *.bts files 2016-12-14 11:32:40 +01:00
Matthias Ringwald
37da03da17 cc256x: fetch CC256xB v1.5 and CC256xC v1.0 from BlueKitchen site, only extract individual files from .zips 2016-12-14 10:50:55 +01:00
Matthias Ringwald
73ff2b1c17 cc256x: map aka to lmp_subversion and provide generated init script 2016-12-13 22:35:30 +01:00
Matthias Ringwald
6ab4420a83 cc256x: list unified 'aka' init script version 2016-12-13 22:17:22 +01:00
Matthias Ringwald
439b93a15d chipsets: add CC256xC 2016-12-13 21:47:51 +01:00
Matthias Ringwald
69316fe8e4 cc256x: fixes Makefile.inc, cleanup conversion script 2016-12-13 21:41:47 +01:00
Matthias Ringwald
638e16f3df cc256x: support CC256xB v1.5 and CC256xC v1.0 service packs 2016-12-13 15:47:10 +01:00
Matthias Ringwald
e63eef5d93 cc256x: add command for setting bd addr 2016-07-17 20:53:57 +02:00
Matthias Ringwald
5ca1628e7e chipset/cc256x: fix compile for ANT add-on 2016-07-05 11:07:04 +02:00
Matthias Ringwald
5415113f9f cc256x: follow recommendations for SCO over HCI 2016-05-20 14:26:01 +02:00
Matthias Ringwald
edc52946c2 cc256x: support CC256xB v1.4 init scripts 2016-05-20 11:13:49 +02:00
Matthias Ringwald
a3fe55ccff cc256x: support older chipsets 2016-05-20 10:36:17 +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
c4054521da cc256x: avoid sending random HCI at end of init script 2016-03-26 23:00:17 +01:00
Matthias Ringwald
51acb41463 fix old contact email 2016-03-26 22:03:43 +01:00
Matthias Ringwald
71c4de7a56 sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI 2016-03-01 17:29:04 +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
a9a4c40924 structure btstack-config.h 2016-01-21 15:33:36 +01:00
Matthias Ringwald
75a994c4ca ant: hide internal functions, rename ant_cmds -> ant_cmd 2016-01-21 12:12:37 +01:00
Matthias Ringwald
5604262918 hci_cmds -> hci_cmd 2016-01-21 11:33:17 +01:00
Matthias Ringwald
af3c1ffe4c rename bt_control_h top btstack_control.h 2016-01-20 15:06:36 +01:00
Matthias Ringwald
d210d9c4c0 Merge branch 'master' into ble-api-cleanup 2016-01-14 19:59:05 +01:00
Matthias Ringwald
9796ebea28 hci_trasport: add type to hci transport config, update all ports 2016-01-06 23:02:46 +01:00
Matthias Ringwald
f55dd2ad86 Merge branch 'master' into ble-api-cleanup
Conflicts:
	tool/generate.py
2015-12-18 21:47:34 +01:00
Matthias Ringwald
3edc84c5b6 fix paths after source reorg 2015-11-13 15:04:41 +01:00
Matthias Ringwald
6887ca698d move ant_cmds.h to ant_cmds.c 2015-11-13 10:22:31 +01:00
Matthias Ringwald
d5814ca7a9 use singular chipset 2015-10-31 19:33:49 +01:00