857 Commits

Author SHA1 Message Date
matthias.ringwald
20b32d1ad2 Edited wiki page through web user interface. 2010-06-29 22:02:45 +00:00
matthias.ringwald
f675678295 removed data_source flags again, tidy source code 2010-06-29 21:59:24 +00:00
matthias.ringwald
2cf3483ca6 added data_source flags 2010-06-29 21:06:14 +00:00
matthias.ringwald
88bc6ea8e4 moved private parts of run_loop.h into run_loop_private.h 2010-06-29 20:58:45 +00:00
matthias.ringwald
dff335ff90 Edited wiki page through web user interface. 2010-06-29 19:34:10 +00:00
matthias.ringwald
ffe71bb187 Edited wiki page through web user interface. 2010-06-28 23:15:09 +00:00
matthias.ringwald
40969c7ee8 Edited wiki page through web user interface. 2010-06-28 16:21:15 +00:00
matthias.ringwald
96756f124a Edited wiki page through web user interface. 2010-06-24 08:00:07 +00:00
matthias.ringwald
58374b8b6b comment sdp debug output 2010-06-22 17:00:55 +00:00
matthias.ringwald
883e7a68fd Edited wiki page through web user interface. 2010-06-18 21:42:16 +00:00
matthias.ringwald
3de7c0ca8d correct get mtu from configure request 2010-06-18 21:36:14 +00:00
matthias.ringwald
e1b27ce830 Edited wiki page through web user interface. 2010-06-18 20:59:22 +00:00
matthias.ringwald
a3461df089 limit size of service discovery responses by remote MTU 2010-06-18 20:53:42 +00:00
matthias.ringwald
96cbd66294 added l2cap_get_remote_mtu_for_local_cid 2010-06-18 20:31:05 +00:00
matthias.ringwald
562ffe5632 Edited wiki page through web user interface. 2010-06-18 20:24:04 +00:00
matthias.ringwald
1dc511dea6 extrat MTU from configure request if present, send empty config in configure repsonse instead of options from configure request 2010-06-18 20:21:52 +00:00
matthias.ringwald
2784b77d47 add remote_mtu to l2cap_channel_t, extract l2cap_signaling_handle_configure_request 2010-06-18 20:00:05 +00:00
matthias.ringwald
48d5281e6e Edited wiki page through web user interface. 2010-06-18 16:08:45 +00:00
matthias.ringwald
dbb68710cd Edited wiki page through web user interface. 2010-06-18 16:04:46 +00:00
matthias.ringwald
6c6c74611c Edited wiki page through web user interface. 2010-06-18 15:59:21 +00:00
matthias.ringwald
f590ca4ea9 attribute index and attribute found not needed with new attribute list traversal 2010-06-17 22:20:28 +00:00
matthias.ringwald
1d3644f098 update SDP todo 2010-06-17 22:11:52 +00:00
matthias.ringwald
478a4824bb converted sdp_get_attribute_value_for_attribute_id to new traversal helper 2010-06-17 22:07:16 +00:00
matthias.ringwald
be3deeedc2 new sdp_attribute_list_traverse_sequence is easier to use then de_traverse_sequence, converted sdp_traversal_append_attributes to new traversal helper 2010-06-17 22:00:53 +00:00
matthias.ringwald
b6ca5e0040 new sdp_attribute_list_traverse_sequence is easier to use then de_traverse_sequence, converted sdp_traversal_append_attributes to new traversal helper 2010-06-17 22:00:41 +00:00
matthias.ringwald
6faf2ac23b call sdp_handle_service_search_request for SDP_ServiceSearchRequest instead of sdp_handle_service_search_attribute_request 2010-06-16 19:42:10 +00:00
matthias.ringwald
f79ee2445a fix swapped source and destination channel IDs in L2CAP DISCONNECTION_RESPONSE 2010-06-16 18:57:58 +00:00
matthias.ringwald
8f7869d982 use 16 bit int to store attributeID 2010-06-15 18:25:36 +00:00
matthias.ringwald
6ee6f57ef1 disable debug output 2010-06-15 18:25:10 +00:00
matthias.ringwald
b35ab20140 Edited wiki page through web user interface. 2010-06-15 06:38:29 +00:00
matthias.ringwald
af8a029a59 AttributeList is sequence of alternative AttributeID,AttributeValue item not sequence of sequences that contain tuples 2010-06-14 19:32:01 +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
69025de84f streamline deletion code 2010-06-13 21:27:47 +00:00
matthias.ringwald
b63955969a don't get service_record_item_t for record_handle = 0, fix another bug in sdp_unregister_services_for_connection 2010-06-13 21:21:27 +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
fc7d768736 correct free of sdp service record on client disconnect 2010-06-13 20:17:00 +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
5a2d670020 updated TODO and added SDP log 2010-06-13 15:46:31 +00:00
matthias.ringwald
361eca9635 added test sdp_handle_service_search_attribute_request, and fix continuation handling 2010-06-13 15:35:21 +00:00
matthias.ringwald
b0085265a1 added test for sdp_handle_service_attribute_request 2010-06-13 13:47:50 +00:00
matthias.ringwald
770b783106 clarify use of maxBytes in sdp_append_attributes_in_attributeIDList 2010-06-13 13:47:23 +00:00
matthias.ringwald
73e81a1188 universal SDP attribute IDs 2010-06-13 13:46:36 +00:00