Commit Graph

19 Commits

Author SHA1 Message Date
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
2a26e7fa49 DMP layer of sACN is too constrained to require inheritance of DMP::Device 2021-08-27 09:02:44 -04:00
8c99f4ff1f enforce value constraints when reading stream 2021-08-27 08:56:39 -04:00
f40ac836ce DMP property get/set 2021-08-26 17:00:15 -04:00
8d6a765c3a refactor receive function names to reflect PDU type, not vector 2021-08-26 16:57:30 -04:00
05f629440b DMP Properties don't need a class 2021-08-26 16:56:28 -04:00
8392d2e433 data pending synchronization can be a nullptr until feature is used 2021-08-26 16:49:58 -04:00
3c78f0570d force synchronization on next update, not next access 2021-08-26 16:46:06 -04:00
390b2eadf6 cite multi-line quotes 2021-08-26 12:30:44 -04:00
53602709fa begin adding citations to standards 2021-08-26 11:54:30 -04:00
8de1af8e89 use doxygen todo list 2021-08-26 11:54:08 -04:00
f948932c90 additional documentation 2021-08-25 17:20:33 -04:00
d5bef37ddf rename ACN::RLP::Appliance -> ACN::RLP::Component 2021-08-25 10:57:31 -04:00
883dbc7f8c introduce ACN::PDU::Message 2021-08-25 10:33:53 -04:00
dee458bf88 remove unnecessary virtuals 2021-08-25 10:33:15 -04:00
5ea90a2beb rename DMP::Component -> DMP::Appliance 2021-08-25 10:31:19 -04:00
c41d26bf7f register RLP vectors 2021-08-25 00:23:11 -04:00
a62c41e6bc protocols move out of top level directory 2021-08-24 18:30:44 -04:00