Suunto app Forum Suunto Community Forum
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    [Discussion] Share your projects

    Scheduled Pinned Locked Moved Suunto Plus Development
    discussionpeer-support
    68 Posts 26 Posters 4.6k Views 25 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • surfboomerangS Offline
      surfboomerang
      last edited by surfboomerang

      For the sailors among us…
      I’m developing an app for the calculation of Velocity Made on Course (VMC).

      f483a71a-8937-4cc2-9c9e-c925bf3683ec-image.png

      First of all, the simulator totally ignores the nautical distance format. The watch does format it well so it’s not a big deal.

      The second issue is that I don’t see any option to get the bearing and/or coordinates of a selected POI. Only the distance is available. This makes the VMC calculation very inaccurate since the distance is measured in meters only.

      The preferred way would be to calculate the VMC with the speed and angle

      speed * Math.cos(heading - bearing);

      All of the values are known, except the bearing to the POI. Is there any way to get this information?

      Suunto Vertical Titanium Solar
      OnePlus Nord 4

      EgikaE 1 Reply Last reply Reply Quote 1
      • Łukasz SzmigielŁ Offline
        Łukasz Szmigiel
        last edited by

        Here’s my little S+ app called “Constantin” that shows either pace or HR in split view:

        Graph on the left and delta / current / average on the right.

        Top button switches between pace and HR.

        image.png

        PXL_20260406_151831505.jpg

        PXL_20260406_151838972.jpg

        When I run I tend to have quick glimpses on my watch to see if I have a tendency to go too fast or if my HR climbs. So I have designed a view that shows me if I’m actually deviating from the average in pace or HR or not.

        S9PP 2.50.28

        Bigb0zzB 1 Reply Last reply Reply Quote 5
        • Łukasz SzmigielŁ Offline
          Łukasz Szmigiel
          last edited by

          It’s evolving 🙂

          Zrzut ekranu 2026-04-06 231216.png

          I went for canvas instead of default chart so that I can have the latest value exactly in the center.

          S9PP 2.50.28

          1 Reply Last reply Reply Quote 4
          • Bigb0zzB Offline
            Bigb0zz @Łukasz Szmigiel
            last edited by

            @Łukasz-Szmigiel Hope to see this in the Store soon—it looks incredibly useful.

            Łukasz SzmigielŁ 1 Reply Last reply Reply Quote 0
            • Łukasz SzmigielŁ Offline
              Łukasz Szmigiel @Bigb0zz
              last edited by

              @Bigb0zz thanks, I just filled in the form to become a Suunto Partner. I’ll upload it after I’m accepted.

              S9PP 2.50.28

              1 Reply Last reply Reply Quote 0
              • EgikaE Online
                Egika Platinum Member @surfboomerang
                last edited by

                @surfboomerang said in [Discussion] Share your projects:

                All of the values are known, except the bearing to the POI. Is there any way to get this information?

                It should be possible to just calculate the bearing yourself.
                I think we are looking at the loxodrome here:
                https://en.wikipedia.org/wiki/Rhumb_line

                t6, S6, Elementum Terra, Ambit 3 Sapphire, Spartan Ultra Copper, Traverse Alpha, S7 Graphite LE, S9B Ambassador, S9P Titanium, S9PP Titanium, Vertical All Black, Race Titanium Charcoal, Race S Titanium Courtney, Run Lime, Race 2, Vertical 2 Titanium

                surfboomerangS 1 Reply Last reply Reply Quote 0
                • A Offline
                  AYamshanov @Wilson75
                  last edited by AYamshanov

                  @wilson75 thanks for the heads-up! Yes, that was me. After seeing such great feedback here and on Reddit, I decided to join the Partner Program and bring the app to the SuuntoPlus Store for everyone to enjoy.

                  1 Reply Last reply Reply Quote 1
                  • S Offline
                    skyfi @guderaber
                    last edited by

                    @guderaber can you opensource it? I’d like to pitch in. Me & Claude just deved the climb log app and debuged the whole issue that it crashes/can’t be enabled.

                    1 Reply Last reply Reply Quote 0
                    • surfboomerangS Offline
                      surfboomerang @Egika
                      last edited by

                      @Egika That would be possible if the coordinates of the POI are known. The problems is that the only value for POI seems to be the distance. (/Navigation/Poi/Active/Distance)

                      Target location (/Navigation/Targetlocation/Distance and /Navigation/Targetlocation/Coordinates) does seem to provide this information but when you select a POI the target location remains empty.

                      Suunto Vertical Titanium Solar
                      OnePlus Nord 4

                      1 Reply Last reply Reply Quote 0
                      • Łukasz SzmigielŁ Offline
                        Łukasz Szmigiel
                        last edited by

                        Constantin ready for release!

                        Data on the right refreshed once per second.

                        Data on the chart refreshed once per 6 seconds with an average from those 6 seconds to make the chart smoother. Also, the chart positions dynamically up and down every second (the dot represents current pace / HR).

                        Two modes available - one for pace, second one for HR (switched with top button).

                        Designed to make running more constant.

                        preview.png

                        S9PP 2.50.28

                        Thibault B.T 1 Reply Last reply Reply Quote 5
                        • Thibault B.T Online
                          Thibault B. Bronze Member @Łukasz Szmigiel
                          last edited by

                          @Łukasz-Szmigiel Very nice! Can’t wait to try it out.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post

                          Suunto Terms | Privacy Policy