1724 Commits

Author SHA1 Message Date
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
mila@ringwald.ch
d38295435e Edited wiki page EmbeddedSystems through web user interface. 2012-11-05 14:14:15 +00:00
mila@ringwald.ch
2c2c5ff95a Edited wiki page EmbeddedSystems through web user interface. 2012-11-05 14:07:42 +00:00
mila@ringwald.ch
cd38ea1486 Edited wiki page EmbeddedSystems through web user interface. 2012-11-05 14:05:35 +00:00
mila@ringwald.ch
a3ac01df95 Edited wiki page EmbeddedSystems through web user interface. 2012-11-05 14:02:20 +00:00
mila@ringwald.ch
5c66d48c05 Edited wiki page EmbeddedSystems through web user interface. 2012-11-05 13:56:00 +00:00
matthias.ringwald
7039408fa3 remove duplicate code 2012-11-02 19:54:16 +00:00
matthias.ringwald@gmail.com
91ff78dd38 introduced error message if neither HAVE_MALLOC nor MAX_NO_ of a pool are defined in config file 2012-10-30 23:16:51 +00:00
matthias.ringwald
6748bb2608 fix btstack cases 2012-10-30 20:47:50 +00:00
matthias.ringwald
63a7246a86 improved l2cap error handling, better config options validation 2012-10-30 19:55:24 +00:00
matthias.ringwald@gmail.com
5b4f6e5776 added setters for timer and data source handlers 2012-10-28 22:38:57 +00:00
matthias.ringwald
9677442806 don't send write scan enable before stack is working 2012-10-20 22:24:23 +00:00
mila@ringwald.ch
71046d5455 Edited wiki page EmbeddedSystems through web user interface. 2012-10-20 17:58:23 +00:00
mila@ringwald.ch
fa17dc5c94 Edited wiki page EmbeddedSystems through web user interface. 2012-10-20 17:50:01 +00:00
matthias.ringwald@gmail.com
d53a24c6ac removed unused code 2012-10-10 21:30:55 +00:00
matthias.ringwald@gmail.com
50a8ac4828 redesigned state maschine in packet_handler 2012-10-09 20:42:51 +00:00
matthias.ringwald@gmail.com
142538a136 use non-block for usb2art adapter 2012-10-09 10:13:19 +00:00