-
Notifications
You must be signed in to change notification settings - Fork 15
No OSD display on board camera - reset copter and its back #15
Comments
What Videomode is your board cam? Pal or Ntsc? |
The board cam is PAL, and I have the GoPro set to NTSC - I am using 1080p30 on the GoPro. If this mismatch is the cause, then why when I reset the copter does the issue resolve itself? |
The code is not setup to handle switching between both video modes and I think it is pure luck that it works after resetting. Curious - does the osd switch to the other camera on startup after reset? What setting are you running on the osd? pal or ntsc? Pal is wider than ntsc so that could explain the incorrect positioning you are experiencing. Regarding the offsets not doing anything, I will open an issue and take a look at some point (soonish, probably, but a couple things are more important ;)) Regarding the arc, I will make open an issue too, no clue since I don't use it. The radar - two things. |
Re arc - when changing the scaling, did you reset the board? |
Tobi, Regarding the offsets not doing anything, I noticed that after adjusting these values I need to also reset the copter power, and then I see a change in the offsets, although to centre the screen I had to set x = 16 and y = 8. I also moved the items at each side of the screen as far as they would go. So on left, the left aligned items are at x = 0 and on the right side of the screen I have the items right aligned with x = 359. This is the widest I can get it without clipping of graphics. I have attached my config file for info on my best layout on the PAL screen. (I added .txt so I could upload here) You are correct about the arc - this resets after re-powering. I had 0.1.0 configurator. Just updated to latest version (0.2.0) and I now see the new options. I like the home arrow a lot. I also like the simple artificial horizon. Nice work! I am running MacBook BTW :-) It would be great if it was possible to click an item on the simulated screen and for it to jump to the config box for that item. I find it tough sometimes to remember where each item is. I will do some testing maybe at the weekend and upload a video as you suggest. Thanks again for all your efforts - this project is finally going somewhere! |
Thanks and good to hear :D And it is good if you feel like it is moving forward :D |
I was out flying today and the home arrow worked perfectly. I did DVR the flight with home and current GPS coordinates, and home arrow, but forgot to include the home distance info on the screen config, so that is missing. I can post this vid or do another flight with the home distance info included if you prefer that? |
Just for info Tobi - I am also testing another graphical OSD called AlceOSD - have you seen that project (also on github)? It uses a Pix chip instead of ARM. The dev is planning a video switcher on his next hardware design also, so will be even closer to the PlayUAV OSD. It is very similar to the PlayUAV. Its a pity you guys can't work as a team rather than taking different tracks. I jumped on that project when I saw this one originally go stale, but now you are developing this, its hugely improved. I picked up on another bug though: As you know, under both the 'video switch channel' and 'Page switch channel' options, you can choose between the modes 'switch' and 'cycle'. For the 'page' switching, both options works fine, but for the 'video' switching, regardless of which option is chosen, operation works in the 'cycle' mode, even when the 'switch' mode is selected. |
Hi Tobi,
Wonder if you can help? I have had this issue since I first used PlayUAV board and it persists. I have 2 cameras connected - 1st is a Sony 600tvl board camera, and 2nd is a GoPro Hero 4 Silver. When the copter is powered, the feed from the Sony 600tvl board camera initially appears on my goggles - but no OSD overlay appears - just the clean video feed. I then flick the switch so the PlayUAV switches to the GoPro, and the OSD displays fine with this camera. I switch back to the board camera and no OSD again!
I then re-power the hexacopter, and this time the OSD works fine on both cameras!
This seems to happen every time I go flying this copter. Could this perhaps be a video sync issue with the board camera??
The text was updated successfully, but these errors were encountered: