Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 896 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 896 Bytes

tino

Tested environment

Travis CI (Linux) Github Actions
Linux/Win
Build Status Ubuntu Windows

Build

move in folder project
> mkdir build
> cd build
> cmake -DCMAKE_PREFIX_PATH=<your_path> .. (path example: ~/Qt/5.12.7/gcc_64)
> make

Feature

This is a desktop application useful to simulate communication between the logic board and video board.

  • import buffer configuration file from json
  • treeview to show protocol of imported file
  • settings loaded from file
  • widget to edit IO directly using mouse
  • communication through:
    • virtual com
    • modbus RS485