New timesync interface import. Not working yet.

This commit is contained in:
M.H.Kabir
2014-12-15 14:23:27 +05:30
parent dfc368ad46
commit e1bdc4a0fb
5 changed files with 598 additions and 505 deletions

View File

@@ -1416,6 +1416,8 @@ Mavlink::task_main(int argc, char *argv[])
configure_stream("ATTITUDE_TARGET", 10.0f);
configure_stream("POSITION_TARGET_GLOBAL_INT", 10.0f);
configure_stream("VFR_HUD", 10.0f);
configure_stream("SYSTEM_TIME", 1.0f);
configure_stream("TIMESYNC", 10.0f);
break;
default: