- 20 Sep, 2022 2 commits
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
- 24 Aug, 2022 2 commits
-
-
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
-
- 21 Jul, 2022 1 commit
-
-
Sergi Hernandez authored
-
- 29 Dec, 2021 1 commit
-
-
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.
-
- 06 Nov, 2021 1 commit
-
-
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.
-
- 03 Jun, 2021 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
# Conflicts: # .gitlab-ci.yml
-
- 19 May, 2021 1 commit
-
-
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.
-
- 07 May, 2021 1 commit
-
-
Sergi Hernandez authored
When the communication thread catches an exception, it sets the communication object to the created state before finishing the thread.
-
- 17 Mar, 2021 2 commits
-
-
smartinezs authored
-
smartinezs authored
-
- 10 Dec, 2020 1 commit
-
-
Sergi Hernandez authored
Added a mutex unlock in the exception catch in the thread to avoid blocking when an error occurs.
-
- 03 Nov, 2020 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 27 Oct, 2020 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 16 Jul, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 06 Jul, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 28 May, 2020 3 commits
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- 18 May, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 21 Apr, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 14 Apr, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 30 Mar, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 30 Dec, 2019 1 commit
-
-
Sergi Hernandez authored
Returned the thread with pthread_exit function.
-
- 02 Oct, 2019 2 commits
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- 01 Oct, 2019 2 commits
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- 23 Sep, 2019 2 commits
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- 18 Sep, 2019 2 commits
-
-
Fernando Herrero authored
Deleted scripts/debian/add_manufacturer_to_group_udev.sh
-
Fernando Herrero authored
-
- 29 Aug, 2019 2 commits
-
-
Alejandro Lopez Gestoso authored
-
Alejandro Lopez Gestoso authored
-
- 09 Aug, 2019 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 07 Aug, 2019 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 30 Jul, 2019 1 commit
-
-
Alejandro Lopez Gestoso authored
-
- 11 Jul, 2019 1 commit
-
-
Alejandro Lopez Gestoso authored
-