Skip to content

v3.3

Choose a tag to compare

@arobenko arobenko released this 19 May 22:33
· 44 commits to master since this release
  • Supporting customization of field read/write operations in all the comms::protocol::xLayer classes.
  • Added comms::protocol::checksum::BasicXor for XOR checksum calculation.
  • Allowing external limitation of the serialization length for the comms::field::IntValue and comms::field::EnumValue fields using comms::option::AvailableLengthLimit option. It allows support of some TLV property cases with variable length integral fields.