matthias.ringwald
|
af830b6cd2
|
bump wiimote demo version
|
2013-03-01 00:21:02 +00:00 |
|
matthias.ringwald
|
e75e8007bb
|
add note about SYNC button
|
2012-04-28 21:13:09 +00:00 |
|
matthias.ringwald
|
b72943e7dd
|
try pairing using remote device address, use correct output reports, send output reports over interrupt channel
|
2012-04-28 21:07:31 +00:00 |
|
matthias.ringwald
|
17f7cc985a
|
open control channel before interrupt
|
2012-04-27 22:48:23 +00:00 |
|
matthias.ringwald
|
534f4788a4
|
fix 'set rotation', use simple mapping from accX to Y rotation
|
2012-04-26 19:53:07 +00:00 |
|
matthias.ringwald
|
4e1bb46c94
|
also includ BTstack root folder for config.h
|
2012-04-22 07:03:01 +00:00 |
|
matthias.ringwald
|
406449b9b9
|
only compare prefix instead of doing a full compare
|
2012-04-22 06:58:45 +00:00 |
|
matthias.ringwald
|
bcd309cecd
|
fix theos project, make open gl appear
|
2011-06-20 19:02:51 +00:00 |
|
matthias.ringwald
|
e115bf24db
|
Added RFCOMM
|
2011-04-30 20:30:05 +00:00 |
|
matthias.ringwald
|
3a1236a388
|
updated demo to use BTstackManager, XCode doesn't compile it, don't know if it works
|
2011-01-12 22:54:28 +00:00 |
|
matthias.ringwald
|
83ba7a8870
|
theos makefile
|
2011-01-12 22:53:53 +00:00 |
|
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
|
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
|
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
|
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 |
|
matthias.ringwald
|
18a7aeb0fc
|
don't restart inquiry after wiimote was found
|
2009-11-01 21:42:22 +00:00 |
|
matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +00:00 |
|
matthias.ringwald
|
5c14571387
|
use sudo to delete last package
|
2009-10-29 19:52:37 +00:00 |
|
matthias.ringwald
|
c813ee3234
|
set ownership of /Library/LaunchDaemons/ch.ringwald.btstack to user id=0(root), group id=0(wheel)
|
2009-10-29 19:51:18 +00:00 |
|
matthias.ringwald
|
afef42bd47
|
try to ignore SIGPIPE, shorter power off timeout
|
2009-10-25 21:43:04 +00:00 |
|
matthias.ringwald
|
a570953b35
|
cleaning up code
|
2009-10-25 19:34:12 +00:00 |
|
matthias.ringwald
|
c540f1ebf5
|
use message id for SpringBoardAccess
|
2009-10-25 17:14:20 +00:00 |
|
matthias.ringwald
|
7befd7793b
|
provide deb package
|
2009-10-25 17:06:42 +00:00 |
|
matthias.ringwald
|
f55bb93403
|
set bundle identifier
|
2009-10-25 16:50:37 +00:00 |
|
matthias.ringwald
|
4562cba5c5
|
clean up icon edges
|
2009-10-24 17:58:27 +00:00 |
|
matthias.ringwald
|
0eabc1df9e
|
created logo - shortened display name
|
2009-10-24 17:54:40 +00:00 |
|
matthias.ringwald
|
979044ba98
|
on applicationWillResignActive: just disconnect, power off and push 'don't know yet'
|
2009-10-24 16:31:40 +00:00 |
|
matthias.ringwald
|
b76b202763
|
add instructions below inquiry
|
2009-10-24 16:10:24 +00:00 |
|
matthias.ringwald
|
95ce774257
|
check bt_open and show alert if not accessible
|
2009-10-24 15:30:14 +00:00 |
|
matthias.ringwald
|
6bc81084c3
|
disconnect connection to wiimote on exit -- just enforce it
|
2009-10-24 14:31:09 +00:00 |
|
matthias.ringwald
|
268eeeee3e
|
update text shown during connect
|
2009-10-24 14:16:10 +00:00 |
|
matthias.ringwald
|
8a1967bd7f
|
disable back button in GL view
|
2009-10-24 13:57:19 +00:00 |
|
matthias.ringwald
|
4f8ed4b8d4
|
auto-select Wiimote with name 'Nintendo RVL-CNT-01', disable selection button
|
2009-10-24 13:48:37 +00:00 |
|
matthias.ringwald
|
edeeb1de6a
|
first version with inquiry view working
|
2009-10-23 21:53:38 +00:00 |
|
matthias.ringwald
|
141679a411
|
correct address of result field in CONNECTION_RESPONSE (really)
|
2009-10-23 21:38:30 +00:00 |
|