- 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
-
Sergi Hernandez authored
Used short int's to keep track of the ammount of RAM and EEPROM used to be able to use more than 256 bytes.
-
- Feb 28, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Updated the current servo angles with actual feedback or the target angle depending on the servo.
-
- Feb 27, 2020
-
-
Sergi Hernandez authored
Solved a bug in the USART1 inclusion guards.
-
- Feb 14, 2020
-
-
Sergi Hernandez authored
Moved the darwin math and kinematics modules to the darwin firmware repo. See merge request !11
-
Sergi Hernandez authored
Solved some bugs in the EEPROM data structures.
-
- Feb 13, 2020
-
-
Sergi Hernandez authored
-
- Feb 12, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Removed the motion_pages variable from the library. See merge request !10
-
Sergi Hernandez authored
-
- Feb 11, 2020
-
-
Sergi Hernandez authored
Updated the joint motion module (untested).
-
Sergi Hernandez authored
-
- Feb 10, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Feb 09, 2020
-
-
Sergi Hernandez authored
-
- Feb 04, 2020
-
-
Sergi Hernandez authored
Solved a bug in the deletion of an operation: The master index was not reset. See merge request !9
-
Sergi Hernandez authored
Solved a bug when re-scanning: previously seen devides were not updated.
-
- Feb 01, 2020
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
- Jan 30, 2020
-
-
Sergi Hernandez authored
Moved the scan function to a different timer channel. Solved a bug in the operations delete function.
-
Sergi Hernandez authored
-
- Jan 29, 2020
-
-
Sergi Hernandez authored
Solved a bug in the motion manager: write data is stored in RAM. Problems with muliple calls to the setup function(): still not solved.
-
Sergi Hernandez authored
-
- Jan 28, 2020
-
-
Sergi Hernandez authored
Added two new variables in the dynamixel manager and motion manager modules: a vector with the present devices or servos. Solved a bug in the default initialization of the motion module.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 26, 2020
-
-
Sergi Hernandez authored
Added support ot perform a scan on demand.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- Jan 25, 2020
-
-
Sergi Hernandez authored
-