Tips on how to Setup Betaflight OSD: Configuration and Ingredient Structure Examples


The Betaflight OSD (On-Display screen Show) is a strong function that means that you can view crucial flight info straight in your FPV feed. This tutorial will information you thru the steps to arrange and configure the OSD in Betaflight, function the OSD menu, and supply helpful CLI instructions for widespread OSD factor setups.

A few of the hyperlinks on this web page are affiliate hyperlinks. I obtain a fee (at no further price to you) when you make a purchase order after clicking on one among these affiliate hyperlinks. This helps assist the free content material for the neighborhood on this web site. Please learn our Affiliate Hyperlink Coverage for extra info.

What’s Betaflight OSD?

Betaflight OSD is a function that overlays flight knowledge comparable to battery voltage, flight time, RSSI, and extra onto your FPV video feed. This function is extremely helpful for monitoring the efficiency and standing of your drone whereas flying. You may even use it as a menu to alter your drone’s settings together with PID, charges, filters, VTX channel and extra.

This tutorial focuses on OSD for analog FPV techniques. In case you are utilizing the DJI FPV System, take a look at this tutorial on easy methods to set it up: https://oscarliang.com/dji-fpv-system-setup/#betaflight-osd-setup.

{Hardware} Necessities

Most Betaflight flight controllers (FC) assist OSD for analog FPV techniques, with just a few exceptions which might be designed particularly for HD digital FPV techniques. This needs to be said within the FC specs.

For an FC to assist OSD in analog FPV system, it will need to have an built-in OSD chip (AT7456E). HD digital techniques don’t require this chip for OSD performance.

betaflight osd chip on FC

Wiring

Join your FPV digital camera and video transmitter to the flight controller. The digital camera sign goes to the “Vin” (video enter) pad on the FC, whereas the VTX sign connects to the “Vout” (video output) pad.

Betaflight Configurations

Enabling OSD Characteristic

Obtain and Set up Betaflight Configurator: https://oscarliang.com/download-betaflight-configurator/. Plug your flight controller into your pc utilizing a USB cable. Open Betaflight Configurator and click on on the Join button.

Within the Betaflight Configurator, go to the Configuration tab and allow the “OSD” function. That’s it—your OSD is now activated.

Enable betaflight osd in configurator

OSD Tab Interface

Navigate to the OSD tab in Betaflight Configurator. That is the place you configure which parts seem in your FPV feed.

Betaflight Configurator Osd Simple Tiny Whoop

On the left, you’ll see an inventory of OSD parts. Merely activate or off the weather you need to show on the display.

You’ll discover three checkboxes for every factor, these correspond to the three obtainable OSD profiles which you can change between throughout flight. This lets you use fully totally different OSD layouts and parts at any time by flipping a change in your radio. If you happen to don’t want a number of OSD profiles, set “Preview for” to OSD Profile 1, and “Energetic OSD Profile” to OSD Profile 1 as nicely. Then, test the primary field for the factor you need to show.

Configuring OSD Components

Click on on a component from the left-hand menu so as to add it to the preview display, then drag it to your required location.

betaflight osd preview

My ceaselessly used parts embody:

  • Battery Voltage: Shows the battery voltage, so when to land and keep away from over-discharging your LiPo.
  • Battery Common Cell Voltage: Robotically calculates the voltage per cell, simplifying monitoring (e.g., 16.0V for a 4S battery will show as 4.0V).
  • Timer2: That is your flight time, it shows how lengthy the drone has been armed. That is totally different from “Timer1,” which reveals powered-on time.
  • Warning: A must have. Shows messages if something is unsuitable with the quad, aiding in troubleshooting.
  • Battery Present Draw: Reveals amp attract actual time. It requires a present sensor.
  • Battery Present mAh Drawn: Reveals how a lot battery has been consumed. It requires a present sensor.
  • Hyperlink High quality
  • RSSI dBm Worth: Preferable over RSSI which is a share worth.
  • Throttle Place
  • VTX Channel: Helpful for confirming the channel in use.

Suggestions for OSD Placement:

  • Keep away from Litter: Attempt to not overcrowd your display with an excessive amount of info. Deal with the necessities to maintain your FPV feed clear and readable.
  • Use Logical Placement: Place your crucial OSD parts in places the place they’re simply readable with out obstructing your view.

