Skip to content

Changed the name of the get_num_bytes() function to get_num_data().

Sergi Hernandez requested to merge can_devel into master

Changed the map of data queues to use a pointer. Added a new map for the new data events. Both maps are updated with the add_filter and clear_filter functions.

Merge request reports