diff --git a/IMC.xml b/IMC.xml index e4eeaf9..7c6df1d 100644 --- a/IMC.xml +++ b/IMC.xml @@ -568,8 +568,21 @@ Operation to perform. - - + + + Report the entity list. + + + + + Request the entity list. + + + + + Reload the entity list. + + @@ -3148,6 +3161,13 @@ Hardware pulse detection. + + + The time at which the pulse was dispatched from the original source. + Represented in Universal Coordinated Time (UCT) in seconds since Jan 1, 1970 using IEEE + double precision floating point numbers. + + @@ -11362,92 +11382,6 @@ - - - Entity parameter with all the data that defines an entity parameter. - - - - Name of the parameter. - - - - - - - - - - - - - - - Default value of the parameter. - - - - - The units of the field, if applicable - - - - - Description of the parameter - - - - - Optional. Min value of the parameter - - - - - Optional. Max value of the parameter - - - - - When the parameter is a list, list_min_size indicates the minimum size of the list - - - - - When the parameter is a list, list_max_size indicates the maximum size of the list - - - - - - - - - - - - - - - - This message can be used to query/report the entities and respective parameters in the system - - - Operation to perform. - - - - - - Echoes the request_id in the request - - - Entity Label of the task that's replying to the request - - - Contains an optionally defined List of TypedEntityParameter as a response to a TypedEntityParamaters Request. - - - This message is used to restrict the vehicle from using some communication means. @@ -11712,4 +11646,52 @@ + + + + This message is sent when a maneuver is stoped, describing how it could be resumed to completion later. + + + + ID of the maneuver that was stopped. + + + + + List of maneuvers that can be executed to resume the stopped maneuver. + + + + + + + This message is used to query / report version information related to an entity. + + + + Operation to perform. + + + + Report the entity list. + + + + + Request the entity list. + + + + + + Version of the entity. + + + + + Description of the entity. + + + +