This software is able to connect to the HERMESS Signal Processing Unit and allows for superficial, visual analysis of measurements.
Keywords: HERMESS, REXUS, REXUS/BEXUS, Kotlin, TornadoFx, MVVM, .herpro, .herconf, .hercal, .hermeas
- Organize in project files
- Store configuration files
- Store ADC calibration data
- Visualize measurements data as line plot
- Visualize measurements data as center of force graphic for a specific time
Supports data-and-programming-interface (DAPI) protocol 0.0.1
- Connect via DAPI
- Configure SPU
- Receive calibration life data
- Read out and store measurements
Supports telemetry (TM) protocol 0.0.1
- Connect via TM
- Life preview of status
- Life view of text messages
This software uses maven for compilation and packaging:
mvn clean package
Use the jre of OpenJDK 14:
java -jar target/hermessGui-1.0-jar-with-dependencies.jar
- Jerry Low for the rocket-icon of this application
- Wishforge Games for most of the icons used in this application