HMs DIY #1-6

Store Link

Because I want to keep this datafield and the app free for use I would be very grateful about a small donation to PayPal

A detailed description of how to use it can be found here: 

HMs_DIY_GUIDANCE.pdf
HMs_DIY_ANLEITUNG.pdf

Thanks very much to mcinner1 for putting so much time into this documentation!

Designer download

You can contribute on my github page.
You can upload your layout so others can use it as well.
Also any changes to the fonts.txt can be updated there as well.

Garmin_HMsDIY

=======================================================================
RELEASE NOTES
=======================================================================
-----------------------------------------------------------------------
3.6.2
* switched to new SDK 7.2.1
* added devices: Approach S7 42mm, Descent Mk3 43mm /Mk3i 43mm, Descent Mk3i 51mm, Edge 1050, epix Pro Gen2 42mm, epix Pro Gen2 47mm / quatix 7 pro, epix Pro Gen2 51mm / D2 mach 1 pro / tactix 7
Fenix 7 Pro, Fenix 7 Pro Solar, Fenix 7S Pro, Fenix 7X Pro, Fenix 7xPro Solar, Forerunner 165, Forerunner 165M, Venu 3, Venu 3S, Vivoactive 5
-----------------------------------------------------------------------
3.5.1
* switched to new SDK 4.2.4
* added devices: FR265, FR265S, FR965, GPSMAP 67/67i, Marq (Gen 2), Marq (Gen 2) Aviator, EDGE 540, EDGE 840, Instinct 2x Solar
* added two new font types GLANCE, GLANCENR (only available if device supports it!)

for full releasenotes see: releasenotes.txt
=======================================================================

 

  • I think, it depends which one is used as the master pedal. Since there are single sided powermeters, I guess one or the other is used with its absolute value. so yes, I guess these power% L/R are correct.

  • Thanks for the help. As I dont have experience with these devices nor have one, I am depending on your testing and feedback, thanks for that !

    I will wait a little for the next version, maybe something else comes up.

    Is there anything else?

  • thanks - we will test!

  • I'd be quite interested in the battery status of the bike radar which should also be mapped to Device::getBatteryStatus.

    And is it possible to convert and return the battery status values to the constants' "text", ie. OK instead of 3 or GOOD instead of 2?

    BATT_STATUS_NEW = 1
    BATT_STATUS_GOOD = 2
    BATT_STATUS_OK = 3
    BATT_STATUS_LOW = 4
    BATT_STATUS_CRITICAL = 5
    BATT_STATUS_INVALID = 7
    BATT_STATUS_CNT = 6

  • One request:

    The new feature in Designer program: to click on a figure in preview and you'll instantly get all properties presented is very helpful when editing a layout.
    But I think it is not necessary to hilight the figure or graphic.
    I always have to uncheck the checkbox afterwards...

  • EDIT:
    Ok, I see now, it's good to see you hit the right figure (because it gets red).
    Maybe it is possible to revert to the original color (uncheck) when releasing the mouse-button?

  • New version 2.6.3 on clone #4 

    http://public.stattegg.info/HM_DIYD_2.6.3.zip

    -----------------------------------------------------------------------
    2.6.3
    * changed values: 'pedal power %', 'pedal right ind' to 'pedal power left %' and 'pedal power right %'
    * when element is clicked in preview it only gets highlight till mouse button is released
    * fixed time format replacing when text is in front of format string
    * new values: only used for graphic element 'Direction arrow': If valuetype is 'none' the direction arrow behaves as before.
    But if valuetype of the 'Direction arrow' is set to either 'Start coordinates', 'North' or 'Setting coordinates' it will point to this valuetype

    Replacing the battery status with text I will add in the next version, forgot about it.

    regards

    Erich

  • Replacing the battery status with text I will add in the next version, forgot about it.

    And once again... ...thank you very much!

    And a thought about text replacement for Battery Status:
    you should keep the numeric values available alternatively, so one can use dynamic colors...

  • That was the plan (-: you will only have to replace $V with $T (in the next version)

  • Wanted to add the stuff now so it can be tested, so new version again: 2.6.4

    http://public.stattegg.info/HM_DIYD_2.6.4.zip

    -----------------------------------------------------------------------
    2.6.4
    * new values: status and battery for ANT bike radar and lightning network
    * ant device state and battery state can now be shown as text (just replace $V with $T) (value is still stored, so dyn colors can be used)