- May 15, 2019
-
-
Sergi Hernandez authored
This pointer is passed as an argument to the callback function.
-
Sergi Hernandez authored
-
- Apr 12, 2019
-
-
Sergi Hernandez authored
-
- Apr 11, 2019
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Dynamixel manager See merge request !6
-
Sergi Hernandez authored
# Conflicts: # dynamixel_base/src/dynamixel_slave.c # memory/Makefile # memory/include/mem_module.h # memory/include/memory.h # memory/src/mem_module.c # memory/src/memory.c
-
Sergi Hernandez authored
-
- Mar 02, 2018
-
-
Sergi Hernandez authored
Merge branch 'dynamixel_manager' of https://gitlab.iri.upc.edu/humanoides/tools/stm32_libraries into dynamixel_manager
-
- Mar 01, 2018
-
-
Sergi Hernandez authored
-
- Feb 15, 2018
-
-
Sergi Hernandez authored
Added an implementation of a serial port with a pin remap for the F1 family. See merge request !5
-
Added an implementation of aserial port for the F3 family. (cherry picked from commit d8c292a0)
-
Sergi Hernandez authored
Changed the pins of the non-rempad serial port for the F1 family. See merge request !4
-
(cherry picked from commit 59c30a4e)
-
- Feb 09, 2018
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Aug 29, 2017
-
-
Sergi Hernandez authored
-
- Aug 23, 2017
-
-
Sergi Hernandez authored
Added the use of the TMemModule data structure to handle the different parts of the dynamixel manager. All macro definitions made conditional.
-
Sergi Hernandez authored
Added the use of the TMemModule structure to handle the master and slave interfaces.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
This new pointer is passed to all callback functions.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jun 24, 2017
-
-
Sergi Hernandez authored
Merge branch 'dynamixel_manager' of https://gitlab.iri.upc.edu/humanoides/stm32_libraries into dynamixel_manager
-
Sergi Hernandez authored
Solved some bugs in the memory module. See merge request !3
-
-
Sergi Hernandez authored
Added checks when adding segments and modules to detect overlapping. See merge request !2
-
-
Sergi Hernandez authored
-
- May 15, 2017
-
-
Sergi Hernandez authored
-
- May 12, 2017
-
-
Sergi Hernandez authored
Added an implementation of aserial port for the F3 family.
-
- May 05, 2017
-
-
Sergi Hernandez authored
Added optimizations (removed debug symbols) in the Makefile.
-
- Mar 07, 2017
-
-
Sergi Hernandez authored
Changed the way the 16 bit variables are accessed in the incomming and outgoing packets. STM32L0 family generated a system fault with the previous approach.
-
- Feb 09, 2017
-
-
Sergi Hernandez authored
-
- Feb 08, 2017
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added a module to handle the memory interface (both RAM and EEPROM) of dynamixel modules. See merge request !1
-
-
- Nov 23, 2016
-
-
Sergi Hernandez authored
Initial documentation of the dynamixel base library.
-
- Nov 22, 2016
-
-
Sergi Hernandez authored
It needs to be reviewed.
-
- Nov 20, 2016
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added the implementation of a motion manager dynamixel module. Added the action motion manager module.
-