An open API service indexing awesome lists of open source software.

https://github.com/soerenmeier/tcd

Touch Cockpit Display for DCS
https://github.com/soerenmeier/tcd

dcs dcs-world

Last synced: over 1 year ago
JSON representation

Touch Cockpit Display for DCS

Awesome Lists containing this project

README

          

# Touch Cockpit Display (TCD)

## Supported resolutions

### Smartphone (not fully)
- 400x850

### Small Tablet
- 860x500

### Tablet
- 1024x768

### Touch laptops and displays
At the moment the ui is not optimal for those devices you may find that
zooming helps.

# Driver
https://github.com/roshkins/IddSampleDriver
https://github.com/microsoft/Windows-driver-samples/blob/master/video/IndirectDisplay

## Create stuff
Install Windows WDK https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk
Download Clang (for bindgen)

https://docs.microsoft.com/en-us/windows-hardware/drivers/install/installing-test-signed-driver-packages

## Probably rename to tcd display driver