Merge pull request #2128 from breadoven/abo_add_flown_loiter_radius_programming

Add flown loiter radius to programming logic
pull/2134/head
Paweł Spychalski 3 months ago committed by GitHub
commit 3394e2b3c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -63,6 +63,7 @@ const OPERAND_TYPES = {
40: "Yaw [deg]",
41: "FW Land State",
42: "Active Battery Profile",
43: "Flown Loiter Radius [m]",
}
},
3: {

Loading…
Cancel
Save