Go to the source code of this file.
◆ CAN_PACKET_SIZE
| #define CAN_PACKET_SIZE 75 |
◆ NEW_CAN_PACKET_SIZE
| #define NEW_CAN_PACKET_SIZE 123 |
◆ SECONDARY_SERIAL_PROTO_CAN
| #define SECONDARY_SERIAL_PROTO_CAN 2 |
◆ SECONDARY_SERIAL_PROTO_GENERIC_FIXED
| #define SECONDARY_SERIAL_PROTO_GENERIC_FIXED 0 |
◆ SECONDARY_SERIAL_PROTO_GENERIC_INI
| #define SECONDARY_SERIAL_PROTO_GENERIC_INI 1 |
◆ SECONDARY_SERIAL_PROTO_MSDROID
| #define SECONDARY_SERIAL_PROTO_MSDROID 3 |
◆ SECONDARY_SERIAL_PROTO_REALDASH
| #define SECONDARY_SERIAL_PROTO_REALDASH 4 |
◆ SECONDARY_SERIAL_PROTO_TUNERSTUDIO
| #define SECONDARY_SERIAL_PROTO_TUNERSTUDIO 5 |
◆ secondarySerial
◆ secondserial_Command()
| void secondserial_Command |
( |
void |
| ) |
|
◆ sendCancommand()
| void sendCancommand |
( |
uint8_t |
cmdtype, |
|
|
uint16_t |
canadddress, |
|
|
uint8_t |
candata1, |
|
|
uint8_t |
candata2, |
|
|
uint16_t |
sourcecanAddress |
|
) |
| |
◆ pSecondarySerial