Merge branch 'beta' into acro2

This commit is contained in:
Anton Babushkin
2014-02-04 17:50:51 +01:00
25 changed files with 1416 additions and 258 deletions
+4
View File
@@ -1965,6 +1965,10 @@ void *commander_low_prio_loop(void *arg)
break;
}
case VEHICLE_CMD_START_RX_PAIR:
/* handled in the IO driver */
break;
default:
/* don't answer on unsupported commands, it will be done in main loop */
break;