• RE: onPartialUpdate and Low Power Mode

    Former Member
    Former Member
    Jim,

    Just wanted to thank you again and give you a quick update on my progress so you'd know that your assistance didn't fall on deaf ears. When I originally posted my question, I didn't realize I was exceeding the power budget. However, after I implemented…
  • RE: SPEED Source

    Ideally, at least with some of these, we'd be able to get access to multiple values. Like elevation. It would be really good to be able to get both the GPS and barometric elevation values as they are more accurate in different situations. When you…
  • RE: Why Monkey C?

    What gave you the impression that I am frustrated? Please don't read too much into this. I am using the Eclipse IDE indeed, it works fine but still is not ideal as it does not treat the .mc files as proper code files so all of eclipse's features are not…
  • RE: LandNav datafield - practice land navigation

    --- Edit 2020 May 12 ---

    I'm working on updating this app. Should be ready for testing soon

    --------------------------- (below is older message) --------------------

    Hi

    thanks for your question sorry for the late reply. First off I will probably not…

  • Background module - is companion app communication supported in the background?

    I've been looking into the Background module functionality available in Connect IQ 2.3. The programmer guide documentation mentions this:

    Applications can register for background services. Services can be registered to run when various events occur…
  • Cadence+Avg & HR+Avg

    Dear All,

    I like very much datafield developed by Dr.MAUMI : POWER+AVG and SPEED+AVG and I use it a lot on my edge 820.

    I like it so much that I decided to code Cadence+Avg and HR+Avg on the same model.

    I do not know how to publish my app but at least I…
  • RE: Hourly Chime Fenix 3/5

    Apple Watch doesn't have it. Now I know what I'm missing.

    Can't think of anything worse than the sound of hundreds of chimes going off every hour. There's a reason why this was removed from most watches.

    By ignoring the request of the one…
  • Calling functions from compute(info) vs (onUpdate), Defining Global Variables

    Former Member
    Former Member
    Below is part of some code for a Data Field...
    [Please note for some reason it would not allow me to post with many (but not all) brackets ( ) so I have had to delete them from the code and the text!!!]

    using Toybox.WatchUi as Ui;
    using Toybox.Graphics as…
  • RE: Watchface: VSWF (Very Simple Watch Face)

    Former Member
    Former Member
    thanks for your responsiveness to the community's (and my!) needs...

    first, another small bug:
    - after leaving high power mode (with the seconds ticking away), the seconds stop updating, and then shift up a little (closer to the minute) and doesn…
  • RE: Race Countdown

    Former Member
    Former Member
    Multiple start events

    Hello, is it possible to add the option to repeat the timer automatically? I recently joined a slalom match and they once set the timer to (for example) 5 minutes. everybody starts the watch at the same time and then all the races…