Git Product home page Git Product logo

hrvtracker's People

Watchers

 avatar

hrvtracker's Issues

Empty settings file causes exception and shutdown

If hrvtracker is shot down in an uncontrolled manner, for example by flat 
battery, it seems that the settings file can become empty. In this case the 
application will throw an exception when trying to read the file, due to 
reading empty lines. The exception message seems to be generic and does not say 
anything about the settings file. This made the trouble shooting a bit 
troublesome.

However, removing the empty file solves the problem.

A message with the reason for failure, or just ignoring the empty file, seems 
preferable... :)

Steps to repeat: Create an empty settings file and start hrvtracker.

Original issue reported on code.google.com by [email protected] on 22 Aug 2014 at 6:29

Bug inerpreting Ant+ RR Interval data

What steps will reproduce the problem?
1. Using the software with Ant+ HRM
2.
3.

What is the expected output? What do you see instead?

Expect to get acurate RR intervals as reported by HRM, instead get values out 
by a factor of 1.024

What version of the product are you using? On what operating system?

1.61 beta for windows

Please provide any additional information below.

Code misinterprets the data coming in Ant+ packets, it asumes the values sent 
are in milliseconds when infact (as per the ANT+ HRM profile) the values are in 
1/1024 ths of a second. As a result all RR intervals reported by this software 
are out by a factor of 1.024.

Fix this and there will be no need for timing correction.



Original issue reported on code.google.com by [email protected] on 13 Feb 2013 at 4:13

Garmin USB 2 stick?

What steps will reproduce the problem?
1. try to use the Garmin stick marked USB2 on the back

What is the expected output? What do you see instead?
I see an error message related to an error during intialization and to check 
that the garmin ant agent isn't running.

What version of the product are you using? On what operating system?
I downloaded it within the last week. Windows Vista.


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Jun 2011 at 11:34

Loading .hrm files from hrvtracker into Kubios

What steps will reproduce the problem?
1.Open the hrvtracker .hrm file with notepad.
2.clean up the input format
3.Use Kubios to open polar .rm file for All files 

What is the expected output? What do you see instead?
Kubios starts processing and continues to run without result. computer locks up


What version of the product are you using? On what operating system?
Kubios v 2.1, HRVtracker 2012


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Jun 2013 at 10:38

Can't import to polar software

What steps will reproduce the problem?
1. save a hrv logfile (*.hrm)
2. try to import it to polar precision performance
3. nothing happens

What is the expected output? What do you see instead?
i wanted to import it to the polar software to do the analysis there as 
described in the article you linked to, but I don't manage to get it into the 
polar software.

What version of the product are you using? On what operating system?
latest version with windows 7 (64bit)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Jun 2011 at 8:34

Garmin mini USB, W7 feedback

This is some assorted feedback from trying to use hrvtracker as delivered.
Bear in mind that I´m absolutely no expert in PC-host development in general 
and .NET development in particular, so anything below might be off/odd or just 
plain wrong...

* Could not get the prebuilt binaries to work with w7 and the garmin mini usb 
stick.

* Mucked about with the source from the repository and rebuilt it to no avail. 
(With the 2013 version of visual studio, which is probably why it failed due to 
link incompatibilities for the libraries, but I got no intelligent errors or 
warnings about this.) This step was obviously going to fail, but I'm 
stubborn... :-)

* Decided to try out the "proper" way of doing things:
1) Installed the 2010 express version of visual studio.
2) Signed up for "ANT adopter" status with thisisant.com and downloaded latest 
versions of the libraries.
3) Changed two function calls as documented in the upgrade documentation.
4) Due to build warnings about possible issues with what I interpreted as 
32/64-bit issues I followed the advice to restrict the executable to 32-bit. 
(Well, I actually ignored this at first, but then the exe stumbles on an 
unhandled exception when loading the ANT libraries...)

5) Tada! It works!

Maybe this can be of some help to someone else.

Original issue reported on code.google.com by [email protected] on 1 Jul 2014 at 9:48

Failed to connect to any ANT devices (Windows 8)

What steps will reproduce the problem?
1.HRVtracker on Windows 8
2. Click on Start
3. Error message is displayed

What is the expected output? What do you see instead?
/

What version of the product are you using? On what operating system?
W8, 64bits
ANT mini USB
Forerunner 310XT

Please provide any additional information below.
************** Exception **************
ANT_Managed_Library.ANT_Exception: ANTLibrary Exception: Failed to connect to 
any ANT devices
   à ANT_Managed_Library.ANT_Device..ctor()
   à HRV_tracker.frmMain.OpenGarmin2() dans C:\Users\Aaron\Documents\Visual Studio 2010\Projects\HRV_tracker\testANT_receiver\frmMain.cs:ligne 967
   à HRV_tracker.frmMain.OpenHRM() dans C:\Users\Aaron\Documents\Visual Studio 2010\Projects\HRV_tracker\testANT_receiver\frmMain.cs:ligne 807
   à HRV_tracker.frmMain.btnStartRecording_Click(Object sender, EventArgs e) dans C:\Users\Aaron\Documents\Visual Studio 2010\Projects\HRV_tracker\testANT_receiver\frmMain.cs:ligne 1143
   à System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   à System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
   à System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   à System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   à System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   à System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   à System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   à System.Windows.Forms.ToolStrip.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Original issue reported on code.google.com by [email protected] on 16 Feb 2014 at 10:34

"No ANT devices detected"

When I try to start manual recording, I get the error "No ANT devices 
detected".  

Using Garmin 305 with Windows Vista.

Original issue reported on code.google.com by [email protected] on 23 Jun 2012 at 12:19

Support for Mac?

Any idea if it would be possible to port this program for use on a Mac? I am 
looking to use this program for most of my team, but many of them use a Mac. I 
am not a programmer by profession, but have done a fair bit and am in the 
process of learning to code iPhone apps, so for what it's worth I would be 
happy to help if this is something you're thinking about doing.

Original issue reported on code.google.com by [email protected] on 6 Jun 2011 at 11:37

Kubios won't save report after being started by HRV_Tracker

What steps will reproduce the problem?
1.Run a test with script 1
2.Allow hrv tracker to automatically launch kubios
3.

What is the expected output? What do you see instead?
Expect to be able to save the kubios analysis as a pdf report. The program 
hangs when trying to do that.


What version of the product are you using? On what operating system?
Using latest hr tracker on Vista.

Please provide any additional information below.
This doesn't happen if I open kubios and select an .hrm file created by 
hrv-tracker. This only happens if the script autoatically launches kubios.

Original issue reported on code.google.com by [email protected] on 21 Mar 2012 at 12:06

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.