Skip to content

Commit

Permalink
Merge pull request #2128 from breadoven/abo_add_flown_loiter_radius_p…
Browse files Browse the repository at this point in the history
…rogramming

Add flown loiter radius to programming logic
  • Loading branch information
DzikuVx authored Jul 2, 2024
2 parents 25f7962 + 9e8464e commit 3394e2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/logicConditionOperantTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const OPERAND_TYPES = {
40: "Yaw [deg]",
41: "FW Land State",
42: "Active Battery Profile",
43: "Flown Loiter Radius [m]",
}
},
3: {
Expand Down

0 comments on commit 3394e2b

Please sign in to comment.