Commit Graph

579 Commits

Author SHA1 Message Date
b267627376 remove unnecessary slot 2022-12-03 23:28:50 -05:00
93e5680f85 rename to remove implied relationship to model/view 2022-12-03 23:28:24 -05:00
8f3c59783f move the multiverse model to the platform library 2022-12-03 22:51:55 -05:00
fe53e57a6d remove unnecessary signals/slots 2022-12-03 22:42:44 -05:00
18e14b99d8 add const keyword to getters 2022-12-03 22:38:31 -05:00
c46ca4b0cc move the universe model to the platform library 2022-12-03 21:33:23 -05:00
6e6b47edb5 finish renaming the window 2022-12-03 21:21:08 -05:00
8c54793edd remove unnecessary signals and slots 2022-12-03 21:12:31 -05:00
da484ef028 construct the model around the universe 2022-12-03 20:46:10 -05:00
798affa3fb refactor the window name to not imply a Model/View relationship 2022-12-03 20:36:02 -05:00
f11536e152 ensure that the existing inspector is shown 2022-12-03 11:09:44 -05:00
7a877f97ad close the inspector when the universe disapears 2022-12-03 11:04:17 -05:00
0fb5db0574 allow only one inspector per universe 2022-12-03 11:04:00 -05:00
3da5529b39 only retrieve a non-default value if the index is valid 2022-12-03 11:02:40 -05:00
31f460913c keep a pointer to the universe being viewed 2022-12-03 11:00:48 -05:00
13a775d0fd remove stale declaration of previously removed private method 2022-12-03 11:00:09 -05:00
4241cd0c38 prefer QTimer api for readability 2022-12-03 10:59:22 -05:00
37010fa8d4 add a watchdog to keep the universe status updated 2022-12-02 16:35:27 -05:00
3135c0ae6c rename call back registration function for consistancy 2022-12-02 16:35:05 -05:00
a03ef79d5d add note about the need to collapse the superposition of status 2022-12-02 15:47:51 -05:00
e0394e4413 don't supply and undefined source_name 2022-12-02 15:35:48 -05:00
be17ea9bb5 remove redundant local variable 2022-12-02 15:35:08 -05:00
a443299204 set timeout state based solely on age 2022-12-02 15:33:22 -05:00
9548145629 rename function to remove implication of rx use only 2022-12-02 15:32:26 -05:00
f500d6d376 add a table column for status 2022-12-02 15:28:06 -05:00
2cb021b184 reset the sequence number on termination 2022-12-02 13:09:58 -05:00
6a977bbf01 prefer the copy_n method for readability 2022-12-02 13:09:18 -05:00
11c6013a00 unify formatting and comments 2022-12-02 13:08:08 -05:00
704c3a2985 allocate for the container to prevent taking the referance of a temporary 2022-12-02 13:07:24 -05:00
db7bf1dcb3 add status change callbacks for listeners that want to be notified 2022-12-02 13:06:22 -05:00
2491054e1d cleanup universe status setting 2022-12-02 13:04:06 -05:00
85bd5accd0 rename signal to be more descriptive 2022-12-02 12:59:26 -05:00
4745458b87 rename callback list to better indicate the type of callback 2022-12-02 12:57:01 -05:00
6a2d1242be rename variable to reflect validity for both rx and tx 2022-12-02 12:52:52 -05:00
8e082fb112 mark override functions as virtual 2022-11-30 09:55:18 -05:00
874f6482a3 initialize varibles in the constructor 2022-11-30 09:54:24 -05:00
41530d86c1 comment cleanup 2022-11-30 09:54:01 -05:00
d4c0665330 generated IP addresses are static 2022-11-30 09:53:08 -05:00
79ed3e5a8b use a propper hash combiner 2022-11-30 09:52:50 -05:00
0ba1ecc9ac cleanup the the linking and including hierarchy 2022-11-30 09:52:25 -05:00
32557b5c31 the ACN library has become an interface library 2022-11-30 09:49:27 -05:00
15281fc3a7 build a library for the PDU 2022-11-30 09:49:00 -05:00
277fdf9c45 set the version number in the library 2022-11-30 09:47:09 -05:00
f17487b30f universes manage their own synchronization 2022-11-29 10:11:47 -05:00
f12b055aa0 remove intermediate project names 2022-11-28 17:24:38 -05:00
c9377418fa move OTP to a submodule 2022-11-28 16:41:28 -05:00
3e648dc152 move RDM and RDMnet to submodules 2022-11-28 16:37: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
9e7b45d38c only declare project name 2022-11-28 14:55:45 -05:00