matthias.ringwald
|
3d188d63f7
|
use 0 (never) for incoming transfers - fixes lost packets, decrease polling interval for non-pollfds to 3 ms to achieve same throughput as pollfds on Bluetooth 2.1+EDR
|
2013-02-24 19:59:57 +00:00 |
|
matthias.ringwald
|
9e427613ca
|
reset Bluetooth module on open, fix double debug newlines, extract queue_completed_transfer
|
2013-02-24 18:13:16 +00:00 |
|
matthias.ringwald@gmail.com
|
b4b58cb764
|
first try at theos Makefile for iOS
|
2013-02-19 19:59:35 +00:00 |
|
matthias.ringwald@gmail.com
|
212073d4ed
|
provide 0 return value
|
2013-02-19 19:58:26 +00:00 |
|
matthias.ringwald@gmail.com
|
c177a91c8c
|
provide missing argument
|
2013-02-19 19:47:54 +00:00 |
|
matthias.ringwald
|
0a57e69fd3
|
mark hci packet handler as private (static)
|
2013-02-18 15:55:02 +00:00 |
|
matthias.ringwald
|
e8cf993359
|
explicitly call python
|
2013-02-18 15:35:09 +00:00 |
|
matthias.ringwald
|
5515192db3
|
use AYSNC_POLLING_INTERVAL_MS to specify polling interval
|
2013-02-18 14:58:29 +00:00 |
|
matthias.ringwald
|
09da5c0ba4
|
use AYSNC_POLLING_INTERVAL_MS to specify polling interval, disable debug output
|
2013-02-18 14:54:36 +00:00 |
|
matthias.ringwald
|
22f8b3cca7
|
use fixed timeout of 10 ms sec to poll usb, free descriptor. start appyling patches from issue #211, thanks to Alan
|
2013-02-18 14:07:34 +00:00 |
|
mila@ringwald.ch
|
7e60ff59d7
|
Edited wiki page MSP430GettingStarted through web user interface.
|
2013-02-18 10:39:01 +00:00 |
|
mila@ringwald.ch
|
ec22a974b3
|
Edited wiki page EmbeddedSystems through web user interface.
|
2013-02-18 10:38:24 +00:00 |
|
mila@ringwald.ch
|
bf3e162859
|
Edited wiki page Architecture through web user interface.
|
2013-02-18 10:37:59 +00:00 |
|
mila@ringwald.ch
|
667c683fe2
|
Edited wiki page Status through web user interface.
|
2013-02-18 10:37:35 +00:00 |
|
mila@ringwald.ch
|
0a5ee42a5d
|
Edited wiki page BLE through web user interface.
|
2013-02-18 10:37:07 +00:00 |
|
mila@ringwald.ch
|
5fe3b501d9
|
Edited wiki page BLE through web user interface.
|
2013-02-18 10:35:01 +00:00 |
|
mila@ringwald.ch
|
adfdfd4b8c
|
Edited wiki page BLE through web user interface.
|
2013-02-18 10:34:31 +00:00 |
|
mila@ringwald.ch
|
116bb6d7d2
|
Edited wiki page Status through web user interface.
|
2013-02-18 10:32:42 +00:00 |
|
mila@ringwald.ch
|
5374c18f3f
|
Edited wiki page Architecture through web user interface.
|
2013-02-18 10:32:15 +00:00 |
|
mila@ringwald.ch
|
812bd53593
|
Edited wiki page EmbeddedSystems through web user interface.
|
2013-02-18 10:31:06 +00:00 |
|
matthias.ringwald
|
3bc4d64e10
|
fix use of pointer to volatile/stack memory, thanks to Matthias Gruenewald
|
2013-02-18 10:26:34 +00:00 |
|
matthias.ringwald@gmail.com
|
59b14699fe
|
Edited wiki page GettingStarted through web user interface.
|
2013-02-12 21:52:34 +00:00 |
|
matthias.ringwald
|
287991e6d4
|
try to compile with Xcode 4.4.1
|
2013-02-07 21:10:22 +00:00 |
|
matthias.ringwald@gmail.com
|
1a71e6baaa
|
edited API doku
|
2013-01-26 22:56:34 +00:00 |
|
matthias.ringwald@gmail.com
|
e6cc8be246
|
mark Embedded API functions, add basic documentation for all of them
|
2013-01-26 17:34:33 +00:00 |
|
matthias.ringwald@gmail.com
|
6189f80986
|
updated remote names of SPP examples
|
2013-01-21 21:31:26 +00:00 |
|
matthias.ringwald@gmail.com
|
5aad22c32c
|
timer handler renamed into heartbeat handler
|
2013-01-21 14:05:39 +00:00 |
|
matthias.ringwald@gmail.com
|
5e6d788786
|
corrected W4_INQUIRY_MODE_COMPLETE state, separated global and device state enum
|
2013-01-15 21:32:29 +00:00 |
|
matthias.ringwald@gmail.com
|
98b411a61f
|
led counter rewritten, with emphasis on periodic timer setup
|
2013-01-15 15:05:03 +00:00 |
|
matthias.ringwald@gmail.com
|
67cfe3ed6b
|
spp_accel rewritten in state machine style
|
2013-01-15 11:08:45 +00:00 |
|
matthias.ringwald
|
7b668ea992
|
app tries to send timer packet on RFCOMM credit or HCI packet sent event
|
2013-01-14 15:13:58 +00:00 |
|
matthias.ringwald@gmail.com
|
8623207ae3
|
fixed timer
|
2013-01-10 21:30:55 +00:00 |
|
matthias.ringwald@gmail.com
|
5bf6a82a94
|
packet handler in spp flowcounter rewritten in state machine style
|
2013-01-09 23:02:54 +00:00 |
|
matthias.ringwald@gmail.com
|
380349c4d8
|
fix Preferences for iOS 3 (regression)
|
2013-01-06 00:10:28 +00:00 |
|
matthias.ringwald@gmail.com
|
db93a898c2
|
spp_counter packet handler rewritten in state maschine style
|
2012-11-20 14:42:58 +00:00 |
|
matthias.ringwald@gmail.com
|
a1d24893cb
|
renamed heartbeat_handler into timer_handler
|
2012-11-20 11:20:22 +00:00 |
|
matthias.ringwald@gmail.com
|
085eae76ca
|
converted tabs to spaces; extracted run_loop_register_timer function
|
2012-11-20 11:18:08 +00:00 |
|
matthias.ringwald
|
e0aef5cb73
|
fix compile of objective-c files
|
2012-11-18 22:25:09 +00:00 |
|
matthias.ringwald
|
6d0d90bb05
|
added very basic example to setup ANT slave on [33,1,1]
|
2012-11-16 22:31:51 +00:00 |
|
matthias.ringwald
|
582b8268b9
|
added ant_cmds.c for use with CC2567
|
2012-11-16 22:30:56 +00:00 |
|
matthias.ringwald@gmail.com
|
373ed0c378
|
added gap inquiry example
|
2012-11-11 21:28:51 +00:00 |
|
matthias.ringwald
|
3bb98e09a8
|
add -fno-toplevel-reorder to keep larger init script in one piece for mspgcc
|
2012-11-07 21:34:30 +00:00 |
|
matthias.ringwald
|
7954fd226c
|
better handle split in parts. only use multiple arrays for mspcgcc (no var > 32 kB)
|
2012-11-07 21:30:32 +00:00 |
|
matthias.ringwald
|
613e74c01b
|
fix memory pool (generation)
|
2012-11-07 17:31:37 +00:00 |
|
matthias.ringwald
|
280ef8cfb9
|
initial baudrate for cc256x series is 115200
|
2012-11-06 12:32:12 +00:00 |
|
matthias.ringwald
|
a5ca8a8f32
|
add support for 8 byte data blocks used in ANT
|
2012-11-06 10:30:43 +00:00 |
|
mila@ringwald.ch
|
baa335574b
|
Edited wiki page EmbeddedSystems through web user interface.
|
2012-11-05 14:50:28 +00:00 |
|
mila@ringwald.ch
|
29de8a5fcb
|
Edited wiki page EmbeddedSystems through web user interface.
|
2012-11-05 14:23:54 +00:00 |
|
mila@ringwald.ch
|
628fd138c5
|
Edited wiki page EmbeddedSystems through web user interface.
|
2012-11-05 14:20:31 +00:00 |
|
mila@ringwald.ch
|
f7c38edfbf
|
Edited wiki page EmbeddedSystems through web user interface.
|
2012-11-05 14:16:21 +00:00 |
|