4650 Commits

Author SHA1 Message Date
Matthias Ringwald
13a2efaf0f wiced_ -> run_loop_wiced_ 2016-01-06 15:57:30 +01:00
Matthias Ringwald
420c236ebc fix printf compile warning 2016-01-06 15:57:12 +01:00
Matthias Ringwald
ecf785d8ed fix accidental commit 2016-01-06 15:56:50 +01:00
Matthias Ringwald
a1e2369fb8 posix_ -> run_loop_posix_ 2016-01-06 15:43:31 +01:00
Matthias Ringwald
829afdbecc embedded_ -> run_loop_embedded_ 2016-01-06 15:33:56 +01:00
Matthias Ringwald
a135f527a4 wiced: add .mk file 2016-01-06 15:32:27 +01:00
Matthias Ringwald
d398ec02f8 use basename + .pklg as outname for create_packet_log tool 2016-01-06 11:36:16 +01:00
Matthias Ringwald
a449c50a68 remove hand out credit code in l2cap/rfcomm. 2016-01-05 17:21:16 +01:00
Matthias Ringwald
c6d1dbed3c add COMPANY_ID_ for supported manufacturers 2016-01-05 16:22:13 +01:00
Matthias Ringwald
30ea30c420 remove merge artefacts 2016-01-05 16:05:04 +01:00
Matthias Ringwald
d163eef10d wiced: disable full packet log 2016-01-05 15:58:54 +01:00
Matthias Ringwald
3b15a9528f wiced: update readme 2016-01-05 15:14:34 +01:00
Matthias Ringwald
93c1977785 wiced: provide gatt update script in examples 2016-01-05 15:11:16 +01:00
Matthias Ringwald
1bf1365b63 wiced: create example apps and readme 2016-01-04 16:58:06 +01:00
Matthias Ringwald
9a73f75d9e fix compile 2016-01-04 16:45:25 +01:00
Matthias Ringwald
1db8c91d3e wiced: collect all files in port/wiced 2016-01-04 15:32:37 +01:00
Matthias Ringwald
af64dab098 wiced: use generated wifi addr + 1 2016-01-04 14:56:15 +01:00
Matthias Ringwald
96b53536ee extract hci_transport_uart_get_main_baud_rate 2016-01-04 14:34:49 +01:00
Matthias Ringwald
7dd9d0ecf8 unify setting main baud rate 2016-01-04 14:29:13 +01:00
Matthias Ringwald
fab26ab36e bcm: limit uart to 3 mbps 2016-01-04 14:22:48 +01:00
Matthias Ringwald
9227d9a864 wiced: remove debug info 2016-01-04 12:27:57 +01:00
Matthias Ringwald
eb3a531469 send baud rate command after downloading broadcom init script 2016-01-04 12:24:10 +01:00
Matthias Ringwald
92a0d36dfa reset baud rate after downloading broadcom init script 2016-01-04 12:04:50 +01:00
Matthias Ringwald
d19678c809 wiced: fixe typo 2016-01-03 21:59:58 +01:00
Matthias Ringwald
138cb18a2a wiced: baud rate change basically working 2016-01-03 21:45:24 +01:00
Matthias Ringwald
9d6d69d659 wiced: implement h4_set_baudrate for STM32F205RGT6 - not working yet 2016-01-03 01:17:45 +01:00
Matthias Ringwald
6838b8f107 bcm: add set baud rate command 2016-01-03 01:16:31 +01:00
Matthias Ringwald
53860077ca hci: set bd addr after init script to make it work with bcm 2016-01-02 22:32:54 +01:00
Matthias Ringwald
3d1b0dfb98 bcm: add set bd addr command 2016-01-02 22:07:06 +01:00
Matthias Ringwald
5f26aadcab implement l2cap timeout check for HAVE_TIME_MS 2015-12-23 16:41:44 +01:00
Matthias Ringwald
7cdb8a02d8 split wiced port into platform/wiced and port/redbear-duo 2015-12-23 16:22:20 +01:00
Matthias Ringwald
f7d1275892 move WICED_BT_UART_MANUAL_CTS_RTS hack to btstack-config.h 2015-12-23 16:12:33 +01:00
Matthias Ringwald
78baa15460 wiced: add files for LE peripheral 2015-12-23 16:04:05 +01:00
Matthias Ringwald
a3be5a335e h4 wiced: check CTS before sending with manual control 2015-12-23 16:03:19 +01:00
Matthias Ringwald
0290598a44 add support for Broadcom init scipts 2015-12-23 16:02:43 +01:00
Matthias Ringwald
8bf4bd7613 WICED: support manual CTS/RTS control 2015-12-23 12:40:04 +01:00
Matthias Ringwald
ddac77b560 port for WICED platform using threads for HCI Transport H4 RX/TX 2015-12-23 11:17:04 +01:00
Matthias Ringwald
ece6d390b1 use wiced_result_t for run on main loop 2015-12-23 11:15:45 +01:00
Matthias Ringwald
e3a4bf259b provide hci_transport_h4_wiced_instance() 2015-12-22 21:58:01 +01:00
Matthias Ringwald
54780ef11e make HAVE_WICED as subdefine from EMBEDDED 2015-12-22 21:57:33 +01:00
Matthias Ringwald
b303a37ec9 add HAVE_WICED 2015-12-22 21:48:36 +01:00
Matthias Ringwald
8736ab0cf2 prefix linked_list 2015-12-22 21:48:13 +01:00
Matthias Ringwald
8b7ee932e0 prefix linked_lsit 2015-12-22 21:39:29 +01:00
Matthias Ringwald
6dd9f576f6 Python 3 version 2015-12-21 17:09:25 +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
f40e932376 make compatible with Python 3 2015-12-18 21:44:02 +01:00
Matthias Ringwald
e688320173 make compatible with Python 3 2015-12-18 21:38:26 +01:00
Matthias Ringwald
6b9325e8aa make compatible with Python 3 2015-12-18 21:32:33 +01:00
Matthias Ringwald
351804d52c Merge branch 'master' into ble-api-cleanup 2015-12-18 20:30:34 +01:00
Matthias Ringwald
4b20d6e577 fix compile 2015-12-18 20:29:01 +01:00