Commit Graph

125 Commits

Author SHA1 Message Date
matthias.ringwald
98c5c7e5f3 use relative paths to refere to BTstack headers&lib in Xcode projects 2010-09-27 20:54:51 +00:00
matthias.ringwald
1d51bd6346 use NR_CREDITS instead of 0x30 2010-09-09 17:57:40 +00:00
matthias.ringwald
f653b6bd93 use structure of HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE for BTSTACK_EVENT_REMOTE_NAME_CACHED to make life easier 2010-09-02 18:39:04 +00:00
matthias.ringwald
d01e49bd9c show cached remote names 2010-09-01 22:10:15 +00:00
matthias.ringwald
e47faac2d3 use PSM_HID_* constants 2010-08-23 10:19:52 +00:00
matthias.ringwald
4ce2b15e0e delete incorrect SDP record example code 2010-08-23 10:18:43 +00:00
matthias.ringwald
855942a4c2 don't set local name - done by BTdaemon since 885 2010-08-21 22:43:11 +00:00
matthias.ringwald
f096d74f23 add link key/pairing handling 2010-08-14 13:49:29 +00:00
matthias.ringwald
7d592cf44a don't send when in server mode 2010-08-10 18:45:02 +00:00
matthias.ringwald
b649e1baa5 also test outgoing l2cap connection 2010-07-31 20:37:51 +00:00
matthias.ringwald
9f7548da95 created tool for l2cap throughput test 2010-07-31 20:01:48 +00:00
matthias.ringwald
e608d2e056 introduced euler angles 2010-06-13 22:28:25 +00:00
matthias.ringwald
f290dcf1ff introduced euler angles 2010-06-13 22:25:21 +00:00
matthias.ringwald
7b5a7a7af9 reordered and fixed compile errors 2010-06-13 21:50:49 +00:00
matthias.ringwald
d2acb74537 introduced slerp 2010-06-13 21:17:24 +00:00
matthias.ringwald
a0232ae94b more tries to stabilize object when upside down 2010-06-13 20:55:38 +00:00
matthias.ringwald
eace711393 alternative way of obtaining rotation matrix 2010-06-13 20:15:46 +00:00
matthias.ringwald
27b69f0643 return rotation angle 2010-06-13 19:28:34 +00:00
matthias.ringwald
122fb60270 added getRotationAngle from rotation matrix 2010-06-13 19:26:30 +00:00
matthias.ringwald
fc5ceb98a9 use 4x4 matrix 2010-06-13 19:01:46 +00:00
matthias.ringwald
c6d0d63abc dim of rotation matrix set to 4 2010-06-13 18:53:30 +00:00
matthias.ringwald
4e49a8096b re-wrote rotation calculation 2010-06-13 18:29:38 +00:00
matthias.ringwald
1b53dce38e added path to CocoaTouch includes 2010-04-20 18:58:34 +00:00
matthias.ringwald
91b7413008 Use 5 sec LinkSupervisionTimeout 2010-04-11 15:12:57 +00:00
matthias.ringwald
3558ddaba3 fix compile, added HID PSMs 2010-03-04 23:22:39 +00:00
matthias.ringwald
b35f641c7f clarify use of source_cid and dest_cid - use only for signal packets and use local_cid and remote_cid otherwise - fixes bug in incoming l2cap connection handling 2010-03-04 23:03:40 +00:00
matthias.ringwald
1a560d4722 also forward data in packets with credits, use 0x30 as credits more consistently 2010-02-13 21:03:35 +00:00
matthias.ringwald
17bd045101 use RFCOMM_CHANNEL_ID instead of hard-coded #1 in more/most/all places. Thanks to Jerome for pointing this out 2010-01-30 22:16:05 +00:00
matthias.ringwald
53d7e92e95 revert accidental commit 2010-01-28 22:08:15 +00:00
matthias.ringwald
1191555cee fix parsing of inq events 2010-01-27 23:13:46 +00:00
matthias.ringwald
cab77f2863 fix parsing of inq events, use inq scan with rssi 2010-01-27 22:03:01 +00:00
matthias.ringwald
e405ae81a6 l2cap incoming working 2010-01-26 20:49:02 +00:00
matthias.ringwald
37eaa4cf13 baseband connection accepted 2010-01-25 20:53:43 +00:00
matthias.ringwald
12cace437d add test code for l2cap incoming 2010-01-25 19:46:00 +00:00
matthias.ringwald
2033929e11 added read/write link supervision timeout 2010-01-24 21:57:30 +00:00
matthias.ringwald
19b25e5f75 added script to create version.h 2010-01-09 10:19:43 +00:00
matthias.ringwald
b77060e279 recommit wiimote code 2009-12-29 17:26:58 +00:00
matthias.ringwald
b66fb894f8 added note on client connection, re-added send link key negative command 2009-12-29 17:21:31 +00:00
matthias.ringwald
7ae6dc2605 added Command line parsing and debug option by Vladimir Vyskocil 2009-12-29 16:54:28 +00:00
matthias.ringwald
5edb03cdec added Command line parsing and debug option by Vladimir Vyskocil 2009-12-29 16:49:36 +00:00
matthias.ringwald
6772a24cc3 don't send hci_link_key_request_negative_reply on HCI_EVENT_LINK_KEY_REQUEST automatically 2009-12-05 18:55:41 +00:00
matthias.ringwald
eb89b09731 use <string.h> instead of <strings.h> 2009-11-23 20:31:57 +00:00
matthias.ringwald
5c1cf5ec46 provide Disconnect button in inquiry view, allow to restart inquiry when not connected 2009-11-15 11:00:41 +00:00
matthias.ringwald
a836342cf7 allow to cancel both an ongoing inquiry or remote name request 2009-11-12 21:30:18 +00:00
matthias.ringwald
559c26db5f bug fix 2009-11-07 17:00:21 +00:00
matthias.ringwald
04611bcdb1 added command line inquiry scan, update packet handler signature 2009-11-07 16:40:12 +00:00
matthias.ringwald
7857c3bcb8 it's only (rock &) roll, but we like it 2009-11-07 10:41:14 +00:00
matthias.ringwald
1cbe268abc try again with WiiMote accel value. Pitch working correctly 2009-11-06 21:19:35 +00:00
matthias.ringwald
998c32acab auto-off working as planned: HCI disconnect after 5 seconds without L2CAP, Power Off after 20 seconds 2009-11-05 22:59:06 +00:00
matthias.ringwald
e5304ee6d1 fix compare of null pointer timers 2009-11-05 21:06:19 +00:00