Skip to content

Conversation

sfuhrer
Copy link
Contributor

@sfuhrer sfuhrer commented May 20, 2025

I will squash these commits into the existing ones once you approve, thus only a draft.

_tecs.set_airspeed_rate_measurement_std_dev(_param_speed_rate_standard_dev.get());
_tecs.set_airspeed_filter_process_std_dev(_param_process_noise_standard_dev.get());

_performance_model.updateParameters();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What i meant in my previous comment is that you seem to update the parameters of the performance model here. But e.g. already in line 88 of this parameters_update function you query values from the performance model (_performance_model.getMaximumClimbRate). Should you update the performance model before?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah right, fixed it further in 23a4854

@sfuhrer sfuhrer force-pushed the pr-fw_ctrl_api_address_review branch from 50fb9d7 to ce7b9d2 Compare May 22, 2025 11:35
@sfuhrer sfuhrer mentioned this pull request May 22, 2025
14 tasks
@sfuhrer
Copy link
Contributor Author

sfuhrer commented May 22, 2025

Incorporated the changes in #24056

@sfuhrer sfuhrer closed this May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants