Open mchen0037 opened 7 years ago
Good job @mchen0037 . I do have a desktop for you to use. I will show you after my TA today
in Firmware/src/modules/mavlink/mavlink_receiver.cpp, you can edit the error. Search for "Hard setting offset" in the code. (was originally "if (_time_offset != 0) "
I tried setting the error to a larger millisecond count, but it eventually came back, so I just commented the error message out for now.
When running the Gazebo simulator in the PX4 Firmware (make posix_sitl_default gazebo), the simulator runs and continuously queues this error message "ERROR [mavlink] [timesync] Hard setting offset."
Haven't tried running simulator on a different computer yet, but see https://github.com/PX4/Firmware/issues/7263