Adopt mavlink stream to new HIGH_LATENCY2 definition

This commit is contained in:
acfloria
2018-02-09 14:34:19 +01:00
committed by Beat Küng
parent 78950f2b39
commit ce1b908714
4 changed files with 105 additions and 174 deletions

View File

@@ -2124,7 +2124,7 @@ Mavlink::task_main(int argc, char *argv[])
break;
case MAVLINK_MODE_IRIDIUM:
configure_stream("HIGH_LATENCY", 0.1f);
configure_stream("HIGH_LATENCY2", 0.1f);
break;
case MAVLINK_MODE_MINIMAL: