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
1 month ago
..
CAN.cpp Fix can transmitMsg() 1 month ago
CAN.h Fix can transmitMsg() 1 month ago
CANConfig.cpp Expand CAN functionality. 1 month ago
CAN_data.h Expand CAN functionality. 1 month ago
DigitalIO.cpp First test 1 month ago
DigitalIO.h First test 1 month ago