Releases: ETCLabs/RDM
Releases · ETCLabs/RDM
Version 0.2.0
Note: This is a pre-release version. This version changelog is not exhaustive.
Added
- C++ types for RDM commands, responses, NACK reasons, and UIDs:
rdm/cpp/message.h
rdm/cpp/message_types/*
rdm/cpp/uid.h
Changed
- RDM_UID_CMP() renamed to rdm_uid_compare()
- Message packing and unpacking functions moved to rdm/message.h and renamed. RDM controller and
responder modules are reserved for eventual addition of RDM controller and responder logic.
Version 0.1.0
Initial release of RDM, with a small set of functionality to support RDMnet.