General formatting and style guide updates

This commit is contained in:
Robert Mazzoli
2019-06-05 08:23:06 -07:00
parent 09fe6c3b8c
commit e34be0f85e
8 changed files with 43 additions and 42 deletions

View File

@ -44,4 +44,4 @@ Surface Hub 2S consists of two primary system components:
| Component | Functionality |
| --------- | ------------- |
| **Video board** | - Produces the image on the LCD display. <br> - Provides an audio/video connection path to/from the compute module. <br> - Provides video scaling to support external video sources. <br> - Performs color correction and calibration. <br> - Responsible for power management, including occupancy sensors and device power states. <br> - Monitors and manages all thermal sensors throughout the device. <br> - Performs internal diagnostics. <br> - Captures diagnostics, error logs and telemetry for all components not connected to the compute module. <br> - Controls the behavior of keypad buttons. <br> - Provides an on-screen display for control of video source, brightness, and volume. |
| **Compute module** | Connects to and controls all USB devices. <br> - Provides video board interconnections for USB, DisplayPort, HDMI, PCIe. <br> - Provides Ethernet access via wired and wireless interfaces. <br> Provides the on-screen audio/video content. <br> - Ingests audio/video provided by external sources. <br> - Allows video to be passed directly to the video board (bypassing the ingest process) for scenarios in which an external source is HDCP encrypted or is beyond the capability of the ingest subsystem. <br> - Provides digital audio output for accessibility and room audio systems respectively (USB dongle support only). |
| **Compute module** | Connects to and controls all USB devices. <br> - Provides video board interconnections for USB, DisplayPort, HDMI, PCIe. <br> - Provides Ethernet access via wired and wireless interfaces. <br> Provides the on-screen audio/video content. <br> - Ingests audio/video provided by external sources. <br> - Allows video to be passed directly to the video board (bypassing the ingest process) for scenarios in which an external source is HDCP encrypted or is beyond the capability of the ingest subsystem. <br> - Provides digital audio output for accessibility and room audio systems respectively (USB dongle support only). |