How to configure PWM?


I want to be able to switch the video sources, but I can't see where to configure the PWM pins? Anyone done this yet?
Has invited:

Tom - PlayUAV

Favor from:


The PWM values used to switch video/panel are from MAVLINK. The pwm pins on the board are reserved(not used). To make the video/panel switch work, you only need to set the channel using the Config Tool like below:

CT_PWM.png

silverburn

Favor from:


Ok, just to be dumb...if I want to set it to channel 10, do I need to configure CH10 on the APM/pixhawk for anything? Or will the OSD just pick it up automatically?

Tom - PlayUAV

Favor from:


But for latest MP, there is no options for ch9-16 configure. If your RC supports more than 8 channels. You can pick a channel for switch and do some testing. It should works. Please refer to this:
https://github.com/PlayUAV/PlayuavOSD/issues/16

To reply to a question, please Login or registered