matthias.ringwald@gmail.com
|
a2cfedb666
|
more Python 3 fixes: open .gatt as unicode and use StringIO from io module
|
2014-06-22 21:26:07 +00:00 |
|
matthias.ringwald
|
e292f40715
|
fix parsing of strings used as Characteristic Values
|
2014-06-10 19:24:46 +00:00 |
|
mila@ringwald.ch
|
de5f7c71c9
|
Use CSV parsing lib instead of string split
|
2014-05-30 13:27:35 +00:00 |
|
matthias.ringwald@gmail.com
|
1a686d5ebc
|
fix syntax for Python 3, see #393
|
2014-05-15 19:50:12 +00:00 |
|
matthias.ringwald@gmail.com
|
4c49cc0fa8
|
remove unused var
|
2014-03-01 23:01:41 +00:00 |
|
matthias.ringwald@gmail.com
|
5116379de6
|
enumerate characteristics with same UUID
|
2014-03-01 22:57:56 +00:00 |
|
matthias.ringwald@gmail.com
|
4e4a1ebe01
|
don't include UUID for included services with 128 bit uuid
|
2014-02-28 11:57:53 +00:00 |
|
matthias.ringwald@gmail.com
|
0ba323c3d3
|
provide mapping for used characteristics
|
2014-02-28 11:21:08 +00:00 |
|
matthias.ringwald@gmail.com
|
85084c775a
|
fix parsing of server characteristic configuration
|
2014-01-31 10:41:55 +00:00 |
|
matthias.ringwald@gmail.com
|
b21b3b8fd1
|
updated gatt compiler
|
2014-01-31 08:27:59 +00:00 |
|
matthias.ringwald@gmail.com
|
097bb3d188
|
place client characteristic configuration after characteristic value
|
2014-01-26 22:07:58 +00:00 |
|
matthias.ringwald@gmail.com
|
f9f07f10e8
|
support CHARACTERISTIC_USER_DESCRIPTION
|
2014-01-26 21:15:00 +00:00 |
|
matthias.ringwald@gmail.com
|
3b405b8226
|
support for reliable write extended property
|
2014-01-26 20:19:53 +00:00 |
|
matthias.ringwald@gmail.com
|
c360258ca8
|
notify/indicate implies client characteristic configuration
|
2014-01-26 20:00:15 +00:00 |
|
matthias.ringwald@gmail.com
|
f6d978a0ea
|
fix 128 bit includes
|
2014-01-26 10:59:37 +00:00 |
|
matthias.ringwald@gmail.com
|
433770e8d2
|
fix parsing of services with 128 bit uuid
|
2014-01-26 10:50:52 +00:00 |
|
matthias.ringwald@gmail.com
|
351e720709
|
added att error codes, flags for authentication, authorization, encryption
|
2014-01-06 11:32:04 +00:00 |
|
matthias.ringwald@gmail.com
|
5aae4a8148
|
allow to define Client Characteristic Configuration by adding 'CLIENT_CONFIGURATION' to characteristic property definition in .gatt file
|
2013-12-20 22:17:07 +00:00 |
|
mila@ringwald.ch
|
b436dac04b
|
support for included services
|
2013-12-05 14:26:48 +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 |
|