Work in progress; standard mixer API and utility
Showing
- apps/drivers/drv_accel.h 1 addition, 1 deletionapps/drivers/drv_accel.h
- apps/drivers/drv_baro.h 1 addition, 1 deletionapps/drivers/drv_baro.h
- apps/drivers/drv_gyro.h 1 addition, 1 deletionapps/drivers/drv_gyro.h
- apps/drivers/drv_mag.h 1 addition, 1 deletionapps/drivers/drv_mag.h
- apps/drivers/drv_mixer.h 91 additions, 0 deletionsapps/drivers/drv_mixer.h
- apps/drivers/drv_orb_dev.h 1 addition, 1 deletionapps/drivers/drv_orb_dev.h
- apps/drivers/drv_pwm_output.h 1 addition, 1 deletionapps/drivers/drv_pwm_output.h
- apps/px4/fmu/Makefile 4 additions, 0 deletionsapps/px4/fmu/Makefile
- apps/px4/fmu/fmu.cpp 72 additions, 3 deletionsapps/px4/fmu/fmu.cpp
- apps/systemcmds/mixer/Makefile 42 additions, 0 deletionsapps/systemcmds/mixer/Makefile
- apps/systemcmds/mixer/mixer.c 342 additions, 0 deletionsapps/systemcmds/mixer/mixer.c
- apps/systemlib/mixer.c 156 additions, 11 deletionsapps/systemlib/mixer.c
- apps/systemlib/mixer.h 73 additions, 28 deletionsapps/systemlib/mixer.h
- nuttx/configs/px4fmu/nsh/appconfig 1 addition, 0 deletionsnuttx/configs/px4fmu/nsh/appconfig
apps/drivers/drv_mixer.h
0 → 100644
apps/systemcmds/mixer/Makefile
0 → 100644
apps/systemcmds/mixer/mixer.c
0 → 100644
Please register or sign in to comment