Commit Graph

32 Commits

Author SHA1 Message Date
258910efe1 loopback test for Tx->Rx 2023-05-15 11:29:22 -04:00
b64b185d73 independent checksum calculation 2023-05-13 11:38:41 -04:00
2d2ef07de7 test without the fixture 2023-05-13 11:38:18 -04:00
34d74375cc unit testing for OSC 2023-05-13 11:37:10 -04:00
946a2dd9f4 add RDM testing 2023-05-03 16:04:16 -04:00
12fddd4caa unify project version 2023-04-03 08:57:54 -04:00
8e41fc72c2 use the bufferstream library 2023-04-02 13:24:55 -04:00
b55a8fdd83 link by module namespace referance 2023-03-31 01:46:35 -04:00
e34a5acb5c metadata is a more descriptive property name 2022-12-08 10:12:25 -05:00
0ba1ecc9ac cleanup the the linking and including hierarchy 2022-11-30 09:52:25 -05:00
f12b055aa0 remove intermediate project names 2022-11-28 17:24:38 -05:00
3e2d22e77e move ACN to a submodule 2022-11-28 15:57:52 -05:00
a86d968569 move sACN to a subproject 2022-11-28 15:06:48 -05:00
2f1d29ecfa move UUID into a submodule 2022-11-28 14:18:21 -05:00
745d62f4a1 qt6 versionless targets 2021-09-06 13:28:07 -04:00
b3ee265745 rework directory structure 2021-09-06 12:54:28 -04:00
6def8d52b9 reuse DATA::data_header to maintain record of metadata 2021-08-28 14:47:30 -04:00
ea3abc97b5 transmit sequence number 2021-08-28 12:54:46 -04:00
39cb36c46e fail on receiving invalid universe number 2021-08-28 10:27:13 -04:00
c808341eff universes have provenances or metadata, not sources 2021-08-28 10:17:53 -04:00
031888f192 don't force sACN namespace to be all caps 2021-08-28 09:01:33 -04:00
193899b4d7 Provenance can be a POD struct 2021-08-27 12:09:19 -04:00
db5f007d22 project restructure + version bump 0.2.0 2021-08-24 18:10:20 -04:00
8d24b8b7a1 copied from an example. remove project copyright. 2021-08-22 19:20:27 -04:00
3a801fba51 test a random CID 2021-08-22 19:15:06 -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
026a4a16de test creating v4 uuid 2021-08-22 16:01:46 -04:00
9d5c985254 close the loop and compare to original string 2021-08-22 15:51:24 -04:00
7a0a8765a6 basic UUID test 2021-08-22 15:46:28 -04:00
a496cca21e add overview test of sACN data receive using packet example from the standard. 2021-08-22 15:33:32 -04:00
32da243239 tests get their own CmakeLists 2021-08-22 15:32:46 -04:00
507a2352ff use Google Test framework for unit tests 2021-08-18 11:45:51 -04:00