- Mar 31, 2023
-
-
Sergi Hernandez authored
Improvements to handle arbitrary ID's. Each filtered Id has its own data queue, and all the others are handled by a common data queue.
-
- Feb 17, 2023
-
-
Sergi Hernandez authored
-
- Sep 20, 2022
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
- Aug 24, 2022
-
-
Sergi Hernandez authored
Changed the name of the get_num_bytes() function to get_num_data(). See merge request !2
-
Sergi Hernandez authored
# Conflicts: # include/can/can.h
-
- Jul 21, 2022
-
-
Sergi Hernandez authored
-
- Dec 29, 2021
-
-
Sergi Hernandez authored
Solved a bug in the serial library: moved the #include <asm/termbits.h> header to the source file to avoid possible conflicts with other libraries using other termios headers.
-
- Nov 06, 2021
-
-
Sergi Hernandez authored
The read and write functions return 0 bytes read/written in case the device is not configured instead of throwing an exception.
-
- Jun 03, 2021
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
# Conflicts: # .gitlab-ci.yml
-
- May 19, 2021
-
-
Sergi Hernandez authored
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.
-
- May 07, 2021
-
-
Sergi Hernandez authored
When the communication thread catches an exception, it sets the communication object to the created state before finishing the thread.
-
- Mar 17, 2021
-
-
smartinezs authored
-
smartinezs authored
-
- Dec 10, 2020
-
-
Sergi Hernandez authored
Added a mutex unlock in the exception catch in the thread to avoid blocking when an error occurs.
-
- Nov 03, 2020
-
-
Alejandro Lopez Gestoso authored
-
- Oct 27, 2020
-
-
Alejandro Lopez Gestoso authored
-
- Jul 16, 2020
-
-
Sergi Hernandez authored
-
- Jul 06, 2020
-
-
Sergi Hernandez authored
-
- May 28, 2020
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- May 18, 2020
-
-
Sergi Hernandez authored
-
- Apr 21, 2020
-
-
Sergi Hernandez authored
-
- Apr 14, 2020
-
-
Sergi Hernandez authored
-
- Mar 30, 2020
-
-
Sergi Hernandez authored
-
- Dec 30, 2019
-
-
Sergi Hernandez authored
Returned the thread with pthread_exit function.
-
- Oct 02, 2019
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- Oct 01, 2019
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- Sep 23, 2019
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- Sep 18, 2019
-
-
Fernando Herrero authored
Deleted scripts/debian/add_manufacturer_to_group_udev.sh
-
Fernando Herrero authored
-
- Aug 29, 2019
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
- Aug 09, 2019
-
-
Alejandro Lopez Gestoso authored
-
- Aug 07, 2019
-
-
Alejandro Lopez Gestoso authored
-