Skip to content
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

Betaflight Configurator 10.9 and RC 4.4 HD using Walksnail VTX #3166

Closed
kensherman opened this issue Dec 26, 2022 · 1 comment
Closed

Betaflight Configurator 10.9 and RC 4.4 HD using Walksnail VTX #3166

kensherman opened this issue Dec 26, 2022 · 1 comment

Comments

@kensherman
Copy link

Describe the bug

Have display port set up and selected HD display like such
hd osd

When viewing in goggles non of the Betaflight OSD elements display.

If I change Betaflight back to an SD display, then my OSD elements do display in goggle.

Walksnail does support 16:9 OSD for several other flight controllers but they may need to do some work on their end. This may not be a Betaflight bug but can get some channels set up with WS as I've been testing some of their firmware.

To Reproduce

Set up display port and configure osd with an HD formate and arrange osd elemenst towards right and left sides of the display. No OSD elements display in goggles. Set Betaflight to NTSC and the elements display.

Expected behavior

OSD elements on left and right hand side of display are displayed

Configurator version

10.9

Flight controller configuration

# 

# diff

# version
# Betaflight / STM32F7X2 (S7X2) 4.4.0 Dec 26 2022 / 06:31:31 (103f238ee) MSP API: 1.45

# config: YES

# start the command batch
batch start

board_name MAMBAF722_I2C
manufacturer_id DIAT

# name: Rekon 4

# feature
feature -TELEMETRY
feature GPS

# serial
serial 0 131137 115200 57600 0 115200
serial 1 1 115200 57600 0 115200
serial 3 2 115200 57600 0 115200

# beeper
beeper -ON_USB

# beacon
beacon RX_SET

# aux
aux 0 0 0 1700 2100 0 0
aux 1 1 1 900 1300 0 0
aux 2 2 1 1300 1700 0 0
aux 3 46 3 1700 2100 0 0
aux 4 13 2 1700 2100 0 0

# vtxtable
vtxtable bands 5
vtxtable channels 8
vtxtable band 1 BOSCAM_A A CUSTOM  5865 5845 5825 5805 5785 5765 5745 5725
vtxtable band 2 BOSCAM_B B CUSTOM  5733 5752 5771 5790 5809 5828 5847 5866
vtxtable band 3 BOSCAM_E E CUSTOM  5705 5685 5665    0 5885 5905    0    0
vtxtable band 4 FATSHARK F CUSTOM  5740 5760 5780 5800 5820 5840 5860 5880
vtxtable band 5 RACEBAND R CUSTOM  5658 5695 5732 5769 5806 5843 5880 5917
vtxtable powerlevels 5
vtxtable powervalues 25 100 200 400 800
vtxtable powerlabels 25 100 200 400 800

# master
set dyn_notch_count = 1
set dyn_notch_q = 500
set acc_calibration = -96,31,-504,1
set mag_align_pitch = 1800
set mag_align_yaw = 1800
set serialrx_provider = CRSF
set dshot_bidir = ON
set motor_output_reordering = 2,3,0,1,4,5,6,7
set failsafe_procedure = GPS-RESCUE
set gps_auto_config = OFF
set gps_auto_baud = ON
set gps_rescue_min_sats = 5
set gps_rescue_allow_arming_without_fix = ON
set osd_vbat_pos = 2552
set osd_link_quality_pos = 3210
set osd_rssi_dbm_pos = 152
set osd_tim_1_pos = 183
set osd_tim_2_pos = 3178
set osd_flymode_pos = 3146
set osd_throttle_pos = 3274
set osd_vtx_channel_pos = 468
set osd_mah_drawn_pos = 2520
set osd_craft_name_pos = 2647
set osd_gps_speed_pos = 2209
set osd_gps_lon_pos = 19498
set osd_gps_lat_pos = 18465
set osd_gps_sats_pos = 2145
set osd_home_dir_pos = 2285
set osd_home_dist_pos = 2177
set osd_flight_dist_pos = 2273
set osd_altitude_pos = 18625
set osd_warnings_pos = 14775
set osd_displayport_device = MSP
set vtx_band = 2
set vtx_channel = 8
set vtx_power = 4
set vtx_low_power_disarm = ON
set vtx_freq = 5866
set vcd_video_system = HD
set gyro_1_align_yaw = 1800
set craft_name = Rekon 4

profile 0

# profile 0
set p_pitch = 65
set i_pitch = 117
set d_pitch = 64
set f_pitch = 244
set p_roll = 63
set i_roll = 112
set d_roll = 56
set f_roll = 235
set p_yaw = 63
set i_yaw = 112
set f_yaw = 235
set d_min_roll = 42
set d_min_pitch = 47
set dyn_idle_min_rpm = 30
set simplified_master_multiplier = 140
set simplified_feedforward_gain = 140

rateprofile 3

# end the command batch
batch end

#

Add any other context about the problem that you think might be relevant here

No response

@kensherman
Copy link
Author

Got this resolved.

Centered all osd elements in the cetner in betaflight and found them far off to the right in goggles. Used goggles menu to shift osd elements left then pushed elements out in betaflight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant