JOIN/SIGN UP
Already a Member? |
GET INVOLVED
Understanding and Engaging in COVESA Expert Groups & Projects |
COLLABORATIVE PROJECTS
HISTORICAL
SDV Telemetry Project |
...
Capability | Description | Inputs | Outputs | Dependencies | Assumptions /Constraints | VSS Examples / Mapping | Android Examples / Mapping | Notes |
Movement & Position - Control | ||||||||
Move Seat Incrementally | Move the identified seat in the specified direction. When a user commands a seat in a certain direction, it will incrementally move in that direction. |
|
| One request/trigger moves one increment. | N/A | |||
Move Seat to Specified Position | Set the seat position for the identified seat. This is entire seat position forward, back, up down. |
|
|
Seat position on vehicle x-axis. mm - Position is relative to the frontmost position supported by the seat. 0 = Frontmost position supported.
mm - Seat position on vehicle z-axis. Position is relative within available movable range of the seating. 0 = Lowermost position supported. | What is the position definition? ISO 8895 What is status? Position Status. | |||
Move Seat Component Incrementally | Move the identified seat and component in the specified direction. When a user commands a seat component in a certain direction, it will incrementally move in that direction until the user ceases their request. |
|
| Different classes of comportment? Certain directions apply to different components? Need to enumerate the components? Component type? | ||||
Set Seat Component Position Per Seat | Set the seat component position for the identified seat. This is position of the component only. |
|
| Applied by Component and Direction like:
| ||||
Store Seat Position | Stores current seat and component positions |
| N/A | |||||
Recall Seat Position | Recall seat and component positions |
| N/A | |||||
Fold Headrest | Fold or unfold headrest |
| Align with move seat compontent? | |||||
Fold Seat | Fold or unfold seat |
| Align with move seat component | |||||
Movement & Position - Status / Data | ||||||||
Get Seat Position Per Seat | Get the seat position for the identified seat. This is entire seat position. |
|
| |||||
Get Seat Component Position Per Seat | Get the seat component position for the identified seat. This is position of the component only. |
|
| |||||
Get Seat Ids / Locations | Provides the list of seats available in "this" Vehicle |
| Array of:
|
...