Merge pull request #2207 from mhkabir/cam_trig_new

Camera trigger WIP
This commit is contained in:
Lorenz Meier
2015-07-04 18:38:05 +02:00
10 changed files with 589 additions and 1 deletions
+1
View File
@@ -784,6 +784,7 @@ bool handle_command(struct vehicle_status_s *status_local, const struct safety_s
case vehicle_command_s::VEHICLE_CMD_DO_MOUNT_CONTROL:
case vehicle_command_s::VEHICLE_CMD_DO_MOUNT_CONTROL_QUAT:
case vehicle_command_s::VEHICLE_CMD_DO_MOUNT_CONFIGURE:
case vehicle_command_s::VEHICLE_CMD_DO_TRIGGER_CONTROL:
/* ignore commands that handled in low prio loop */
break;