2009-06-06 17:43:50 +00:00
|
|
|
/* new todo file for BTstack */
|
|
|
|
|
2009-11-12 21:30:18 +00:00
|
|
|
2009-11-08: Release 0.1
|
2009-11-06 21:19:35 +00:00
|
|
|
|
2009-11-12 21:30:18 +00:00
|
|
|
NEXT:
|
2009-10-28 22:16:25 +00:00
|
|
|
- figure out how to add BTstack logo to Cydia repository list
|
2009-11-01 21:42:22 +00:00
|
|
|
- sign BTstack repository
|
2009-10-25 22:05:25 +00:00
|
|
|
- figure out how to receive iPhone System Power IONotifications (in BTdaemon) to detect,
|
2009-10-24 16:31:40 +00:00
|
|
|
when phone gets locked
|
2009-10-25 22:05:25 +00:00
|
|
|
- some trick
|
|
|
|
- use Cocoa run loop for background app?
|
2009-10-28 22:16:25 +00:00
|
|
|
- see iPhone imsomnia project at http://code.google.com/p/iphone-insomnia/
|
|
|
|
- can we get willGoToSleep event, should we turn off Bluetooth?
|
|
|
|
- would be nice, if we could get woken up by Bluetooth data
|
2009-10-21 19:58:40 +00:00
|
|
|
- create <btstack/errors.h>
|
|
|
|
- add timeouts to cocoa run loop
|
2009-08-30 20:15:17 +00:00
|
|
|
- implement rest of L2CAP state machine
|
|
|
|
- incoming connections
|
|
|
|
- list of supported PSM
|
|
|
|
- commands and events
|
2009-10-18 09:06:29 +00:00
|
|
|
- RFCOMM implementation
|
|
|
|
- use switch on RFCOMM control field in rfcomm.c packet handler
|
2009-09-22 20:03:48 +00:00
|
|
|
- CocoaTouch User Interface Components
|
2009-10-25 22:05:25 +00:00
|
|
|
- Provide BTstack class
|
2009-10-17 09:40:36 +00:00
|
|
|
- Warning and shutdown of Apple's stack
|
2009-09-28 21:59:50 +00:00
|
|
|
- create new GPG key for gmail account and sign APT package
|
2009-10-01 19:42:45 +00:00
|
|
|
- non-reproducible bug: hci_state gets confused.
|
|
|
|
- BlueTool used although hci state should be on (right after quitting example/test)
|
|
|
|
- BlueTool not used although stack not working
|
|
|
|
- more log messages
|
|
|
|
- non-reproducible bug: debug BlueTool's "I'm not a Bluetooth stack" error message
|
2009-09-28 18:18:03 +00:00
|
|
|
|
2009-09-22 20:03:48 +00:00
|
|
|
== Release 0.2 - Incoming L2CAP supported + UI Support
|
2009-09-28 18:18:03 +00:00
|
|
|
|
2009-08-30 20:01:30 +00:00
|
|
|
- better deal with Apple stack
|
2009-08-19 21:31:40 +00:00
|
|
|
- figure out how to shut it down
|
|
|
|
- user interface
|
2009-09-15 21:19:19 +00:00
|
|
|
- extend SpringBoard feedback
|
|
|
|
- show alerts/messages using SpringBoardAcccess, e.g. Bluetooth disconnected by remote device
|
|
|
|
- add code to notify about remote disconnets
|
2009-08-09 23:05:55 +00:00
|
|
|
- configuration: /etc/btstack
|
|
|
|
- single Bluetooth module supported
|
|
|
|
- transport type: H4, H5, USB
|
2009-08-30 20:15:17 +00:00
|
|
|
- h4/h5: UART path
|
2009-08-09 23:05:55 +00:00
|
|
|
- usb: product/vendor ID
|
|
|
|
- logging mode: text, bluez, packetlogger
|
2009-08-05 11:23:46 +00:00
|
|
|
- implement rest of L2CAP state machine
|
|
|
|
- error handling
|
|
|
|
- error notification
|
|
|
|
- flow control
|
|
|
|
- reassembly/segmentation
|
2009-08-28 20:37:48 +00:00
|
|
|
- automatic disable of alternative Bluetooth Stack (e.g., BTServer on iPhone)
|
2009-07-30 21:48:30 +00:00
|
|
|
- DEMOS:
|
2009-08-05 11:23:46 +00:00
|
|
|
- BTstack-cmd
|
2009-07-30 21:48:30 +00:00
|
|
|
- info
|
|
|
|
- inquiry
|
|
|
|
- remote name
|
|
|
|
- open/close l2cap connection
|
|
|
|
- evtl. SDP browser
|
2009-08-05 11:23:46 +00:00
|
|
|
|
2009-08-30 20:15:17 +00:00
|
|
|
== Release Version 0.3
|
2009-08-05 11:23:46 +00:00
|
|
|
- implement RFCOMM
|
|
|
|
- implement SDP
|
|
|
|
- implement PAN
|
|
|
|
|
2009-08-30 20:15:17 +00:00
|
|
|
== Release Version 0.4
|
2009-09-29 19:49:34 +00:00
|
|
|
- unify packet generation
|
|
|
|
- btstack events
|
|
|
|
- cmd packets
|
|
|
|
- l2cap commands
|
2009-07-31 21:41:15 +00:00
|
|
|
- auto-generate code for sending commands from structured text input file
|
|
|
|
- devise concept for access to event data
|
|
|
|
- auto-generate event struct getter? STRUCTURE_get_FIELD
|
2009-08-15 19:52:46 +00:00
|
|
|
- Bluetooth low-power modes useful
|
2009-10-18 21:06:57 +00:00
|
|
|
|
|
|
|
== USB Support ==
|
|
|
|
- Store array of data sources to be able to remove them on usb_close
|
|
|
|
-
|