Skip to content
Snippets Groups Projects
Commit bbea3f01 authored by ucart's avatar ucart
Browse files

updated script to align with normalized motor commands

parent a5e621d9
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
#./setsource "T trim add" "summand 1" "zero" 0
./setsource 14 0 46 0
#./setparam "Throttle trim" 0 135000
./setparam 13 0 135000
./setsource "T trim add" "summand 1" "zero" 0
#./setsource 14 0 46 0
./setparam "Throttle trim" 0 0.35
#./setparam 13 0 0.35
# sleep 2
sleep 2
#./setsource "T trim add" "summand 1" "Altitude PID" "Correction"
./setsource 14 0 8 0
#./setparam "Throttle trim" 0 145000
./setparam 13 0 150000
#./setparam "Alt Setpoint" 0 -0.88
./setparam 11 0 -0.5
./setsource "T trim add" "summand 1" "Altitude PID" "Correction"
#./setsource 14 0 8 0
./setparam "Throttle trim" 0 0.45
#./setparam 13 0 0.45
./setparam "Alt Setpoint" 0 -0.88
#./setparam 11 0 -0.5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment