Difference between revisions of "Infotainment Skin - Tesla Model 3"

(Panes (default))
Line 18: Line 18:
 
Instead, the menu design in the Tesla skins operate on a "pane" system.
 
Instead, the menu design in the Tesla skins operate on a "pane" system.
  
== Panes (default) ==
+
== Panes ==
 +
=== PANE_HOME ===
 +
This is the base level of operation of the Tesla M3 skin. Here, any other active pane is hidden, force-revealing the map if it wasn't already visible.
 +
 
 +
=== PANE_AUDIO ===
 +
The entertainment media pane.
 
---
 
---
 +
 
== Development Considerations ==
 
== Development Considerations ==
 
This skin was meant to have the ability to have new hooks written for additional panes, buttons, menus, etc.
 
This skin was meant to have the ability to have new hooks written for additional panes, buttons, menus, etc.

Revision as of 13:46, 30 May 2019

This is an approximation of the infotainment system found in the Tesla Model 3 (software version 9). While control systems and the underlying backend remain relatively unchanged, the Tesla system is organized slightly different than historical infotainment, offering multiple panes that can be operated independently, rather than specific individual full-screen-sized menus.

Instead, the menu design in the Tesla skins operate on a "pane" system.

Panes

PANE_HOME

This is the base level of operation of the Tesla M3 skin. Here, any other active pane is hidden, force-revealing the map if it wasn't already visible.

PANE_AUDIO

The entertainment media pane. ---

Development Considerations

This skin was meant to have the ability to have new hooks written for additional panes, buttons, menus, etc.