Dan Halbert
|
7a33e588d4
|
Put back native C UUID string parsing and printing (complete rewrite)
|
2019-01-16 20:41:01 -05:00 |
Scott Shawcroft
|
bd3c36ce6d
|
fixup m0 and nrf
|
2019-01-14 18:08:45 -08:00 |
Dan Halbert
|
e47decbdc5
|
improve travis fold status reporting; fix sphinx build; fix sphinx errors
|
2019-01-09 13:32:45 -05:00 |
Dan Halbert
|
a77b2363ef
|
evt handler list bugs; unique evt handler names; remove uuid128_reference
|
2019-01-03 21:42:42 -05:00 |
Dan Halbert
|
ccb3c6fac6
|
Remove print methods from bleio; Python lib will do it
|
2019-01-03 10:51:49 -05:00 |
Dan Halbert
|
c46d06f34c
|
Move 128-bit UUID string parsing to Python; simplify UUID API
|
2019-01-02 23:11:03 -05:00 |
Dan Halbert
|
3164b16196
|
WIP: debug; add hash and __eq__ to UUID
|
2018-11-26 21:09:17 -05:00 |
Dan Halbert
|
1763ffe245
|
More UUID work; use mp_raise for exceptions
|
2018-11-20 23:04:58 -05:00 |
Dan Halbert
|
31cc71f7fb
|
WIP: bleio revisions
|
2018-11-20 09:36:45 -05:00 |
arturo182
|
5354aeab4c
|
bleio: Allow using len() on UUID
|
2018-10-21 16:00:12 +02:00 |
arturo182
|
13dd27a047
|
bleio: Remove UUID static variables
|
2018-10-21 16:00:08 +02:00 |
arturo182
|
19fab4af5a
|
bleio: Remove deep copy constructor for UUID
|
2018-10-21 15:59:50 +02:00 |
arturo182
|
5412bf66c3
|
bleio: Improve type documentation
|
2018-10-21 15:50:53 +02:00 |
arturo182
|
f4940c9aec
|
nrf: Move the UUID class from ubluepy to the shared bleio module
Also added a UUIDType enum-like class for determining UUID type.
|
2018-10-21 15:43:08 +02:00 |