[go: up one dir, main page]

Menu

Home

Miguel Angel Menarguez Garc;ia

Welcome to ECG2HRV wiki. This page is not intended to explain all functionality of the application right now, but will detail the steps required to deploy the binaries and execute the program.

[InstaLlation]:

  1. Download the binaries from https://sourceforge.net/projects/ecg2hrv/files/latest/download.
  2. uncompress the zip or tar.gz file to the destination folder in the hard drive disk. It is not recommended to use a flash disk to execute the application because the encryption process will be slow and subject to be corrupted on an unexpected disconnection.
  3. To make acces to the database simpler (ECG2HRV folder contaied), copy it inside the dist folder. Or where your JVM thinks the user application path to run the application is. (In some linux distributions we have observed they works with the user folder (cd ~/)
  4. Install and or update your JVM to enable the execution of JAVA 7.0 jar files. This can be done from the following link http://java.com/en/download/manual.jsp?locale=en. Note that many JVM distributions may be available, we just gave a link to one, not referred it as better or worse than the rest.
  5. Run the app! To do this go to the folder you extracted the files, go to dist folder, and double click onecg2hrv.jar. Make sure .jar files are associated with JVM downloaded in previous step and that lib folder is there too.
  6. Last step is to enter the default password: myPassword. If database is not found a file dialog will enable the user to pick its current location.
  7. Don't forget to change database password from utilities menu, or any other user could steal your data!

If you had any trouble following these steps please send a mail to mamenarguez@ou.edu

Project Members: