1
0
Fork 0

universes manage their own synchronization

This commit is contained in:
Kevin Matz 2022-11-29 10:11:47 -05:00
parent f12b055aa0
commit f17487b30f
1 changed files with 0 additions and 9 deletions

View File

@ -68,15 +68,6 @@ private:
std::unordered_map <uint16_t, std::shared_ptr<Universe>> universes_;
mutable std::mutex universes_mutext_; //!< thread safety protection for universes_
/// > \cite sACN 6.3.2 E1.31 Synchronization Packet: Sequence Number
/// >
/// > Sources shall maintain a sequence for each universe they transmit.
/// > The sequence number for a universe shall be incremented by one for
/// > every packet sent on that universe. There is no implied relationship
/// > between the sequence number of an E1.31 Synchronization Packet and
/// > the sequence number of an E1.31 Data Packet on that same universe.
std::unordered_map <uint16_t, uint8_t> sync_sequences_;
/// > \cite sACN 12 Universe Discovery
/// >
/// > ... this specification requires any source intending to comply with