Hi folks,
I’ve built several/many custom firmwares trying to get OSD working using my Walksnail VRX (not the goggles, but the VRX, though they should be identical for the purposes of this discussion). I’m using firmware 29.33.16, which is the latest, on both the VTX and VRX.
No matter which custom arducopter options I select, and how many ways I set the parameters in Mission Planner, I just can’t get any OSD.
The parameters I’m using, which seem most correct from researching info from many sources are:
SERIALn_BAUD=115
SERIALn_PROTOCOL = 42
MSP_OPTIONS = 0 (I tried 4 and 5 - doesn’t work, and zero SHOULD be correct)
OSD_TYPE = 5
The custom firmware options I am using are:
ENABLE MSP DISPLAYPORT OSD
ENABLE MSP TELEMETRY AND MSP OSD
ENABLE OSD
I’ve also tried several other variations. None work.
Thanks…
P.S. There’s plenty of room to add OSD options by default to the standard firmware, I’d hope/suggest OSD be added to the standard firmware builds so custom firmware building doesn’t have to be dealth with.