Sensor is a cross-platform application to use the LD-MRS scanners. The program uses Ethernet protocol and allows to obtain measurement data, change device settings, as well as track the status of the device and to detect errors and warnings. The program is based on the Qt Framework and can run on all platforms supported by this library.
There are several ways to contribute to Sensor project:
- Submit bugs and help me verify fixes.
- Review the source code changes.
- Read and update documentation files.
- Download and extract the latest release of the source code.
- Download and install the latest version of Qt.
- Launch Qt Creator and open the project file "Sensor.pro".
- Rebuild the project by clicking "Rebuild all" in the "Build" menu.
- Launch the application by clicking "Run" in the "Build" menu.
- Connect the LD-MRS scanner to the network.
- Launch the application and connect to the scanner by entering its address and clicking "Connect".
- Use the tabs "Chart" and "Settings" to see the scanner measurement and control its parameters.