-
While in the field, I'm trying to set up an OSD joystick to tweak camera settings. My camera is Runcam Phoenix Pro and has menu wire soldered to the CC pad on the FC (Speedy Bee F405 V3). From the docs, I don't quite understand if I can use an OSD joystick while the menu wire is soldered to the CC pad. What I've done so far, according to the guide:
But when trying to use stick commands to enter the camera menu, nothing happens. Moreover, when Can somebody explain me how this intended to work? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
Camera control is not supported in INAV AFAIK. |
Beta Was this translation helpful? Give feedback.
-
Hmm @RomanLut has made a number of updates to the camera control code src/main/io/osd_joystick.c and documentation docs/OSD Joystick.md |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Which version of INAV are you using? I will double check 'when osd_joystick_enabled is ON, I can't use stick commands to get into the regular OSD menu.' - it should not happend. Also it might be the case that you entered OSD joystick mode (Throttle:CENTER Yaw:RIGHT). You have to leave OSD Joystick mode ( Throttle:CENTER Yaw:LEFT ) to be able to enter OSD CMS menu.
It will not work with menu wire connected directly to LED pin. You have to build RC filter as specified in the docs:
Where
FC_LED_PIN
is connected to Flight conttrllerLED
pin, andOSD_JOYSTICK