Skip to content

Commit

Permalink
Update FixedwingPositionControl.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjAA authored Oct 10, 2024
1 parent da88278 commit bfcb005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/fw_pos_control/FixedwingPositionControl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,7 @@ class FixedwingPositionControl final : public ModuleBase<FixedwingPositionContro
(ParamFloat<px4::params::FW_TKO_AIRSPD>) _param_fw_tko_airspd,

(ParamFloat<px4::params::RWTO_PSP>) _param_rwto_psp,
(ParamFloat<px4::params::RWTO_ROT_AIRSPD>) _param_rwto_rot_airspd,
(ParamBool<px4::params::FW_LAUN_DETCN_ON>) _param_fw_laun_detcn_on
)

Expand Down

0 comments on commit bfcb005

Please sign in to comment.