- 12 Aug, 2022 1 commit
-
-
Sergi Hernandez authored
-
- 19 Oct, 2021 2 commits
-
-
Sergi Hernandez authored
Solved a bug when receiving more than 256 bytes: the number of bytes received variable was an 8 bit integer.
- 30 Sep, 2021 1 commit
-
-
smartinezs authored
-
- 10 Sep, 2021 1 commit
-
-
smartinezs authored
-
- 07 Sep, 2021 1 commit
-
-
smartinezs authored
-
- 19 May, 2021 1 commit
-
-
Sergi Hernandez authored
-
- 18 May, 2021 2 commits
-
-
-
smartinezs authored
-
- 05 May, 2021 1 commit
-
-
Sergi Hernandez authored
-
- 14 Apr, 2021 1 commit
-
-
Sergi Hernandez authored
-
- 22 Feb, 2021 1 commit
-
-
Sergi Hernandez authored
Can devel See merge request !13
-
- 18 Feb, 2021 1 commit
-
-
smartinezs authored
-
- 24 Dec, 2020 1 commit
-
-
smartinezs authored
-
- 02 Dec, 2020 1 commit
-
-
smartinezs authored
-
- 19 Oct, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Solved a bug in the computation of the image region to show.
-
- 16 Oct, 2020 2 commits
-
-
Sergi Hernandez authored
Split the pattern related headers into two parts to be used from the C++ driver without low level firmware dependencies.
- 15 Oct, 2020 4 commits
-
-
Sergi Hernandez authored
Ubuntu 18 04 See merge request !12
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added a device ID to the memory structure to separate different slave devices EEPROM registers on the same microcontroller.
-
- 02 Sep, 2020 4 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
The loop functions return 0xFF to indicate the packet has to be relayed (not processed or broadcast ID)
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 30 Jul, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
The action module cast the value to a signed type.
-
- 05 May, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 28 Apr, 2020 2 commits
-
-
Sergi Hernandez authored
Modified the usart4 module for the F4 family to use the UART data structures insead of the USART ones.
-
Sergi Hernandez authored
-
- 18 Apr, 2020 4 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Changed the lont int variables to long long int to avoid undesired overflow.
-
Sergi Hernandez authored
Added a return value to the function to read servo registers.
-
Sergi Hernandez authored
-
- 15 Apr, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Solved a bug in the reception timeout: It was continually updated so when there was an error, the main loop got stuck.
-
- 03 Apr, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 02 Apr, 2020 1 commit
-
-
Sergi Hernandez authored
-