Skip to content

Commit 54735f3

Browse files
authored
Merge pull request #2426 from iNavFlight/MrD_Updates-to-wind-in-the-IPF
Add `Relative wind offset` to IPF
2 parents 65826cf + 18cb43a commit 54735f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

js/logicConditionOperantTypes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ const OPERAND_TYPES = {
6969
46: "Minimum Ground Speed [m/s]",
7070
47: "Horizontal Wind Speed [cm/s]",
7171
48: "Wind Direction [deg]",
72+
49: "Relative Wind Offset [deg]",
7273
}
7374
},
7475
3: {

0 commit comments

Comments
 (0)