OSD Settings

On the appropriate facet of the OSD tab, you’ll discover varied OSD-related choices, most of which could be left at default. Nonetheless, listed below are some key settings to contemplate:

  • Video Format: Select Auto, PAL, NTSC, or HD relying in your digital camera/FPV system. For analog, I like to recommend setting it to “Auto” so it detects the right video format for you. For DJI, Walksnail and HDZero, set this to HD.
  • Alarms: Set limits for RSSI, battery capability, flight time, and altitude. When these limits are reached, the info will flash on-screen as a warning.

Working the OSD Menu

Betaflight OSD not solely shows flight info but additionally means that you can entry a configuration menu straight out of your goggles. This menu helps you to modify varied settings of the drone with out connecting to a pc, together with PID settings, charges, VTX energy/channel, and extra. This function is helpful for fine-tuning your quadcopter within the discipline. Be aware that not all choices in Betaflight Configurator can be found within the OSD menu, so that you would possibly nonetheless want your pc or an Android app for full configuration.

To entry the OSD menu, disarm your drone and use your transmitter sticks (mode 2):

  • Throttle heart
  • Yaw left
  • Pitch ahead

Your throttle ought to stay at round heart throughout menu navigation.

Navigating the OSD Menu:

  • Pitch Up/Down: Transfer up and down the menu objects.
  • Roll Proper: Enter a menu merchandise.
  • Roll Left: Return or exit.
  • Roll: Change parameter values.
  • Yaw Proper: Rapidly save and exit.
  • Yaw Left: Return to the final menu.

After making changes, save your settings by going again to the principle menu and choosing “Save & Reboot.”

Altering Betaflight OSD Font

You may change the OSD font by clicking the “Font Supervisor” button situated on the backside proper of the OSD tab. Choose a font preset (I like to recommend “Daring”) and click on “Add Font.”

On this window, you can too add a customized brand, which can seem once you plug within the battery.

Remember that when you’ve uploaded a brand new font, it gained’t present within the preview window, however it’ll show accurately in your goggles.

FAQ and Suggestions

  • Q: I’m getting a core temperature warning. Ought to I be involved?
    • A: This will occur when the drone is sitting on the bench for too lengthy with out correct cooling. It’s often a non-issue, and you’ll disable this warning within the OSD tab below “Warnings”.
  • Q: I’m getting an RSSI warning. Ought to I be involved?
    • A: Make sure you’ve set the right RSSI alarm worth. By default, it’s set to -60 which is simply too excessive for ExpressLRS. Alter it to match your system’s sensitivity limits. For instance, for ExpressLRS 250Hz, the sensitivity restrict is -108dBm, so I usually set the warning to be round -93dBm (-15dBm hyperlink margin). You may set this in CLI: set osd_rssi_dbm_alarm = -93. Extra information right here: https://oscarliang.com/lq-rssi/#What-is-RSSI
  • Q: I’m not getting OSD textual content on the display. Why?
    • A: If you happen to can see the Betaflight brand when energy on, that means your OSD is working, make sure you’ve chosen OSD parts and are utilizing the right OSD profile. If there’s no Betaflight brand at startup, test your video format (NTSC/PAL), set it to Auto if doubtful. Additionally test your digital camera and VTX wiring. Or else it may very well be a defective OSD chip on the FC.
  • Q: How do I modify the craft title within the OSD?
    • A: The craft title enter discipline is situated within the Configuration tab.
  • Q: I’m seeing numerous “V” letters on the display.
  • Q: The OSD doesn’t save the font and different OSD settings.
    • A: Attempt plugging in your battery whereas making adjustments in Betaflight Configurator to make sure the OSD chip is totally powered. Warning: ensure to take away the props first for security.
  • Q: “Add Font” isn’t responding.
    • A: Attempt plugging within the battery earlier than connecting the USB to Betaflight Configurator, then strive once more.

My OSD Setup CLI Instructions

Configuring OSD parts from scratch for each quad you construct could be time-consuming. To make issues simpler, I’ve compiled a few of my most well-liked OSD parts/structure configurations which you can simply copy and paste into the CLI.

Analog (with out GPS)

Betaflight Osd Element Layout Analog Freestyle Racing 2024

