px4-firmware/ROMFS/px4fmu_common/mixers/sk450_deadcat.aux.mix

39 lines
943 B
Plaintext
Raw Normal View History

2015-03-04 11:07:48 -04:00
Gimbal / payload mixer for PX4FMU
===========================
Configuration with 2 gimbals:
- 2 axes inline GoPro gimbal (pitch, roll)
- 2 axes FPV gimbal (pitch, yaw), physically attached GoPro gimbal's roll stabilization
2015-01-06 19:13:01 -04:00
-----------------------------------------------------
# gimbal roll
2015-01-06 19:13:01 -04:00
M: 1
O: 10000 10000 0 -10000 10000
2015-03-01 01:16:47 -04:00
S: 2 0 -11500 -10000 900 -10000 10000
2015-01-06 19:13:01 -04:00
# gimbal pitch
2015-01-06 19:13:01 -04:00
M: 1
O: 10000 10000 0 -10000 10000
2015-03-01 01:16:47 -04:00
S: 2 1 12000 12000 2000 -10000 10000
2015-01-06 19:13:01 -04:00
2015-03-01 01:16:47 -04:00
# FPV gimbal yaw (not implemented, yet)
2015-01-06 19:13:01 -04:00
M: 1
O: 10000 10000 0 -10000 10000
S: 2 2 10000 10000 0 -10000 10000
2015-01-06 19:13:01 -04:00
2015-03-01 01:16:47 -04:00
# FPV gimbal pitch
2015-01-06 19:13:01 -04:00
M: 1
O: 10000 10000 0 -10000 10000
2015-03-01 01:16:47 -04:00
S: 2 1 -12000 -12000 -3000 -10000 10000
2015-01-06 19:13:01 -04:00
2015-03-01 01:16:47 -04:00
# reserved, not used
2015-01-06 19:13:01 -04:00
M: 1
O: 10000 10000 0 -10000 10000
S: 2 4 10000 10000 0 -10000 10000
2015-01-06 19:13:01 -04:00
# parachute
2015-01-06 19:13:01 -04:00
M: 1
O: 10000 10000 0 -10000 10000
S: 2 7 10000 10000 0 -10000 10000
2015-03-01 01:16:47 -04:00