Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bioloid_stm32_fw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
humanoides
bioloid_stm32_fw
Graph
d015e7d2ee371879c15542ef251b17f23340490c
Select Git revision
Branches
2
master
default
protected
new_version
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Feb
11
20
Jun
15
Apr
5
3
31
Mar
20
17
16
14
9
8
24
Feb
22
20
17
6
24
Jan
22
7
Dec
30
Aug
29
27
23
22
21
18
17
16
15
14
13
12
11
10
4
1
10
Jan
27
Dec
6
Aug
21
Jul
10
28
Jun
25
28
May
19
18
11
4
1
20
Apr
16
15
31
Mar
29
23
22
21
20
19
16
13
9
9
Feb
1
25
Jan
Merge branch 'revert-59fde70f' into 'master'
master
master
Revert "Changes to use the new momory data structures to handle the devices modules memory."
Changes to use the new momory data structures to handle the devices modules memory.
new_version
new_version
Changed the Makefile to use the environment variable HOME.
Added path variables for both the STM32_hal and STM32_libraries repositories.
Modified the RAM contents when the dynamixel power is switched on and off.
Corrected some misspelling errors and missing headers.
Added the extern C preprocessor command to the bioloid_math header.
solved some minor misspelling errors.
Added the walking interface to the dynamixel slave.
Added an extra angle in the hip and ankle pitch angle due to differences with the Darwin les structure.
Taken into account the differences between the Darwin and Bioloid robots in the walking algorithm.
Added the walking algorithm to the motion manager.
Added support to change the servos offsets in the firmware.
Updated the dynamixel slave interface to version 2.
Changed the address of the sync write function.
Solved a problem in the computation of the slopes.
Added the slope control to the action execution.
Solved a problem in the timing of the action process.
Solved problems with the generation and execution of actions files in the bioloid robot.
Solved a bug in the computation of the speed rate in the binary motion file parser.
Solved a problem with the motion timing.
Solved some bugs:
Changed the main include. Added the USE_HAL_DRIVER macro.
Initial commit of the IMU STM32 module software.
Solved some minor bugs related to the balance feature.
Added the balance feature to the motion manager module.
Added the gyro module (initial version).
Added support for version 2 protocol.
Added an interrupt to notify when the action has finished.
Added some macros to clarify the bit access to some registers.
Added the action module to the motion manager.
Solvd a bug in the motion manager period generator.
Added initial supprt for the motion manager module.
Added the dynamixel master module for the servos.
Added basi support for the zigbee module.
Added support for the 6 ADC channels and the temperature and Vref sensors.
Added the dynamixel master interface for the sensors.
Completely integrated the GPIO into the dynamixel interface.
Integrated the GPIO (only LED's) into the dynamixel slave interface.
Loading