Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 501 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 501 Bytes

PBus2AMCP

PBus to AMCP translator.

Getting Started

Prerequisites

  • Qt5
  • QtSerialPort

Installation

git clone https://github.com/dimitry-ishenko-casparcg/pbus2amcp.git
cd pbus2amcp
mkdir out
cd out
cmake ..
make

Usage

./pbus2amcp

snapshot

Authors

  • Dimitry Ishenko - dimitry (dot) ishenko (at) (gee) mail (dot) com

License

This project is distributed under the GNU GPL license. See the LICENSE.md file for details.