In my script, I use data on the course of the aircraft from gps (moving baseline). Is there any way to test the algorithm using SITL, or can it only be tested with using of ahrs.yaw() instead of gps_yaw_deg? Now in the simulator gps:gps_yaw_deg(0) returns nil. Thanks