PX4 HIL_ACTUATOR_CONTROLs gives 0s

Hi,

We are building a Multi copter simulator on Modelica. We are following in the HITL Architecture of jMAVSim with Modelica as given below.
Communications between the PX4, Modelics code and QGCS work.

When we send the HIL_SENSOR , HIL_GPS, HIL_STATE_QUTERION values we don’t receive any changes on HIL_ACTUATOR_CONTROLS.

So , are there any conditions/prerequisites to be satisfied for the copter to fly? Are they listed anywhere ?

Same issue here. I opened a bug report: https://github.com/PX4/Firmware/issues/9889

Have you resolved this? While now the pwm_out_sim is there I still get zeroes.