Skip to content

Commit

Permalink
kakutef7, kopis airframe: enable dshot & telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
bkueng committed Sep 17, 2019
1 parent e2131e1 commit ea90eae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 2 additions & 3 deletions ROMFS/px4fmu_common/init.d/airframes/4053_holybro_kopis2
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,8 @@ then
param set MOT_ORDERING 1
param set MPC_MANTHR_MIN 0
param set MPC_MAN_TILT_MAX 60
param set PWM_MAX 1950
param set PWM_MIN 1075
param set PWM_RATE 400

param set DSHOT_CONFIG 1200

param set OSD_ATXXXX_CFG 1

Expand Down
3 changes: 2 additions & 1 deletion boards/holybro/kakutef7/init/rc.board_extras
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ then
atxxxx start
fi


# DShot telemetry is always on UART7
dshot telemetry /dev/ttyS5

0 comments on commit ea90eae

Please sign in to comment.