- Feb 01, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 17, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 15, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Made the dynamixel_base and dynamixel manager libraries compatible with C and C++ adding the extern "C" tag.
-
- Jan 07, 2020
-
-
Sergi Hernandez authored
Solved an issue with the inline functions. Solved some type cast errors.
-
- Dec 25, 2019
-
-
Sergi Hernandez authored
Multi slave See merge request !7
-
- Dec 15, 2019
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Updated the dyn_manager and dyn_modules modules to use the new eeprom data structures and memory module version.
-
- Oct 08, 2019
-
-
Sergi Hernandez authored
-
- Oct 04, 2019
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Removed the global ram_data variable. Added an independant data vector for each memory instance.
-
Sergi Hernandez authored
Used the individual memory data structure for each device.
-
- Jul 26, 2019
-
-
Sergi Hernandez authored
-
- Jul 25, 2019
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jul 23, 2019
-
-
Sergi Hernandez authored
-
- May 15, 2019
-
-
Sergi Hernandez authored
All registers definitions and read/write functions in a single module. Removed the low level hardware interface. Added all the pattern modules. Created a frame_buffer module to handle the associated memory. Created a frame_buffer_control module to handle all patterns.
-
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.
-