Solved a problem with the balance gains (they were not correctly set).
Added the balance_init() function to the manager_init() function. Changed the name of some functions to make them coincide with their definition in the balance module.
Showing
- controllers/include/cm510_cfg.h 4 additions, 4 deletionscontrollers/include/cm510_cfg.h
- controllers/src/adc.c 1 addition, 0 deletionscontrollers/src/adc.c
- motion/include/motion_cfg.h 7 additions, 7 deletionsmotion/include/motion_cfg.h
- motion/src/action.c 0 additions, 1 deletionmotion/src/action.c
- motion/src/balance.c 9 additions, 9 deletionsmotion/src/balance.c
- motion/src/examples/main.c 2 additions, 2 deletionsmotion/src/examples/main.c
- motion/src/motion_manager.c 5 additions, 4 deletionsmotion/src/motion_manager.c
Please register or sign in to comment