Commit Graph

27 Commits

Author SHA1 Message Date
14a3b644f8 remove unused functions 2022-12-04 00:30:28 -05:00
a86d968569 move sACN to a subproject 2022-11-28 15:06:48 -05:00
617b082f96 be aware of enabled RLP communications protocols 2022-11-26 12:40:42 -05:00
10031d3a05 implement a separate sender for each transport protocol 2022-11-20 15:09:03 -05:00
99d919d613 move discovery state tracking form platform driver to protocol receiver 2022-11-19 16:43:41 -05:00
e528abe5e1 make the ACN EPI 19 Fixed name only asignable at initilization 2022-11-19 15:43:02 -05:00
ef38fae104 Without a way to query the subscription state of an IGMP group, use a boolean to track the state of sACN discovery. 2022-11-19 12:24:46 -05:00
b5c099af35 whitespace cleanups 2021-09-10 11:47:48 -04:00
111aa59417 emit signal if discovery has completed 2021-09-07 09:16:01 -04:00
0090fa5706 drop models from library 2021-09-06 07:02:22 -04:00
76582b1cc4 terminate and unsubscribe during destruction 2021-09-03 17:35:41 -04:00
2d83dd3e5c wrap the sACN multicast address mapping functions 2021-09-02 13:24:37 -04:00
79be37d38a track rx universes seperately from tx universes 2021-09-02 13:20:37 -04:00
5459b48388 forgotten include 2021-09-01 12:39:48 -04:00
c811469c95 platform implementation for sending PDU::Stream RLP datagrams 2021-09-01 12:13:59 -04:00
858e8b4770 purge universe discovery bitrot 2021-08-31 11:09:20 -04:00
031888f192 don't force sACN namespace to be all caps 2021-08-28 09:01:33 -04:00
936f47903b qt node cleanup sacn namespace refactors 2021-08-17 16:20:32 -04:00
518f9826de cmake cleanups 2021-08-14 20:40:53 -04:00
23a4647342 refactor to unmask virtual functions 2021-08-06 12:14:29 -04:00
eaf49608e5 remove platfrom driver from standards namespace 2021-08-06 12:11:44 -04:00
4ce12e250d initial universe data table model 2021-07-30 13:57:27 -04:00
51fb16455d refactor method names + doc updates 2021-07-28 10:43:43 -04:00
e49ba6c53f wrap the subscribed universes with a class that has convenient signals and slots. 2021-06-23 11:10:12 -04:00
e7ec979b9b correctly set QObject parent 2021-06-21 10:18:36 -04:00
cee9ce5ed0 constructor becomes interface between QUuid and UUID types 2021-06-19 10:47:37 -04:00
2c74470b16 initial import of sACN Node platform driver for Qt 2021-06-02 09:32:04 -04:00