matthias.ringwald
|
1c07209a6d
|
add newline to log_ output
|
2012-10-09 09:42:51 +00:00 |
|
matthias.ringwald@gmail.com
|
ba6f889f4f
|
bring own minimal Preferences headers
|
2012-07-30 19:20:48 +00:00 |
|
matthias.ringwald@gmail.com
|
e0abb8e76b
|
log all BTstack command and events
|
2012-07-30 18:58:08 +00:00 |
|
matthias.ringwald
|
dd487e11d2
|
allow fd = 0 as data source (stdin)
|
2012-07-30 15:02:57 +00:00 |
|
matthias.ringwald
|
aac3545b0e
|
connection failure for RFCOMM L2CAP channel now results in rfcomm channel open errors and removal of prepared channels and multiplexer
|
2012-07-30 14:39:29 +00:00 |
|
matthias.ringwald
|
d4d72cf99a
|
remove -g to get it to compile with mspgcc LTS
|
2012-07-24 09:58:23 +00:00 |
|
matthias.ringwald
|
97fdcd42fb
|
report read buffer size as info not as error
|
2012-07-19 12:30:43 +00:00 |
|
matthias.ringwald@gmail.com
|
26d4c0cb6a
|
Edited wiki page GettingStarted through web user interface.
|
2012-07-09 20:55:43 +00:00 |
|
matthias.ringwald
|
1956c4c93c
|
TI provides cc2560a-2.1 now
|
2012-07-05 21:42:40 +00:00 |
|
matthias.ringwald@gmail.com
|
e59ed9cf75
|
Edited wiki page iPhoneBluetooth through web user interface.
|
2012-06-19 07:56:09 +00:00 |
|
matthias.ringwald
|
c4d3f927d0
|
omit code for empty memory pools
|
2012-05-21 18:24:37 +00:00 |
|
mila@ringwald.ch
|
9182693d03
|
Edited wiki page GettingStarted through web user interface.
|
2012-05-20 20:10:18 +00:00 |
|
mila@ringwald.ch
|
f1b17960ff
|
Edited wiki page Architecture through web user interface.
|
2012-05-20 20:08:49 +00:00 |
|
mila@ringwald.ch
|
44c91f3620
|
Edited wiki page Architecture through web user interface.
|
2012-05-20 20:00:30 +00:00 |
|
matthias.ringwald
|
47f645e323
|
immediately call rfcomm_run after closing channel and client disconnect
|
2012-05-10 20:52:26 +00:00 |
|
matthias.ringwald
|
4cf56b4aa0
|
added explaination why src_id is not needed
|
2012-05-10 20:32:39 +00:00 |
|
matthias.ringwald
|
6b64433e6a
|
added non-commerical clause and contact email
|
2012-05-07 21:54:09 +00:00 |
|
matthias.ringwald@gmail.com
|
d72e4ad5c3
|
Edited wiki page Status through web user interface.
|
2012-04-30 21:03:13 +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
|
f02a521e8e
|
remove -g to get it to compile with LTS-20120406
|
2012-04-27 21:49:09 +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@gmail.com
|
c7b1499a5b
|
Edited wiki page MSP430GettingStarted through web user interface.
|
2012-04-25 07:50:05 +00:00 |
|
matthias.ringwald@gmail.com
|
2e8fc2ba29
|
use fixed values for UISwitch size, avoids crash on some device/iOS combinations
|
2012-04-24 21:56:30 +00:00 |
|
matthias.ringwald@gmail.com
|
0aa9f039c7
|
Edited wiki page MSP430GettingStarted through web user interface.
|
2012-04-24 19:28:51 +00:00 |
|
matthias.ringwald
|
1832213934
|
use full MCU type instead of 430x...
|
2012-04-22 07:25:36 +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
|
b11afe85d0
|
bump version to 0.5
|
2012-04-16 21:53:39 +00:00 |
|
matthias.ringwald
|
df6ee1aa68
|
make sure BD_ADDR is set for iOS, prettify BlueTool output in hci_dump, fixes deep sleep wake up
|
2012-04-05 15:35:54 +00:00 |
|
matthias.ringwald
|
a6df61e87f
|
use baud rate from bt_control_iphone
|
2012-04-05 15:34:28 +00:00 |
|
matthias.ringwald
|
71d5d6607b
|
assume we're using iOS SDK 5
|
2012-04-05 15:33:30 +00:00 |
|
matthias.ringwald
|
56bf0ca667
|
use empty set instead of array for set of listeners
|
2012-04-04 21:34:58 +00:00 |
|
matthias.ringwald
|
4104e8ab47
|
don't call db_synchronize() on db_close for iOS
|
2012-04-04 19:52:19 +00:00 |
|
matthias.ringwald
|
d71f9734b9
|
don't forward HCI_EVENT_NUMBER_OF_COMPLETED_PACKETS to clients - no need for that
|
2012-04-04 19:22:19 +00:00 |
|
matthias.ringwald
|
5a8f8adde5
|
consume L2CAP_EVENT_CREDITS in RFCOMM multiplexer - (bug: L2CAP_CREDITs being sent to ALL clients)
|
2012-04-04 19:18:29 +00:00 |
|
matthias.ringwald
|
97859d16a1
|
log client connect/disconnects
|
2012-04-04 18:22:44 +00:00 |
|
matthias.ringwald@gmail.com
|
d34a6e86ce
|
prevent BTdaemon from stalling when Preferences.app with BTstack Prefs enters suspend mode
|
2012-04-04 16:19:26 +00:00 |
|
matthias.ringwald@gmail.com
|
8bb321cf59
|
don't dump all events to syslog
|
2012-04-04 15:30:03 +00:00 |
|
matthias.ringwald
|
f4726e1de2
|
only close rfcomm channels that belong to that particular connection
|
2012-04-02 23:25:30 +00:00 |
|
matthias.ringwald
|
0b54a4e601
|
fix compile for embedded with logging enabled
|
2012-04-02 20:30:15 +00:00 |
|
matthias.ringwald
|
133efcfd6a
|
deliver DAEMON_EVENT_HCI_PACKET_SENT as HCI_EVENT_PACKET to security_protocol_packet_handler (not supported yet anyway)
|
2012-03-19 23:09:54 +00:00 |
|
matthias.ringwald
|
3efa5692f5
|
reduce maximumAttributeByteCount after adding attributes to sdp response, should fix issue #197 repoted by simon
|
2012-03-16 21:44:55 +00:00 |
|
matthias.ringwald
|
dcf2396cab
|
mark rfcomm_cid as 16 bit in rfcomm_send_internal - thanks to bob for spotting this
|
2012-03-12 19:05:08 +00:00 |
|
peter.voser.btstack@gmail.com
|
412f9ba97f
|
Added debug functions to STM32 BSP.
|
2012-03-12 07:18:53 +00:00 |
|
matthias.ringwald
|
8268d6d381
|
read old Logging Enabled value from prefs
|
2012-02-20 20:58:45 +00:00 |
|
matthias.ringwald
|
808722c4b2
|
redirect log_* into hci_dump.pklg
|
2012-02-20 20:13:28 +00:00 |
|
matthias.ringwald
|
a1d7dd1f6f
|
add hci_dump_log
|
2012-02-20 20:12:02 +00:00 |
|
matthias.ringwald
|
0d79c710aa
|
define LOG_MESSAGE_PACKET and add support for HCI_DUMP_PACKETLOGGER and HCI_DUMP_STDOUT
|
2012-02-20 19:12:47 +00:00 |
|