Skip to content

mathisloge/device-tester_o

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device tester

Introduction

This program can be used to view the output of serial ports, display GNSS output or view protocol contents.

Build

git clone --recursive https://github.com/mathisloge/gps-tester.git
cd gps-tester
./vcpkg/bootstrap-vcpkg.(sh on Linux, bat on Windows)
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=../vcpkg/scripts/buildsystems/vcpkg.cmake ..

Acknowledgments

Thanks to mosra for creating the graphics middleware Magnum @ Github - Website.

Thanks to omar for the UI Library Dear ImGui and ImGui Club.

Thanks to epezent for creating the graph library ImPlot

Thanks to Nelarius for the visual node graph implementation imnodes

Screenshots

Releases

No releases published

Packages

No packages published