flueke/mvp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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