truck-code
All Classes Files Functions Variables Typedefs Macros
Classes | Macros
jbus.h File Reference
#include "j1939_struct.h"
#include <string>
Include dependency graph for jbus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JBus
 

Macros

#define JBUS_INTERVAL_MSECS   5
 

Detailed Description

jbus_send.h

This file contains the JBus class, which is responsible for collecting J1939 messages from the CAN card.The messages are later translated to their message-specific format using classes in j1939_interpreters.h.

Author
Abdul Rahman Kreidieh
Version
1.0.0
Date
January 15, 2019

Macro Definition Documentation

◆ JBUS_INTERVAL_MSECS

#define JBUS_INTERVAL_MSECS   5

Repetition interval should be 10 milliseconds for engine, 50 milliseconds for retarder, 40 milliseconds for EBS.