Hello,
I have attached to the Channel 5 a Servo. So, when i turn on or turn off this channel the servo moves well. My problem is the next, i need to have the channel 5 turn on always and trying to move it modifying the Arducopter Software or maybe send a message using MAVLink protocol but i haven't found one for that aim.
I have seen the function that maybe they are for this.
void AP_Relay::off()
void AP_Relay::toggle()
The idea is send a command to move the servo.
Could someone please help me with this?
Thanks!
Replies
I believe that the relay command is only for the APM 1 !