Skip to content

Releases: xR3b0rn/dbcppp

v3.2.6

22 Sep 19:41
54ce78a
Compare
Choose a tag to compare
Merge pull request #117 from bytebeamio/group_sg_mul_val

group multiplexer values by message id as well

v3.2.5

01 Jun 06:10
917c925
Compare
Choose a tag to compare
Adds a few cmake fixes to improve package discovery. (#97)

- Adds target_include_directories to properly discover header files when using an external target.
- Replaces "lib" by "CMAKE_INSTALL_LIBDIR" when setting "ConfigPackageLocation"

v3.2.4

08 Apr 11:07
a32d7e2
Compare
Choose a tag to compare
cmake package config (#93)

v3.2.3

13 Mar 18:21
a33c094
Compare
Choose a tag to compare
  • dbcppp now also takes multiplexed multiplexers into account

v3.2.2-stable-api

28 Nov 16:26
3b63e95
Compare
Choose a tag to compare
Qt compatibility (#85)

* Add user config of cmake to .gitignore

* Rename from signals -> signals_

This avoid conflict with Qt keywork for signals/slots feature.

v3.2.1-stable-api

23 Jul 13:22
Compare
Choose a tag to compare
  • bug fix regarding the parsing of the eoi (end of input) in order to make dbcppp print an error if there are tailing characters in the input string
  • Removed the KCD XSD verification in order to remove the unwanted LGPL inheritance

v3.0.1-stable-api

29 May 23:04
c1b4fe9
Compare
Choose a tag to compare
  • Added CMake-option build_tests and build_examples to disable tests respectively example building

v3.0.0-stable-api

24 May 20:03
2de9d3b
Compare
Choose a tag to compare
  • Stable API
  • Reworked API
  • Added UnitTests
  • Added Signal Groups support
  • Added extended multiplexer signals support

v2.0.0

25 Mar 17:17
44b963c
Compare
Choose a tag to compare
Update README.md

v1.0.0

22 Jan 09:43
0887b1c
Compare
Choose a tag to compare
Update README.md