• bring back movescount for crying out loud.

    Locked Moved
    3
    0 Votes
    3 Posts
    928 Views
    Brad_OlwinB
    @John-van-Winkel I am locking this as the Movescount topic has been extensively discussed. If you would like to ask questions or critique the current app by pointing out what is missing that you need we could have a vote to improve the app. Movescount unfortunately is long gone.
  • Modification of apps to suit to my training

    2
    1
    0 Votes
    2 Posts
    804 Views
    Mff73M
    @Fabien-Berbett Maybe more information here? https://forum.suunto.com/post/101277
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Suuntolink broken in Mac OS Ventura 13.0.1

    2
    1
    0 Votes
    2 Posts
    2k Views
    isaziI
    The search feature is your friend https://forum.suunto.com/topic/8267/suuntolink-not-working-in-mac-ventura
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    -2 Votes
    1 Posts
    24 Views
    No one has replied
  • SuuntoLink 4

    50
    4 Votes
    50 Posts
    13k Views
    sebchastangS
    @andrasveres It is indeed a very particular vision of sustainability
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    -1 Votes
    1 Posts
    7 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • SuuntoLink 4.1.2 Crashing

    13
    0 Votes
    13 Posts
    3k Views
    P
    @margusl thanks for the tip. Unfortunately I can’t find it (maybe I deleted it when I cleaned up my install ; before I discovered it was not working because of the update itself I thought it was due to a wrong installation). I exchanged this with the chat support and all they answered is « sorry but you have to upgrade windows ». Which is equivalent in my case as buy a new computer. Unreal
  • suuntolink Version 4.1.2

    Locked
    2
    0 Votes
    2 Posts
    867 Views
    sartoricS
    @pajule closing as duplicate
  • [help]About Ambit app,Why is this result an integer

    ambit apps
    6
    0 Votes
    6 Posts
    1k Views
    Z
    @pavel-samokha O,I made a mistake,Let format=OneDecimal;,This is no in HEADER Modify to: /***HEADER***/ format = OneDecimal /***ENDHEADER***/ /* While in sport mode do this once per second*/ RESULT = 0; FTP=SUUNTO_USER_HEIGHT+100; format = 1; if (SUUNTO_BIKE_POWER_AVG[3] < FTP * 55/100) { RESULT=(1.0+ ( SUUNTO_BIKE_POWER_AVG[3] / (FTP * 55/100) ) ) ;postfix="ActRec"; } else if (SUUNTO_BIKE_POWER_AVG[3]>FTP * 55/100 && SUUNTO_BIKE_POWER_AVG[3]< FTP * 75/100) {RESULT=(2.0 + ( ( SUUNTO_BIKE_POWER_AVG[3] - (FTP * 55/100) ) / ( (FTP * 75/100) - (FTP * 55/100) ) ) );postfix="Endur"; } else if (SUUNTO_BIKE_POWER_AVG[3]>FTP * 75/100 && SUUNTO_BIKE_POWER_AVG[3] < FTP * 90/100) {RESULT=(3.0 + ( ( SUUNTO_BIKE_POWER_AVG[3] - (FTP * 75/100) ) / ( (FTP * 90/100) - (FTP * 75/100) ) ) ) ;postfix="Tempo"; } else if (SUUNTO_BIKE_POWER_AVG[3]> FTP * 90/100 && SUUNTO_BIKE_POWER_AVG[3]< FTP* 105/100 ) {RESULT=(4.0 + ( ( SUUNTO_BIKE_POWER_AVG[3] - (FTP * 90/100) ) / ( (FTP * 105/100) - (FTP * 90/100) ) ) );postfix="Thresh"; } else if(SUUNTO_BIKE_POWER_AVG[3]> FTP * 105/100 && SUUNTO_BIKE_POWER_AVG[3]< FTP * 120/100) {RESULT=(5.0 + ( ( SUUNTO_BIKE_POWER_AVG[3] - (FTP * 105/100) ) / ( (FTP * 120/100) - (FTP * 105/100) ) ) ) ;postfix="VO2M"; } else if(SUUNTO_BIKE_POWER_AVG[3]> FTP * 120/100 && SUUNTO_BIKE_POWER_AVG[3]< FTP * 150/100) {RESULT=(6.0 + ( ( SUUNTO_BIKE_POWER_AVG[3] - (FTP * 120/100) ) / ( (FTP * 150/100) - (FTP * 120/100) ) ) );postfix="Anaer"; } else if (SUUNTO_BIKE_POWER_AVG[3] > FTP * 150/100 ) {RESULT=(7.0 + ( ( SUUNTO_BIKE_POWER_AVG[3] - (FTP * 150/100) ) / ( 2000 - (FTP * 150/100) ) ) ) ;postfix="SPRINT"; } The result is Ok! Thanks very much!

Suunto Terms | Privacy Policy