matthias.ringwald@gmail.com
|
f471afd896
|
replaced #pragma once with old style #include guards to allow use of older compilers
|
2014-01-19 16:30:17 +00:00 |
|
matthias.ringwald@gmail.com
|
f65753602f
|
update to latest init script for CC256x
|
2013-10-31 21:25:11 +00:00 |
|
matthias.ringwald@gmail.com
|
356170583a
|
changed struct name
|
2013-10-25 12:26:33 +00:00 |
|
matthias.ringwald@gmail.com
|
f2f3c97d2b
|
in progress: using sdp_query_complete_event_t instead of sdp_parser_complete_event_t
|
2013-10-18 10:19:57 +00:00 |
|
matthias.ringwald@gmail.com
|
b0954299be
|
no need for classic discoverable in BLE only
|
2013-10-17 14:52:52 +00:00 |
|
matthias.ringwald@gmail.com
|
28e59aaa2f
|
remove set_advertisement_parameters call as defaults are fine
|
2013-10-17 14:52:10 +00:00 |
|
matthias.ringwald@gmail.com
|
24052c2afd
|
move common LE init code into hci.c
|
2013-10-17 14:45:43 +00:00 |
|
matthias.ringwald@gmail.com
|
55ca6c7131
|
added general SDP query example for MSP430
|
2013-10-17 14:34:00 +00:00 |
|
matthias.ringwald@gmail.com
|
1b5e698637
|
added sdp rfcomm query example for MSP430
|
2013-08-30 08:56:45 +00:00 |
|
matthias.ringwald@gmail.com
|
79efca3dc0
|
revert accidental commit
|
2013-03-19 13:32:12 +00:00 |
|
matthias.ringwald@gmail.com
|
bb6656c957
|
simplified switch statement in packet handler
|
2013-03-12 15:07:56 +00:00 |
|
matthias.ringwald@gmail.com
|
8a41a694f3
|
extracted tryToSend function
|
2013-03-12 14:57:25 +00:00 |
|
matthias.ringwald@gmail.com
|
f768f15838
|
revert to working version
|
2013-03-12 14:10:08 +00:00 |
|
matthias.ringwald@gmail.com
|
087249b5af
|
revert spp sensor to working version
|
2013-03-12 13:57:16 +00:00 |
|
matthias.ringwald@gmail.com
|
4bc29fdd24
|
reverte spp counter to working version
|
2013-03-12 13:43:36 +00:00 |
|
matthias.ringwald@gmail.com
|
131c519aa9
|
set discoverable to true
|
2013-03-12 10:14:15 +00:00 |
|
matthias.ringwald@gmail.com
|
4e432ccb54
|
use larger spp buffer
|
2013-03-12 09:16:12 +00:00 |
|
matthias.ringwald@gmail.com
|
43ee54f48b
|
fix packet handler, and use larger spp buffer
|
2013-03-12 09:15:37 +00:00 |
|
matthias.ringwald@gmail.com
|
edd91b399c
|
fix packet handler signature and check for hci state event
|
2013-03-11 14:49:41 +00:00 |
|
matthias.ringwald
|
e8cf993359
|
explicitly call python
|
2013-02-18 15:35:09 +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
|
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
|
6d0d90bb05
|
added very basic example to setup ANT slave on [33,1,1]
|
2012-11-16 22:31:51 +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
|
1956c4c93c
|
TI provides cc2560a-2.1 now
|
2012-07-05 21:42:40 +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
|
1832213934
|
use full MCU type instead of 430x...
|
2012-04-22 07:25:36 +00:00 |
|
matthias.ringwald
|
8617733bc6
|
experimental support for Bluetooth Smart devices, example for MSP430F5438 Experimenter board with CC2564 chipset
|
2012-02-04 21:17:09 +00:00 |
|
matthias.ringwald
|
da3a9ea60e
|
use init scripts based on official BTS SP files
|
2012-02-04 13:54:41 +00:00 |
|
peter.voser.btstack@gmail.com
|
483483213e
|
Fixed MSP-EXP430F5438-CC256x example Makefile "clean" target.
|
2012-01-22 17:10:31 +00:00 |
|
matthias.ringwald
|
a8fcceca67
|
no lcd used by spp_counter
|
2011-10-02 13:23:01 +00:00 |
|
matthias.ringwald
|
75f69bfa41
|
use 'config.h' instead of '../config.h' to make standalone builds easier
|
2011-09-25 14:15:05 +00:00 |
|
matthias.ringwald
|
53b382dc71
|
enable new eHCILL for demos
|
2011-09-22 19:37:16 +00:00 |
|
matthias.ringwald
|
150e714254
|
different fix, this time working
|
2011-09-18 22:34:43 +00:00 |
|
matthias.ringwald
|
5efc935a3a
|
temp fix for bug fixed in mspgcc LTS but not in ubuntu 11.10
|
2011-09-18 19:26:48 +00:00 |
|
matthias.ringwald
|
e889812346
|
use correct capitalization
|
2011-09-18 18:14:01 +00:00 |
|
matthias.ringwald
|
3dcd6130c9
|
make clean cleaner
|
2011-09-18 08:43:21 +00:00 |
|
matthias.ringwald
|
340e725c98
|
forgot makefile, sorry
|
2011-09-18 07:44:10 +00:00 |
|
matthias.ringwald
|
0cb53d7ab3
|
Examples for the MSP-EXP430F5438+CC256x development board
|
2011-09-17 12:08:44 +00:00 |
|