3751 Commits

Author SHA1 Message Date
Milanka Ringwald
8e773c4cce fix link 2015-07-01 12:30:09 +02:00
Milanka Ringwald
9153cb6355 insert links to function definitions in html 2015-07-01 12:11:43 +02:00
Matthias Ringwald
de7c3fddec fix API build 2015-06-25 16:49:16 +02:00
Milanka Ringwald
4f3e974e44 start work on indexing functions and structs 2015-06-25 16:37:31 +02:00
Milanka Ringwald
1f944af0e5 updated name of generated file 2015-06-25 14:42:18 +02:00
Milanka Ringwald
17065c116c introduced cmd line args in script 2015-06-25 14:40:55 +02:00
Milanka Ringwald
8e8debb67a Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-06-24 17:21:17 +02:00
Milanka Ringwald
cae650303c manual: fix listing refs for mkdocs 2015-06-24 17:21:05 +02:00
Milanka Ringwald
4c719da614 manual: corrected listing refs for latex 2015-06-24 16:47:05 +02:00
Matthias Ringwald
ae4e31888a arduion zero first 2015-06-24 12:20:28 +02:00
Matthias Ringwald
4d6068a414 fix typo 2015-06-22 23:21:18 +02:00
Matthias Ringwald
f2f2afd08b add Arduino Zero 2015-06-22 23:20:58 +02:00
Matthias Ringwald
9db7bce220 implement Reset for Bluetooth Hardware error on Arduino ARM using NVIC_SystemReset() 2015-06-22 23:17:46 +02:00
Matthias Ringwald
8115a8da04 fix compile for Arduino Due 2015-06-21 23:28:43 +02:00
Matthias Ringwald
23369bc578 fix crash due to 32-bit access of unaligned struct on Arduino Zero 2015-06-21 23:18:58 +02:00
Matthias Ringwald
8c6a668501 skip SPI config as defaults are used and config doesn't work on Arduino Zero as expected 2015-06-21 00:40:52 +02:00
Matthias Ringwald
840902512d use PIN_SPI_XXX on Arduino Zero 2015-06-20 23:51:30 +02:00
Matthias Ringwald
214c1523a1 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-06-19 21:40:20 +02:00
Matthias Ringwald
36e0ac9795 fix compile for Arduino Zero, add printf retargetting 2015-06-19 21:40:09 +02:00
Milanka Ringwald
06258e9070 manual: reference tables 2015-06-19 15:41:29 +02:00
Milanka Ringwald
8588e70c8f merge with head 2015-06-19 12:31:00 +02:00
Milanka Ringwald
911ada6841 use figure.pdf instead of png in latex 2015-06-19 12:23:58 +02:00
Matthias Ringwald
6c7278f502 fix output of bd addr in advertisements in gatt examples 2015-06-19 11:46:28 +02:00
Matthias Ringwald
1429564c1d removed #include <sys/uio.h> from examples/pts tests 2015-06-19 11:31:44 +02:00
Matthias Ringwald
6f4ac2277c fix compile hsp_hs_test.c 2015-06-19 11:30:49 +02:00
Matthias Ringwald
b7e28d92a5 remove #include <termios.h> from pts tests 2015-06-19 11:27:40 +02:00
Matthias Ringwald
2a6f54ed94 remove unused <termios.h> 2015-06-19 11:19:43 +02:00
Matthias Ringwald
23091f46b7 update .gitignore 2015-06-19 10:21:52 +02:00
Matthias Ringwald
265c843d94 fix pats 2015-06-19 10:20:41 +02:00
Matthias Ringwald
2cdc761c77 up one level 2015-06-19 10:16:15 +02:00
Matthias Ringwald
43d03f50f3 delete unused latex source files 2015-06-19 10:09:17 +02:00
Matthias Ringwald
3ac88a1e6c Update link to BTstack Manual pdf 2015-06-18 21:11:13 +02:00
Matthias Ringwald
0ecff7046b upload generated pdf, more .gitignore 2015-06-18 21:04:08 +02:00
Milanka Ringwald
2657c3c0a6 size of figs in latex fixed manualy 2015-06-18 17:39:57 +02:00
Milanka Ringwald
efaacf2645 manual: corrected references 2015-06-18 16:33:34 +02:00
Milanka Ringwald
033f903fdd manual: added pdf logo 2015-06-18 12:45:38 +02:00
Milanka Ringwald
b51d662ece manual: added references to figures 2015-06-18 12:44:40 +02:00
Milanka Ringwald
522eb16b98 move custom css into css file 2015-06-18 12:09:23 +02:00
Matthias Ringwald
05cb0a6af8 add le_streamer example to documentation 2015-06-16 23:54:11 +02:00
Matthias Ringwald
7766ea0666 improve documentation for le_streamer 2015-06-16 23:53:19 +02:00
Matthias Ringwald
878d376ef0 make embedded_get_time_ms and posix_get_time_ms private. (use run_loop_get_time_ms instead) 2015-06-16 23:39:08 +02:00
Matthias Ringwald
ada022b7e8 make embedded_get_time_ms and posix_get_time_ms private. (use run_loop_get_time_ms instead) 2015-06-16 23:37:11 +02:00
Matthias Ringwald
28efbf5f7d use new run_loop_get_time_ms(), track time better 2015-06-16 23:36:20 +02:00
Matthias Ringwald
ea2df9a562 add run_loop_get_time_ms() and implement in embedded, posix, and cocoa run loops 2015-06-16 23:26:52 +02:00
Matthias Ringwald
938049d77f don't sent l2cap le connection parameter request, it only gets slower 2015-06-16 00:15:44 +02:00
Matthias Ringwald
bfbe9cbf85 use l2cap request to update conn params instead of updating ourselves 2015-06-15 23:52:47 +02:00
Matthias Ringwald
8b5f60bab3 send update connectino params. not working yet 2015-06-15 23:20:35 +02:00
Matthias Ringwald
fa277d9ae9 send packets with max ATT MTU 2015-06-15 23:08:03 +02:00
Matthias Ringwald
6f42320431 le_streamer example - send as fast as possible 2015-06-15 22:54:52 +02:00
Matthias Ringwald
e23154c370 provide posix_get_time_ms() for HAVE_TIME in posix run loop 2015-06-15 22:38:31 +02:00