-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HD mode is only displaying upper-left part of the designed HD area. #119
Comments
After setting up several quads with no issues I've got one that's stuck in PAL mode like what your seeing here. There's been at least several of us on Discord with this same issue with no common cause pinpointed yet from what I've seen. |
@kf4mot you wrote "one that's stuck" ... One Vista or one Goggles, or maybe flight conroller? |
despite this sad result, I upgraded another one to BF4.1.1 (both were 4.3.1 before) What is VERY interesting - is that one of them (MiniApex) works perfectly fine. with HD OSD, as expected. All is conformal coated, soldered, then coated solderpoints - otherwise I would consider swapping the vistas to check if the issue is in the Vista - or the flight-controller. |
I have one vista stuck in PAL mode. Several other vistas working great in HD mode. All with the same V2 goggles. |
Additional information: |
Do you remember the betaflight build options you used? Did you definitely have hd osd in the options? |
@benlumley I just used the autodetect for firmware, (which includes HD) |
it might be worth a reflash, without full chip erase; just to be sure? |
@benlumley it's kind of done - on at least two occasions: I reverted temporarily to 4.3.1. to compare it's behavior (PRID/rate related) - then back to 4.4.1 , and then ran a core installation to report missing blackbox options on this controller (and installede 4.3.1 to verify). - and I am again on 4.4.1 |
Great find! That was my issue too! |
Ideally we might want to detect when the command to identify the FC fails (meaning something is up with the UART, unless the user is using some really weird FC) and display a toast on screen. Have seen quite a few users with the same issue just lately. I've added this to https://github.com/fpv-wtf/wtfos/wiki/Troubleshooting, it should probably be duplicated to the msp-osd README as well. |
I tried to run msp-osd having only the RX from a Vista connected with the TX3 on a Mamba Basic F405 MK3.5 but could not get the OSD showing up at all. Is there any way to have the msp-osd being connected only to one TX of the FC and nothing else? It seem to not work anymore and I tried any possible setting incl. to disable HD on the Vista in the wtfos configurator for msp-osd... UART 1, 2 & 4 will be already used for CRSF RX, GPS and Serial through Crossfire since this build is going to be a waterproof build and UART 3 is only having TX3 exposed on the FC PCB... Oh yeah and I tried all this with INAV 6.1.1 Thanks for any help or suggestion |
My HD OSD format on Goggles V2 is not "HD".
The goggles display the upper left part of what is in the HD OSD design in Betaflight Configurator (about 1/4 of the HD design-area is visible).
My WTFOS is updated (current release), I followed those instructions https://www.youtube.com/watch?v=8S3iBbVM4uo
there are NO font files on the Goggles V2's SD card.
msp-osd packet installed on both Vista and GogglesV2
This is my msp-osd config on the Vista:
This is my msp-osd config on the goggles:
This is my OSD (work in progress)
and this is about the part of the OSD I actually see in the goggles: (video feed is not cropped, only the OSD overlay.)
BF 4.4.1
I have used this Preset:
and verified
set osd_displayport_device = MSP
set vcd_video_system = HD
additional information:
I see OSD, I see the data change in the part that is visible. so the information is there, it's a matter of how it is rendered.
I've also tried the pinned suggestions from you YT video: CLI commands and waiting really long after Goggles boot.
If I change UART1 peripherals to "disabled" , then there is no OSD data on the Goggles - to me, this confirms that it is connected.
This is my BF configuration:
BTFL_cli_backup_GEPR4.4.1.txt
The text was updated successfully, but these errors were encountered: