canfd_full_list
Purpose:
-
Maintain a list of CANFD messages, handling additions, listings, and clearances through event-based communication in a background service.
This task is started automatically by the CanFD task and does not need inclusion in the go script. It keeps track of all messages being sent by the canfd_set and canfd_clear tasks.
Enter:
-
canfd_full_list
Example:
-
-
canfd_full_list
-
Notes:
-
The program operates in the background and relies on events for managing CANFD message lists.