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
|
7625c58d57
|
fix send of UIH Modem status command RESPONSE
|
2009-10-28 20:04:03 +00:00 |
|
matthias.ringwald
|
9b7a2ba328
|
dump rx data for both uih and uih_pf packets
|
2009-10-28 19:42:54 +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 |
|
matthias.ringwald
|
c912f0be1a
|
started to integrate inquiry view - not working yet...
|
2009-10-23 20:14:38 +00:00 |
|
matthias.ringwald
|
c30f4e6b69
|
get rid of Interface builder stuff
|
2009-10-23 18:26:27 +00:00 |
|
matthias.ringwald
|
aeccc34dce
|
added cocoa inquiry dialog to sources - not called though
|
2009-10-22 21:21:27 +00:00 |
|
matthias.ringwald
|
6f60b3f468
|
forward channel ID to client packet handler. only deliver payload to client instead of complete header incl acl + l2cap headers. fix examples
|
2009-10-21 19:58:40 +00:00 |
|
matthias.ringwald
|
03cfbabc9a
|
added status to L2CAP_CHANNEL_OPENED event
|
2009-10-19 20:21:32 +00:00 |
|
matthias.ringwald
|
776c142709
|
added WiiMote OpenGL demo as example - will be modified soon to use Cocoa Inquiry from BTstackCocoa
|
2009-10-18 18:39:55 +00:00 |
|
matthias.ringwald
|
6c9a8e599c
|
Show alert when BTstack open fails because of no BTdaemon
|
2009-10-18 09:06:29 +00:00 |
|
matthias.ringwald
|
8396a0038f
|
unify RFCOMM frame creation
|
2009-10-17 09:40:36 +00:00 |
|
matthias.ringwald
|
f9fd37aaf1
|
handle RFCOMM UIH_PF packet with credit frame
|
2009-10-15 20:08:35 +00:00 |
|
matthias.ringwald
|
fcd89c885f
|
cleaned up RFCOMM ready a bit
|
2009-10-14 20:08:36 +00:00 |
|
matthias.ringwald
|
0d032301e2
|
first minimal working RFCOMM data reception
|
2009-10-10 20:00:45 +00:00 |
|
matthias.ringwald
|
e29adc1159
|
add support for Cocoa CoreFoundation run loop - not fully implemented but usable by clients, use ms instead of s for run_loop_set_timer function
|
2009-10-07 20:17:19 +00:00 |
|
matthias.ringwald
|
1f86f1bbfd
|
merge event and data handler into general packet handler
|
2009-10-05 22:06:12 +00:00 |
|
matthias.ringwald
|
dc9af42b2c
|
use -f to remove examples
|
2009-10-02 06:10:15 +00:00 |
|
matthias.ringwald
|
5c3b21f428
|
forgot to add new Makefile.in
|
2009-09-30 20:42:47 +00:00 |
|
matthias.ringwald
|
b360b6ad92
|
remove BTSTACK_EVENT_WORKING. Use BTSTACK_EVENT_STATE with state == HCI_STATE_WORKING instead
|
2009-09-30 20:29:30 +00:00 |
|
matthias.ringwald
|
80d52d6be7
|
clean up command names and headers
|
2009-09-29 19:40:55 +00:00 |
|
matthias.ringwald
|
ffa95428fe
|
include requried headers in btstack.h
|
2009-09-28 21:20:27 +00:00 |
|
matthias.ringwald
|
23053b9e43
|
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
|
2009-09-28 21:19:05 +00:00 |
|
matthias.ringwald
|
ad2d687d4d
|
ldid can be used (--enable-ldid) to sign binaries ; use Makefile.in instead of Makefile.am in example
|
2009-09-28 20:53:02 +00:00 |
|
matthias.ringwald
|
53bccd4f19
|
set install_name for library, don't build Framework
|
2009-09-28 18:18:03 +00:00 |
|
matthias.ringwald
|
5f974d96b9
|
try do send SABM on DLCI 1 (didn't work)
|
2009-09-28 18:17:11 +00:00 |
|
matthias.ringwald
|
632617fe34
|
started to hack on RFCOMM, but didn't get far
|
2009-09-24 19:37:12 +00:00 |
|
matthias.ringwald
|
038bc64c95
|
check BlueTool for error codes, emit HCI_EVENT_POWERON_FAILED event
|
2009-09-13 20:42:43 +00:00 |
|
matthias.ringwald
|
4b98823d28
|
try different stuff
|
2009-08-25 21:40:17 +00:00 |
|
matthias.ringwald
|
bbed6963f5
|
cleaned up code and program output, identify alice and bob by their BD_ADDR
|
2009-08-25 19:44:27 +00:00 |
|
matthias.ringwald
|
9edc874259
|
added capture mode to get all ACL packets from client app, started BTstack Man-in-the-Middle implementation
|
2009-08-24 21:56:12 +00:00 |
|
matthias.ringwald
|
c1f4fa9737
|
work on launchd plist
|
2009-08-20 22:54:29 +00:00 |
|
matthias.ringwald
|
70febe6942
|
implemented timer handling in run loop
|
2009-08-09 13:49:15 +00:00 |
|
matthias.ringwald
|
436a4afbf2
|
implemented timer handling in run loop
|
2009-08-09 13:49:02 +00:00 |
|