Commit Graph

17 Commits

Author SHA1 Message Date
0ad24fab4b good enough to pass the tests. more testing required to find the real problem. 2021-08-22 19:13:31 -04:00
ec6edf19e0 cast to wider type before bitshift 2021-08-22 17:41:46 -04:00
b147ca0578 raw bytes don't need to be a pointer 2021-08-22 17:41:12 -04:00
cc40307adb be tolerant of curly braces on input, but don't use them on output. 2021-08-22 16:57:46 -04:00
5f72daa789 get version from correct octet 2021-08-22 15:46:02 -04:00
ce575e983e set correct bits for UUID type 2021-08-22 15:34:55 -04:00
edd351fce0 change hard-coded length values to UUID_LENGTH constant 2021-08-22 12:11:48 -04:00
00a32ea2f9 seed srand with current UUID timestamp 2021-08-22 12:10:50 -04:00
fd0eeef934 pdu_stream can read/write UUID 2021-08-16 21:20:19 -04:00
abb5bf1466 header, namespace, and whitespace cleanup 2021-08-15 23:36:29 -04:00
e54bd78929 in UUID namespace, define for length of a UUID 2021-08-13 10:05:32 -04:00
af8dcc92aa can create Timestamp UUIDs 2021-08-02 16:29:18 -04:00
4ce0bf73ea rx merging on sACN universe priority 2021-08-02 10:09:14 -04:00
555122bd3b refactor to include NCS variant support 2021-07-26 15:41:02 -04:00
941f2c74dd formatting cleanup 2021-06-19 15:30:27 -04:00
41183883f6 include curly braces on string input-output 2021-06-19 15:30:07 -04:00
8132fa91b6 import from WiFlash 2021-05-27 10:59:22 -04:00