Skip to content

Commit 1c1c5e3

Browse files
author
jaz7mutant
committed
add jazzmutant osd preset
1 parent 6183f46 commit 1c1c5e3

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
#$ TITLE: JazzMutant HDZero OSD
2+
#$ FIRMWARE_VERSION: 4.4
3+
#$ FIRMWARE_VERSION: 4.5
4+
#$ CATEGORY: OSD
5+
#$ STATUS: EXPERIMENTAL
6+
#$ KEYWORDS: HDZERO, HD, HDOSD, OSD, JazzMutant, Racing
7+
#$ AUTHOR: JazzMutant
8+
#$ PARSER: MARKED
9+
10+
#$ DESCRIPTION: <h1>JazzMutant HDZero OSD</h1>
11+
#$ DESCRIPTION: <br>
12+
#$ DESCRIPTION: This preset is intended to be used with 4/3 aspect ratio cameras.
13+
#$ DESCRIPTION: <br>
14+
#$ DESCRIPTION: You will also need to select "VTX (MSP + Displayport)" on the appropriate port in the Ports tab.
15+
#$ DESCRIPTION:
16+
#$ DESCRIPTION: <h2>Preview:</h2>
17+
#$ DESCRIPTION: <img src="https://raw.githubusercontent.com/Jaz7Mutant/firmware-presets/refs/heads/images/misc/images/jazzmutant_osd_preset.jpeg" style="width:100%"/>
18+
#$ DESCRIPTION:
19+
#$ DISCUSSION: https://github.com/betaflight/firmware-presets/pull/515
20+
21+
#$ INCLUDE: presets/4.4/osd/defaults.txt
22+
23+
set osd_warn_bitmask = 270333
24+
set osd_link_quality_pos = 2615
25+
set osd_tim_2_pos = 3623
26+
set osd_flymode_pos = 3076
27+
set osd_throttle_pos = 3081
28+
set osd_vtx_channel_pos = 2054
29+
set osd_current_pos = 2598
30+
set osd_pilot_name_pos = 2068
31+
set osd_warnings_pos = 14805
32+
set osd_avg_cell_voltage_pos = 2583
33+
set osd_flip_arrow_pos = 2489
34+
set osd_rate_profile_name_pos = 2606
35+
set osd_stat_bitmask = 1882194596

0 commit comments

Comments
 (0)