- Sep 02, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jul 30, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
The action module cast the value to a signed type.
-
- May 05, 2020
-
-
Sergi Hernandez authored
-
- Apr 28, 2020
-
-
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
-
- Apr 18, 2020
-
-
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
-
- Apr 15, 2020
-
-
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.
-
- Apr 03, 2020
-
-
Sergi Hernandez authored
-
- Apr 02, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added two bits to the control register of the dynamixel manager.
-
Sergi Hernandez authored
Added a dummy implementation of these functions.
-
- Mar 31, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Mar 29, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Mar 22, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez Juan authored
-
- Mar 21, 2020
-
-
Sergi Hernandez authored
- Mar 17, 2020
-
-
Sergi Hernandez authored
Added the initialization of the bulk and sync period counts. Solved a bug in the add_device function for the sync and bulk. Made conditional the generation of dynamixel packets for the enable and disable functions.
-
Sergi Hernandez authored
-
- Mar 13, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Mar 10, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Moved the static num_dev_done variable from the bulk and sync read done functions to the master data structure.
-
Sergi Hernandez authored
-
- Mar 06, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Solved a bug in the functions for the sync and bulk operations (the number of servos read was not reaset when the operation was done or there was an error.
-
- Mar 05, 2020
-
-
Sergi Hernandez authored
Solved a bug in the write function when updating the walk parameters (the ram_offset was used). The walk move and time parameters are initialized the first time the pre_prodcess function is called.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-