1
0
Fork 0
Commit Graph

49 Commits

Author SHA1 Message Date
Kevin Matz 12fddd4caa unify project version 2023-04-03 08:57:54 -04:00
Kevin Matz 099ea5a98a split the buffer stream out of ACN::PDU 2023-04-02 13:13:26 -04:00
Kevin Matz 847b6d931d rename platform library with consitant project name 2023-03-31 09:55:02 -04:00
Kevin Matz e2b46c5bbf version bump 2022-11-28 11:37:25 -05:00
Kevin Matz 567e70d42b cmake track generated doxygen work output 2021-09-11 12:22:27 -04:00
Kevin Matz e1f4ec5b2c clean up doxygen warnings 2021-09-11 11:50:47 -04:00
Kevin Matz bb71d2ca61 put tests last in config order 2021-09-10 17:49:39 -04:00
Kevin Matz b3ee265745 rework directory structure 2021-09-06 12:54:28 -04:00
Kevin Matz da90565ed5 move doxygen output to build tree 2021-08-26 03:25:01 -04:00
Kevin Matz 7f9764ac43 have cmake build doxygen files 2021-08-25 17:21:14 -04:00
Kevin Matz a62c41e6bc protocols move out of top level directory 2021-08-24 18:30:44 -04:00
Kevin Matz db5f007d22 project restructure + version bump 0.2.0 2021-08-24 18:10:20 -04:00
Kevin Matz 32da243239 tests get their own CmakeLists 2021-08-22 15:32:46 -04:00
Kevin Matz 8acfa70f00 link Tests against library 2021-08-22 12:01:38 -04:00
Kevin Matz 03347a5e21 OTP Transform PDU i/o 2021-08-20 11:34:26 -04:00
Kevin Matz 00cb16a5e5 the OTP Advertisement PDU 2021-08-19 18:21:47 -04:00
Kevin Matz d77cf14dae OTP Layer PDU i/o 2021-08-19 16:27:20 -04:00
Kevin Matz 6c12f7d8f0 rename otp.h 2021-08-19 13:11:32 -04:00
Kevin Matz 818a0891a3 the OTP PDU, Much simpler than the ACN PDU. 2021-08-19 12:55:25 -04:00
Kevin Matz 8c75d11199 build as shared library 2021-08-18 17:09:33 -04:00
Kevin Matz c67c13a556 move stream operators for RDM::UIDs out of header 2021-08-18 17:08:35 -04:00
Kevin Matz 10606810cb SDT i/o cleanup, with class files for session and channel 2021-08-18 16:55:57 -04:00
Kevin Matz 507a2352ff use Google Test framework for unit tests 2021-08-18 11:45:51 -04:00
Kevin Matz a8011898e8 rdmnet component 2021-08-16 21:54:48 -04:00
Kevin Matz abb5bf1466 header, namespace, and whitespace cleanup 2021-08-15 23:36:29 -04:00
Kevin Matz 518f9826de cmake cleanups 2021-08-14 20:40:53 -04:00
Kevin Matz edd3056341 RDMnet PDUs do not use standard ACN PDU flags. 2021-08-13 10:09:14 -04:00
Kevin Matz ea9b7f909d PDU for rdmnet protocols 2021-08-12 13:46:25 -04:00
Kevin Matz 9605766ddb namespace and class outline 2021-08-12 13:13:00 -04:00
Kevin Matz 33476e0ceb status collection PIDs 2021-08-12 00:31:00 -04:00
Kevin Matz 086cd0520c vtable completeness 2021-08-09 15:39:35 -04:00
Kevin Matz af47a4cfb7 action-able basic PIDs 2021-08-09 15:04:49 -04:00
Kevin Matz e4fb0736fc DMX user helper classes 2021-08-09 15:03:09 -04:00
Kevin Matz d449d8efe5 let cmake handle versioning 2021-08-09 15:01:41 -04:00
Kevin Matz 1d996f46a4 more rdm support 2021-08-08 17:25:41 -04:00
Kevin Matz 970617b9cd Appendix A: Defined Parameters (Normative) 2021-08-07 16:27:09 -04:00
Kevin Matz 47a5adcc8a DMX protocol defines in own header 2021-08-07 13:48:00 -04:00
Kevin Matz c8041ca857 Appendix A: Defined Parameters 2021-08-07 13:36:09 -04:00
Kevin Matz ac8fe68141 Appendix A: Defined Parameters (Normative) 2021-08-07 13:10:51 -04:00
Kevin Matz 4ce12e250d initial universe data table model 2021-07-30 13:57:27 -04:00
Kevin Matz d69566bbc9 include additional debug info during debug builds 2021-07-29 17:36:06 -04:00
Kevin Matz 4702ac333d make it explicit when RTTI is beneficial 2021-07-28 10:37:33 -04:00
Kevin Matz c6aef08e55 move pdu_stream class to it's own .h/.cpp files 2021-07-26 21:15:20 -04:00
Kevin Matz d1ee4e1dae reorder alphabetically 2021-07-26 13:31:47 -04:00
Kevin Matz 603080b9f3 build as a static library 2021-06-02 09:30:22 -04:00
Kevin Matz 50f29808ef support discovering available sACN universes 2021-06-02 09:29:27 -04:00
Kevin Matz 15b611983a class structure for sACN transmitter and tranciever 2021-06-02 09:21:24 -04:00
Kevin Matz 418553fd3c cmake notes 2021-05-28 14:27:32 -04:00
Kevin Matz 8bb08d728d build with cmake 2021-05-27 15:42:48 -04:00