java.lang.Object
pl.polsl.rtsa.ConsoleTester
A console diagnostic tool for the Signal Analysis hardware.
This tool verifies the connection, performs a handshake, and captures a brief sample of data to ensure the backend logic is functioning correctly.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final SignalProcessingServiceprivate static final org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
private static final org.slf4j.Logger logger -
dspService
-
-
Constructor Details
-
ConsoleTester
public ConsoleTester()
-
-
Method Details
-
main
Main entry point for the diagnostic tool.- Parameters:
args- Command line arguments (not used).
-