You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CCS-COMM_BOARD/Protocol
Oleg cc59948011 Fix can transmitMsg()
1. Now method takes Uint62 instead of Uint32
2. Comment TA bit checking for not potentially make processor to stand in
endless loop if there is no answer from another node
3. The method do not set data lenght now. It should be set when MBOX
configuring
2 months ago
..
CAN.cpp Fix can transmitMsg() 2 months ago
CAN.h Fix can transmitMsg() 2 months ago
CANConfig.cpp Expand CAN functionality. 2 months ago
CAN_data.h Expand CAN functionality. 2 months ago
DigitalIO.cpp First test 2 months ago
DigitalIO.h First test 2 months ago