Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mesytec/mvp

 
 

Repository files navigation

Mesytec MVP Programming Tool
================================================================================

Firmware update utility for newer generation mesytec VME modules. Currently supports the
following modules: MDPP-16, MDPP-32, VMMR, MVLC.

* Website: https://mesytec.com/downloads/firmware%20updates/mvp
* Github: https://github.com/flueke/mvp

* Build requirements:
  - cmake
  - Qt5
  - Boost >= 1.58
  - c++17 capable compiler

* Building:
    mkdir build
    cd build
    cmake ../mvp
    make

About

mesytec VME module Programmer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • NSIS 59.4%
  • CMake 32.7%
  • C++ 4.5%
  • Dockerfile 2.8%
  • QMake 0.6%