agrasyuk / dcs-bios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DCS-BIOS is a community-maintained Export.lua file for use with DCS: World. It provides a stable, documented interface for external hardware and software to interact with the clickable cockpit of a DCS: World aircraft.

For Panel Builders

You don’t need to be a programmer or electrical engineer. The DCS-BIOS User Guide will show you step by step how to connect your panel to DCS using DCS-BIOS and the beginner-friendly Arduino microcontroller platform. You don’t have to write any program code yourself.

For Software Developers

The Developer Guide explains how to connect to and interpret the DCS-BIOS export data stream and how to send commands to DCS-BIOS to operate controls inside the cockpit.

Is My Aircraft Supported?

Currently, DCS-BIOS only supports the A-10C. Experimental UH-1H support is also available.

If you want to add support for another module, please get in touch.

Contribute

If you have a question or found a bug, please open an issue on the GitHub issue tracker.

If you want to contribute code or documentation, please send a pull request on GitHub.

The documentation is written in the AsciiDoc format and converted to the final HTML version with Asciidoctor.

License

DCS-BIOS is released under a slightly modified Simple Public License 2.0 (think "a version of the GPL readable by mere mortals"). Please see DCS-BIOS-License.txt.

The copy of socat that comes with DCS-BIOS is licensed under the GPLv2 (see socat/COPYING).

About


Languages

Language:Lua 64.9%Language:JavaScript 34.5%Language:CSS 0.5%Language:Shell 0.2%