3619 Commits

Author SHA1 Message Date
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
Matthias Ringwald
caff7b6e81 implmenet embedded_get_time_ms for HAVE_TIME_MS in embedded run loop 2015-06-15 22:37:54 +02:00
Matthias Ringwald
629538043e make embedded_get_time_ms available for HAVE_TIME_MS, too 2015-06-15 22:03:21 +02:00
Matthias Ringwald
563790a325 fix build 2015-06-14 22:31:37 +02:00
Matthias Ringwald
c4bdf1eb2d provide Makefile for PTS tests 2015-06-12 22:28:20 +02:00
Matthias Ringwald
4fc359d955 moved hsp implementation to src/ and all pts tests to test/pts 2015-06-12 22:16:57 +02:00
Matthias Ringwald
1788fb5e5a remove test for setting bd addr 2015-06-12 22:01:52 +02:00
Matthias Ringwald
9520fec5f4 use new gap le advertisement functions for Arduino wrapper 2015-06-12 22:01:18 +02:00
Matthias Ringwald
cfc59f1b60 trigger hci_run on gap le advertisement commands 2015-06-12 21:51:56 +02:00
Matthias Ringwald
f97ba3bb14 use new gap advertisment instead of manual hci commands 2015-06-12 20:23:23 +02:00
Matthias Ringwald
9a2e4658f8 re-enable advertisements after disconnect 2015-06-12 20:08:52 +02:00
Matthias Ringwald
09d6503165 fix enumeration 2015-06-12 20:08:23 +02:00
Matthias Ringwald
77fc0a6857 more .gitignore 2015-06-12 19:46:32 +02:00
Matthias Ringwald
45c102fdda add helper hci_le_advertisements_set_params function to avoid call to sm from hci, gap ddvertisement control complete 2015-06-12 19:28:46 +02:00
Matthias Ringwald
9cc64000ad provide getter for random address mode 2015-06-11 23:12:25 +02:00
Matthias Ringwald
171293d35a track advertisements enable 2015-06-11 22:26:31 +02:00
Matthias Ringwald
a828a7565a skip read buffer size and write le host supported if they are not implemented, e.g. on EM9301 2015-06-10 23:02:49 +02:00
Matthias Ringwald
a70cff6b3b added hci_read_local_supported_commands 2015-06-10 22:30:32 +02:00
Matthias Ringwald
ba492b5cde move getting started pdf into btstack folder -> also uploades pdf together with html docu 2015-06-07 15:52:33 +02:00
Matthias Ringwald
e5b3e169d1 add missing </a> 2015-06-05 20:32:46 +02:00
Matthias Ringwald
1b99f2d240 re-enable pdf 2015-06-05 17:38:11 +02:00
Matthias Ringwald
b5f1553903 provide bklogo.pdf for pdf title page 2015-06-05 17:30:21 +02:00
Matthias Ringwald
8693611321 disable pdf generation for now 2015-06-05 15:38:16 +02:00
Milanka Ringwald
ac3dda78ba markdown2pdf script 2015-06-05 15:22:36 +02:00
Milanka Ringwald
6f21e9a101 manual: create pdf from markdown, todo: fix references 2015-06-05 15:20:02 +02:00
Milanka Ringwald
715e7c01b7 readthedocs theme: hide level 4 titles 2015-06-05 14:38:52 +02:00
Milanka Ringwald
613606fba5 manual: fixed emph and refs 2015-06-05 11:57:37 +02:00
Milanka Ringwald
d96308b441 manual: figures must have empty line before and after their declaration 2015-06-05 10:22:10 +02:00
Matthias Ringwald
5bf84c0b9d try to automate upload of btstack-arduino-latest.zip 2015-06-03 23:46:50 +02:00
Matthias Ringwald
bed744a565 draft of le peripheral arduino example 2015-06-03 23:28:33 +02:00
Matthias Ringwald
69308c9e60 draft of LE Central example 2015-06-03 23:05:53 +02:00
Matthias Ringwald
35697e8afc ANCS done first draft, Central and Peripheral titles set 2015-06-03 20:02:40 +02:00
Matthias Ringwald
1af481c201 missing api doc generator 2015-06-03 19:40:13 +02:00