Menu

#2 how to control resistance

open
None
5
2016-11-30
2016-11-30
No

the details talk about controlling resistance, incline and speed....but when I look at the code, there is no mention of controlling speed and incline with no mention of resistance (i have an elliptical )
I would be happy to code changes for resistance ...but unsure what the specifications are for chirp for resistance.....any ideas

Related

Feature Requests: #2

Discussion

  • tim ocallaghan

    tim ocallaghan - 2016-11-30

    i meant to say tjere IS mention of speed and incline and no mention of resistance

     
  • S. Martin

    S. Martin - 2016-12-01

    Hi yes - hope this gets to you via reply - try playing the chirps into something plugged into computer running audacity or other audio software where you can see the signals.. or send it my way will see what I can do :)

    Sent from my iPhone

    On Nov 30, 2016, at 4:55 PM, tim ocallaghan timoc@users.sf.net wrote:

    [feature-requests:#2] how to control resistance

    Status: open
    Group: Next_Release_(example)
    Created: Wed Nov 30, 2016 09:55 PM UTC by tim ocallaghan
    Last Updated: Wed Nov 30, 2016 09:55 PM UTC
    Owner: Chad R. Meiners

    the details talk about controlling resistance, incline and speed....but when I look at the code, there is no mention of controlling speed and incline with no mention of resistance (i have an elliptical )
    I would be happy to code changes for resistance ...but unsure what the specifications are for chirp for resistance.....any ideas

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/ifits/feature-requests/2/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Feature Requests: #2

    • tim ocallaghan

      tim ocallaghan - 2016-12-01

      Wow, thanks for replying, I had tried emailing the email
      sarahbmartin@sourceforge.net but it failed.

      I originally thought that there was only source code ...so I was just
      looking at the source ..

      The project says "iFits is a portable command line utility for encoding and
      recording audio signals (chirps) to set the speed, incline, and resistance
      functions of iFit technology equipped exercise machines"

      but when I look at ifits.c it says
      "fprintf(stderr, "\n%s\n", "FORM: ifits> [time in seconds] [speed]
      [incline]");"

      there is no mention in the source about resistance. Speed and incline
      sure make sense for a treadmill but not for an elliptical which needs
      resistance and incline.

      Last night I realized there was a windows executable, which I tried but it
      flashed on my win7 screen for a second and vanished. Same thing each time
      I tried. I should be able to get a compiler and recompile ...i think.

      Of course, there is no spec on how to control IFIT, so how you and Chad
      figured this out is amazing. Is there any information on how exactly you
      control the chirp IFITS ?
      If you are controlling multiple things (i.e. speed / incline) or
      (resistance/incline) ....is that 2 sounds jammed together or 1 sound at a
      diff frequency ?
      Is it possible that speed and resistance sound is interchangeable ?

      Thanks for any help!!!

      its funny I got the elliptical and I'm more interested in figuring out how
      this works vs just using it : )

      On Wed, Nov 30, 2016 at 9:40 PM, S. Martin sarahbmartin@users.sf.net
      wrote:

      Hi yes - hope this gets to you via reply - try playing the chirps into
      something plugged into computer running audacity or other audio software
      where you can see the signals.. or send it my way will see what I can do :)

      Sent from my iPhone

      On Nov 30, 2016, at 4:55 PM, tim ocallaghan timoc@users.sf.net wrote:

      [feature-requests:#2]
      https://sourceforge.net/p/ifits/feature-requests/2/ how to control
      resistance

      Status: open
      Group: Next_Release_(example)
      Created: Wed Nov 30, 2016 09:55 PM UTC by tim ocallaghan
      Last Updated: Wed Nov 30, 2016 09:55 PM UTC
      Owner: Chad R. Meiners

      the details talk about controlling resistance, incline and speed....but
      when I look at the code, there is no mention of controlling speed and
      incline with no mention of resistance (i have an elliptical )
      I would be happy to code changes for resistance ...but unsure what the
      specifications are for chirp for resistance.....any ideas

      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/ifits/feature-requests/2/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/


      Status: open
      Group: Next_Release_(example)
      Created: Wed Nov 30, 2016 09:55 PM UTC by tim ocallaghan
      Last Updated: Wed Nov 30, 2016 09:56 PM UTC
      Owner: Chad R. Meiners

      the details talk about controlling resistance, incline and speed....but
      when I look at the code, there is no mention of controlling speed and
      incline with no mention of resistance (i have an elliptical )
      I would be happy to code changes for resistance ...but unsure what the
      specifications are for chirp for resistance.....any ideas


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/ifits/feature-requests/2/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Feature Requests: #2

  • S. Martin

    S. Martin - 2016-12-06

    Hi Again Tim, glad it got through! It was actually just a project of mine poc for me and I brought Chad on board to maybe help out with a possible gui interface.. ha, i still dont care for those details :P it is a simple pulse amplitude modulation code in binary, adapted from some old ham radio techniques with a simple crc.. happy to explain more, adding resistance should be simple i suspect just didnt own an elliptical at the time was testing out and still dont though.. meaning to get one someday :P if ya want to look at the signals and work from there or want me to have a look.. should be a simple undertaking

    V/r
    Sarah

    Sent from my iPhone

    On Nov 30, 2016, at 4:55 PM, tim ocallaghan timoc@users.sf.net wrote:

    [feature-requests:#2] how to control resistance

    Status: open
    Group: Next_Release_(example)
    Created: Wed Nov 30, 2016 09:55 PM UTC by tim ocallaghan
    Last Updated: Wed Nov 30, 2016 09:55 PM UTC
    Owner: Chad R. Meiners

    the details talk about controlling resistance, incline and speed....but when I look at the code, there is no mention of controlling speed and incline with no mention of resistance (i have an elliptical )
    I would be happy to code changes for resistance ...but unsure what the specifications are for chirp for resistance.....any ideas

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/ifits/feature-requests/2/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Feature Requests: #2


Log in to post a comment.