- field data for MESG_TYPE_SESSION and MESG_TYPE_LAP can only be float; string always gives the error 'string too long for allocated space', other types show #VALUE# in the resulting FIT file on Monkeygraph
The default string length is 1 character…
- field data for MESG_TYPE_SESSION and MESG_TYPE_LAP can only be float; string always gives the error 'string too long for allocated space', other types show #VALUE# in the resulting FIT file on Monkeygraph
results from saving/skipping the scanning is similar for the 645m, it uses more than 3% battery/hour for reading every 5 minutes, which is unusable. I am able to get that down to 2.5%/hour when only reading every 30 minutes, but that's still too much…
In which languages is this fairly common? I know that Ruby supports automatically calling the parent constructor if the number of arguments match, but this is the only language that I know of that does it. They added the super keyword and the ability…
What I learned is that I can't really trust the sim. In most cases when it doesn't work, it turns out that it's just another bug in the sim, but there are also cases when it makes you think that everything is ok, and in real devices things don't work…
I'm developing a complex datafield that's pulling Activity.Info but also Weather under compute. Under onUpdate the dc is drawn every second (using direct draws only).
1. What's a clean and preferred way to avoid overloading on Weather (or other…
OK, I believe that I figured it out. The intent that is sent with INCOMING_MESSAGE, at least in my case, is not an implicit one: it mentions the package of my app - you can clearly see `pkg=com.garmin.android.apps.connectiq.sample.comm` above. Hence INCOMING_MESSAGE…
My understanding is that for AMOLED Garmins (I don't own one), native apps will dim after the timeout period, in Always On Display Mode. Additionally, native apps on AMOLED devices are known to shift pixels to prevent burn in.
If AOD…
I don’t understand why my heart rate always records so low (and therefore intensity minutes calculated too low) when I do an erg workout using Concept 2 Ergdata. I connect my heart rate monitor and phone (with Ergdata app) to the erg monitor. While rowing…
Just a note on other Edge series:
The behaviour of xx40 devices has changed regarding distance to destination when you’re not on the loaded course: it is not available in that case. That means, you‘ll get no value when riding to start without navigation…
Thanks for the suggestion - I have not tried using a custom font.
After some experimenting, I was actually able to get it to work. For some reason, setting a palette with only 2 colors (black, transparent) did not work. Out of desperation, I created a…