1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
Kevin Matz a81bc5b1fd accept the front of over-length data 2022-11-28 11:36:01 -05:00
Kevin Matz fdb2980d0e cleanup docs and whitespace 2022-11-28 11:23:13 -05:00
Kevin Matz 71edfaf7e9 consolidate status changes 2022-11-28 11:22:06 -05:00
Kevin Matz 73ee83cd9e scope the age variable to the function 2022-11-28 11:17:35 -05:00
Kevin Matz 3e77990490 make sure the age is big enough on all platforms 2022-11-28 11:16:19 -05:00
Kevin Matz 686b11f1f0 formating cleanup 2022-11-28 09:42:02 -05:00
Kevin Matz c4baa96960 let rxAge() return negative if invalid 2022-11-28 09:41:27 -05:00
Kevin Matz 4a1c50cdf1 hold the last seen time separate from the list of valid times 2022-11-24 11:34:33 -05:00
Kevin Matz 88c4bb628f fix private variable init order 2022-11-23 13:49:51 -05:00
Kevin Matz d41ecc65bc the status byte can be private 2022-11-22 23:26:33 -05:00
Kevin Matz c00e0e1d9a use virtual setStatus to change operational states 2022-11-22 12:15:24 -05:00
Kevin Matz 8a3eb928dd set DMX_LOST status from E111_DATA_LOSS_TIMEOUT 2022-11-22 12:05:25 -05:00
Kevin Matz 09dc532984 check for timeout before returning the status 2022-11-21 17:42:08 -05:00
Kevin Matz a5958448ff set/timeout ops modify the operational state 2022-11-21 13:41:22 -05:00
Kevin Matz e76fd2f603 add a property to track the operating state of the universe 2022-11-21 13:24:21 -05:00
Kevin Matz 718a3dd22f Add status enum to be used later to track the operational state of a universe. 2022-11-21 12:41:59 -05:00
Kevin Matz 693b361244 add citation 2022-11-18 13:50:07 -05:00
Kevin Matz bca742c37f Documentation improvement and cleanup 2022-11-15 11:32:29 -05:00
Kevin Matz ce8baafcf3 add definition for slot count 2022-06-04 10:29:00 -04:00
Kevin Matz ae2a03531b uint -> unsigned int for MinGW 2021-09-11 13:54:32 -04:00
Kevin Matz 8e50d9292d callback tokens to signal when the caller has gone away 2021-09-11 09:44:16 -04:00
Kevin Matz 6f6ec334ca purge zombie sources 2021-09-10 12:48:33 -04:00
Kevin Matz 220a70d51b age in MS since the last receipt 2021-09-10 12:47:11 -04:00
Kevin Matz b3ee265745 rework directory structure 2021-09-06 12:54:28 -04:00