1
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Kevin Matz 2f1d29ecfa move UUID into a submodule 2022-11-28 14:18:21 -05:00
Kevin Matz 745d62f4a1 qt6 versionless targets 2021-09-06 13:28:07 -04:00
Kevin Matz b3ee265745 rework directory structure 2021-09-06 12:54:28 -04:00
Kevin Matz 6def8d52b9 reuse DATA::data_header to maintain record of metadata 2021-08-28 14:47:30 -04:00
Kevin Matz ea3abc97b5 transmit sequence number 2021-08-28 12:54:46 -04:00
Kevin Matz 39cb36c46e fail on receiving invalid universe number 2021-08-28 10:27:13 -04:00
Kevin Matz c808341eff universes have provenances or metadata, not sources 2021-08-28 10:17:53 -04:00
Kevin Matz 031888f192 don't force sACN namespace to be all caps 2021-08-28 09:01:33 -04:00
Kevin Matz 193899b4d7 Provenance can be a POD struct 2021-08-27 12:09:19 -04:00
Kevin Matz db5f007d22 project restructure + version bump 0.2.0 2021-08-24 18:10:20 -04:00
Kevin Matz 8d24b8b7a1 copied from an example. remove project copyright. 2021-08-22 19:20:27 -04:00
Kevin Matz 3a801fba51 test a random CID 2021-08-22 19:15:06 -04:00
Kevin Matz cc40307adb be tolerant of curly braces on input, but don't use them on output. 2021-08-22 16:57:46 -04:00
Kevin Matz 026a4a16de test creating v4 uuid 2021-08-22 16:01:46 -04:00
Kevin Matz 9d5c985254 close the loop and compare to original string 2021-08-22 15:51:24 -04:00
Kevin Matz 7a0a8765a6 basic UUID test 2021-08-22 15:46:28 -04:00
Kevin Matz a496cca21e add overview test of sACN data receive using packet example from the standard. 2021-08-22 15:33:32 -04:00
Kevin Matz 32da243239 tests get their own CmakeLists 2021-08-22 15:32:46 -04:00
Kevin Matz 507a2352ff use Google Test framework for unit tests 2021-08-18 11:45:51 -04:00