DBC framework
Classes
dbc_decoder.h File Reference

Created: 2026-03-13 Author: Deeaitch (Dim. Himro) More...

#include <vector>
#include <cstdint>
#include "decode_database.h"

Go to the source code of this file.

Classes

struct  RawCanFrame
 Raw CAN frame used for runtime or trace decoding. More...
 
struct  DecodedSignalValue
 One decoded signal value. More...
 
struct  DecodedFrameValue
 Fully decoded frame. More...
 
class  DbcDecoder
 Runtime CAN decoder using prebuilt decode database. More...
 

Detailed Description

Created: 2026-03-13 Author: Deeaitch (Dim. Himro)

Licensed under the MIT License. See LICENSE file in the project root for full license text.

Definition in file dbc_decoder.h.