-
- Downloads
More work on the mixer architecture.
Solve the multiple publishers issue with 'control groups', one group per controller. Mixer inputs now specify both group and control offset within the group. Avoid using %f when loading/saving mixers; use scaled integers instead.
Showing
- apps/drivers/drv_mixer.h 7 additions, 6 deletionsapps/drivers/drv_mixer.h
- apps/px4/fmu/fmu.cpp 52 additions, 18 deletionsapps/px4/fmu/fmu.cpp
- apps/systemcmds/mixer/mixer.c 54 additions, 20 deletionsapps/systemcmds/mixer/mixer.c
- apps/systemlib/mixer.c 90 additions, 29 deletionsapps/systemlib/mixer.c
- apps/systemlib/mixer.h 45 additions, 20 deletionsapps/systemlib/mixer.h
- apps/uORB/objects_common.cpp 7 additions, 2 deletionsapps/uORB/objects_common.cpp
- apps/uORB/topics/actuator_controls.h 19 additions, 8 deletionsapps/uORB/topics/actuator_controls.h
Loading
Please register or sign in to comment