Hi!
I am trying to feed my custom sensor data directly to copter EKF3 via pymavlink. I run sitl, wait till it is initialized and then in another terminal run python scripts which connects to sitl and sends HIL sensor data using pymavlink. But in sitl logs I can see that these data are ignored by EKF3. I tried different variants already, so I would be happy any suggestion!