set osd_vbat_pos = 6465
set osd_link_quality_pos = 2112
set osd_rssi_dbm_pos = 2080
set osd_tim_2_pos = 6520
set osd_throttle_pos = 2298
set osd_vtx_channel_pos = 2101
set osd_current_pos = 2327
set osd_mah_drawn_pos = 6496
set osd_craft_name_pos = 6155
set osd_warnings_pos = 6410
set osd_avg_cell_voltage_pos = 2348
save

Analog (with GPS)

Betaflight Osd Element Layout Analog Gps Long Range 2024

set osd_vbat_pos = 2371
set osd_link_quality_pos = 2179
set osd_rssi_dbm_pos = 2147
set osd_tim_2_pos = 2467
set osd_flymode_pos = 2456
set osd_throttle_pos = 2391
set osd_current_pos = 2421
set osd_mah_drawn_pos = 2404
set osd_gps_speed_pos = 2359
set osd_gps_lon_pos = 2065
set osd_gps_lat_pos = 2048
set osd_gps_sats_pos = 2115
set osd_home_dir_pos = 2190
set osd_home_dist_pos = 2156
set osd_flight_dist_pos = 2435
set osd_altitude_pos = 18508
set osd_warnings_pos = 14601
set osd_avg_cell_voltage_pos = 2339
save

Analog (Tiny Whoop)

Betaflight Osd Element Layout Analog Tiny Whoop 2024

set osd_vbat_pos = 6444
set osd_link_quality_pos = 2112
set osd_rssi_dbm_pos = 2080
set osd_tim_2_pos = 6520
set osd_throttle_pos = 2298
set osd_vtx_channel_pos = 2101
set osd_current_pos = 2327
set osd_mah_drawn_pos = 6496
set osd_craft_name_pos = 6155
set osd_warnings_pos = 6410
save

Minimalist Setup

For individuals who choose a clear and uncluttered view, the minimalist setup focuses on displaying solely the necessities:

set osd_vbat_pos = 2433
set osd_rssi_dbm_pos = 2150
set osd_tim_2_pos = 6520
save

HD (with GPS)

set osd_vbat_pos = 2529
set osd_link_quality_pos = 2337
set osd_rssi_dbm_pos = 2305
set osd_tim_2_pos = 2625
set osd_flymode_pos = 3670
set osd_throttle_pos = 3606
set osd_current_pos = 3636
set osd_mah_drawn_pos = 2561
set osd_craft_name_pos = 2049
set osd_pilot_name_pos = 2081
set osd_gps_speed_pos = 3382
set osd_gps_lon_pos = 3119
set osd_gps_lat_pos = 3087
set osd_gps_sats_pos = 2369
set osd_home_dir_pos = 2269
set osd_home_dist_pos = 2235
set osd_flight_dist_pos = 2593
set osd_altitude_pos = 18587
set osd_warnings_pos = 14712
set osd_avg_cell_voltage_pos = 2587
set osd_log_status_pos = 1616
set osd_sys_lq_pos = 225
set osd_displayport_device = MSP
set osd_canvas_width = 60
set osd_canvas_height = 22
save

HD (with out GPS)

Fpv Wtf Msp Osd Dji Fpv Goggles

set osd_vbat_pos = 2499
set osd_link_quality_pos = 2237
set osd_rssi_dbm_pos = 2229
set osd_tim_2_pos = 2563
set osd_flymode_pos = 3596
set osd_throttle_pos = 3532
set osd_current_pos = 3563
set osd_mah_drawn_pos = 2531
set osd_craft_name_pos = 2083
set osd_pilot_name_pos = 2115
set osd_warnings_pos = 14677
set osd_avg_cell_voltage_pos = 2520
save

Conclusion

Organising the OSD in Betaflight is easy, however with some customization, you’ll be able to considerably improve your FPV expertise. Whether or not you’re utilizing the OSD to maintain observe of your battery life, monitor your flight time, or entry the configuration menu on the fly, it’s a function that each pilot can profit from. Use the steps and instructions on this information to tailor your OSD setup to your particular wants, and luxuriate in a extra immersive FPV flying expertise.

Edit Historical past

  • Jul 2017 – Article created
  • Apr 2021 – Eliminated info relating to MinimOSD, now not relevant; up to date article with the newest info and screenshots
  • Aug 2024 – Tutorial up to date and added my OSD setups in CLI instructions

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles