Skip to content

Releases: commschamp/cc_tutorial

2023-01-28

28 Jan 00:55
Compare
Choose a tag to compare
  • Using the v5.0.3 of the COMMS Library and the v5.2 of the commsdsl code generators.
  • Small update to the tutorial4. The commsdsl2comms now generates a bit more extra code for the <variant> field.
  • Now requiring the dependencies (COMMS Library and the commsdsl code generators) to be built externally before building this project.
  • Testing with more compilers in github actions.

2022-08-13

13 Aug 00:34
Compare
Choose a tag to compare
  • Using the v5.0 of the COMMS Library and the v5.0 of the commsdsl code generators.
  • Added tutorial22 about supporting complex length fields.
  • Added tutorial23 about using multiple schemas (protocols).
  • Updated tutorial2 with information about <replace>-ing member fields after reuse.
  • Replaced usage of the deprecated idReplacement property of the <custom> framing layer with new semanticLayerType one in multiple tutorials and howtos.
  • Updated framing definition of the howto6 to place <custom> layer replacing <checksum> at the end of the frame.

2022-05-22

22 May 05:09
Compare
Choose a tag to compare
  • Added tutorial21 - Cast between different field types.

2022-05-14

22 May 03:32
Compare
Choose a tag to compare