Skip to content

Releases: commschamp/cc_tools_qt

v6.0.7

18 Mar 22:10

Choose a tag to compare

  • Requiring v5.5.1 release of the COMMS Library.
  • Added interface selection in the configuration of UdpGenericSocket.
  • Added support for automatic joining of multicast groups for UdpGenericSocket when appropriate address is used in configuration.

v6.0.6

04 Jan 22:32

Choose a tag to compare

  • Requiring v5.5 release of the COMMS Library.
  • Restored button icons (got corrupted in previous release).

v6.0.5

07 Sep 22:20

Choose a tag to compare

  • Requiring v5.4.5 release of the COMMS Library.
  • Fixing validity coloring in the cc_view application when the message is modified in the right pane.
  • Some code cleanup.

v6.0.4

08 Jul 22:23

Choose a tag to compare

  • Requiring v5.4.4 release of the COMMS Library.
  • Fixing non-duplicated message repeat info on message edit and duplicate.

v6.0.3

28 May 22:23

Choose a tag to compare

v6.0.2

07 May 22:40

Choose a tag to compare

  • Requiring v5.4 release of the COMMS Library.
  • Using comms::frame namespace instead of comms::protocol.

v6.0.1

10 Feb 22:02

Choose a tag to compare

  • Multiple small improvements and bug fixes

v6.0

11 Jan 05:59

Choose a tag to compare

  • Significant refactor and re-implementation of multiple API classes to simplify protocol plugin, breaking backward compatibility.
  • Requiring v5.3 release of the COMMS Library.
  • Refining UI elements of composite fields.
  • Removed cc_dump application due to lack of use and support.

v5.3.3

28 Sep 01:59

Choose a tag to compare

  • Requiring v5.2.7 release of the COMMS Library.
  • Supporting newer compilers versions:
    • gcc: up to version 14
    • clang: up to version 18
  • Supporting build with C++23
  • Generating documentation with doxygen v1.9.8

v5.3.2

03 Sep 22:10

Choose a tag to compare

  • Requiring v5.2.6 release of the COMMS Library.
  • Added CMake option to force console executable on Windows.
  • Supporting extra message properties in the CC UDP/IP Socket plugin.