mirror of
https://github.com/cytech-ing-2023-2026/tp-ihm-oscilloscope.git
synced 2026-06-03 15:32:06 +02:00
No description
- C++ 92.7%
- CMake 6%
- QML 1.1%
- Shell 0.2%
| .clang-format | ||
| .gitignore | ||
| AppSensor.cpp | ||
| AppSensor.hpp | ||
| AppSensorList.cpp | ||
| AppSensorList.hpp | ||
| AppState.cpp | ||
| AppState.hpp | ||
| apptp2_qmltyperegistrations.cpp | ||
| CMakeLists.txt | ||
| main.cpp | ||
| Main.qml | ||
| OscilloscopeItem.cpp | ||
| OscilloscopeItem.hpp | ||
| README.md | ||
| run.sh | ||
IHM TP 2: Oscilloscope client
This project uses QML therefore CMake is used instead of QMake to build it.
Two optional flags can be passed to launch the executable:
--host: the server address--port: the server port