Commit Graph

25 Commits

Author SHA1 Message Date
matthias.ringwald@gmail.com
dda2afc516 allow for vendor-specific command to set public bd addr 2015-02-10 21:30:12 +00:00
matthias.ringwald@gmail.com
7dc59ca607 fix converter for HCI_VS_SET_CLASS2_SINGLE_POWER 2014-12-19 21:35:40 +00:00
matthias.ringwald@gmail.com
56cf0c034b fix missing colons 2014-10-31 16:11:55 +00:00
matthias.ringwald@gmail.com
630c4f2ddf append complete power command + calibration sequence if calibration missing 2014-10-31 13:47:02 +00:00
matthias.ringwald@gmail.com
24f2c40e67 assert templates for set power vector and set class2 single power exist 2014-10-31 13:04:19 +00:00
matthias.ringwald@gmail.com
da618a2352 removed stellaris extraction code since TI provides init scripts as .bts files since years 2014-10-31 11:37:37 +00:00
matthias.ringwald@gmail.com
2ddd87ae14 allow cc256x init script commands to get expaned 2014-10-31 11:15:11 +00:00
matthias.ringwald@gmail.com
bc8e7c68c3 set power level for Bluetooth Low Energy, thanks to Hasjim for figuring this out 2014-10-30 09:53:14 +00:00
matthias.ringwald@gmail.com
2121f530c8 fix warning on MSP430X check for other targets 2014-10-05 11:05:56 +00:00
matthias.ringwald@gmail.com
e3344418be add PROGMEM attributes for AVR architecture 2014-02-04 21:52:30 +00:00
matthias.ringwald@gmail.com
b9fe9818fd add access to init script stored in progmem for avr 2014-02-04 21:42:45 +00:00
matthias.ringwald@gmail.com
60c1aada61 add c++ header protection 2014-02-04 20:49:00 +00:00
matthias.ringwald@gmail.com
bde315ce6c renamed btstack config.h to btstack-config.h to allow for better integration with other projects 2014-01-19 16:45:57 +00:00
matthias.ringwald@gmail.com
f471afd896 replaced #pragma once with old style #include guards to allow use of older compilers 2014-01-19 16:30:17 +00:00
matthias.ringwald@gmail.com
89a1014dfe init in with 0 instead of NULL 2013-12-06 15:09:54 +00:00
mila@ringwald.ch
cad6844b1d struct initialization in old style 2013-12-05 12:39:50 +00:00
matthias.ringwald
582b8268b9 added ant_cmds.c for use with CC2567 2012-11-16 22:30:56 +00:00
matthias.ringwald
7954fd226c better handle split in parts. only use multiple arrays for mspcgcc (no var > 32 kB) 2012-11-07 21:30:32 +00:00
matthias.ringwald
280ef8cfb9 initial baudrate for cc256x series is 115200 2012-11-06 12:32:12 +00:00
matthias.ringwald
6b64433e6a added non-commerical clause and contact email 2012-05-07 21:54:09 +00:00
matthias.ringwald
c49d55f5fb new script to convert official Service Packs in BTS format for use with BTstack 2012-01-28 16:18:00 +00:00
matthias.ringwald
6bee57a2b2 only add , for cc2560 2011-09-18 22:27:11 +00:00
matthias.ringwald
a943456358 add missing colon 2011-09-18 22:08:56 +00:00
matthias.ringwald
e03d5e3c14 fix typo 2011-09-17 09:00:44 +00:00
matthias.ringwald
acc45101cc support for Bluetooth modules based on Texas Instruments' CC256x chipset like PAN1315, PAN1317, PAN1323, PAN1325, PAN1317 2011-09-17 09:00:02 +00:00