1
0
Fork 0
Commit Graph

998 Commits

Author SHA1 Message Date
Kevin Matz 1d4d99c9c2 output properties 2021-07-29 10:53:12 -04:00
Kevin Matz 833b33b751 better use of nullptr 2021-07-28 10:44:11 -04:00
Kevin Matz 51fb16455d refactor method names + doc updates 2021-07-28 10:43:43 -04:00
Kevin Matz 4702ac333d make it explicit when RTTI is beneficial 2021-07-28 10:37:33 -04:00
Kevin Matz 5851e1d55e frame_header write operator 2021-07-26 22:48:48 -04:00
Kevin Matz 8512da0b32 move constructor out of header 2021-07-26 22:48:01 -04:00
Kevin Matz 42022baecf documenaton churn 2021-07-26 22:47:25 -04:00
Kevin Matz 0cb3c72226 a few more doxygen blocks 2021-07-26 21:15:48 -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 7e58ce5562 pdustream output operators 2021-07-26 17:22:24 -04:00
Kevin Matz 555122bd3b refactor to include NCS variant support 2021-07-26 15:41:02 -04:00
Kevin Matz 44f5992340 input stream overload operators 2021-07-26 13:34:11 -04:00
Kevin Matz 237943489f stream read operators for integer data types 2021-07-26 13:33:14 -04:00
Kevin Matz d1ee4e1dae reorder alphabetically 2021-07-26 13:31:47 -04:00
Kevin Matz 86576ad4e3 don't create a universe for sACN discovery 2021-06-30 13:04:17 -04:00
Kevin Matz e49ba6c53f wrap the subscribed universes with a class that has convenient signals and slots. 2021-06-23 11:10:12 -04:00
Kevin Matz 0c6eb37e38 rename set methods to differentiate what gets callbacks 2021-06-23 10:21:11 -04:00
Kevin Matz c3c0cc884a doc updates 2021-06-22 21:26:03 -04:00
Kevin Matz 32ef49554b delete the universe before removing the number from the map 2021-06-22 21:25:40 -04:00
Kevin Matz 84476d33c7 prepare pdu_stream class for output buffering too 2021-06-21 10:26:46 -04:00
Kevin Matz ce28e5c645 implicit public base constructors 2021-06-21 10:25:09 -04:00
Kevin Matz e7ec979b9b correctly set QObject parent 2021-06-21 10:18:36 -04:00
Kevin Matz 9f407da475 seperate termination from ending semantics 2021-06-20 09:35:56 -04:00
Kevin Matz 619430fe50 allow source to be directly modified 2021-06-20 09:35:03 -04:00
Kevin Matz b2316fe388 source can create and terminate universes 2021-06-20 09:12:14 -04:00
Kevin Matz f223d5fea4 property setters 2021-06-20 09:10:32 -04:00
Kevin Matz 21e61c7ac4 explicit default constructor 2021-06-20 09:10:21 -04:00
Kevin Matz c58163fb8d universe source can be set without setting data 2021-06-20 09:09:03 -04:00
Kevin Matz 2858d64218 more ways to set universe data 2021-06-19 22:37:34 -04:00
Kevin Matz 88c7787f41 add bounds check to slot address 2021-06-19 21:12:40 -04:00
Kevin Matz b5e4c05922 support for component names 2021-06-19 20:27:11 -04:00
Kevin Matz a761675e89 initialize ACN appliance with persistent CID 2021-06-19 15:31:22 -04:00
Kevin Matz 941f2c74dd formatting cleanup 2021-06-19 15:30:27 -04:00
Kevin Matz 41183883f6 include curly braces on string input-output 2021-06-19 15:30:07 -04:00
Kevin Matz cee9ce5ed0 constructor becomes interface between QUuid and UUID types 2021-06-19 10:47:37 -04:00
Kevin Matz 474cc28d0e remove redundant calls to rdstate() 2021-06-19 10:18:09 -04:00
Kevin Matz 65df669754 read from stream by data type, not length 2021-06-18 08:46:30 -04:00
Kevin Matz 2c74470b16 initial import of sACN Node platform driver for Qt 2021-06-02 09:32:04 -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 76eca2aebf return Arduino platform ESP arch support to tree 2021-05-28 14:04:55 -04:00
Kevin Matz 8bb08d728d build with cmake 2021-05-27 15:42:48 -04:00
Kevin Matz 13c71afe1a cleanup clang-tidy/clazy warnings 2021-05-27 15:35:28 -04:00
Kevin Matz e96ec6a6f3 move ESP sACN reciever back to WiFlash tree 2021-05-27 13:24:03 -04:00
Kevin Matz 78cbeaf278 update readme 2021-05-27 11:57:09 -04:00
Kevin Matz 8132fa91b6 import from WiFlash 2021-05-27 10:59:22 -04:00