Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - chrismtb

#1
Yes, It's android 10,

I downloaded beta 7.5.9beta35 and all works fine

thanks,
Chris
#2
Oruxmaps 7.4.22

The issue appears with Garmin Heart Rate Monitor.
in "Global Settings" -> "Sensors" -> "ANT+" -> "Automatic device search" => I get error message from Android "OruxMaps keeps stopping"  (after reopening no device is detected -> ID is 0)
Sometimes above resets OruxMaps (in both cases no device is detected)

My Garmin HRM Belt can be found in IpSensorMan and provides proper bpm values. (it shows Device ID 26034)

When I use that Device ID and enter in "Sensors" -> "ANT+" -> "Hear Monitor ID", then when I press from Bar Menu first icon with arrow -> "Sensors" -> "Start ANT+" => then oruxmaps just quits without any message. When I reopen oruxmaps and click on "Start ANT+" again I get "OruxMaps keeps stopping"


Is there any solution to this issue?

My sensor worked fine with some much older OruxMaps version. After update I did not use my HRM long time so did not notice that.

thanks,
Chris
#3
BETAS / Re: New beta version, 7.2.XbetaX
July 11, 2018, 06:41:35 PM
in 7.2.15beta14 I am getting "Error in SQLite Tracks database!"

I cannot import gpx for that reason -> "Processing..." -> "Error when loading track"



When I record a track and save it, it says "Successfully saved the track into database" but the "Manage Tracks/Routes" is empty with the "Error in SQLite...."



Any additional settings need to be done?



thanks,

Chris
#4
GENERAL / exported strava gpx loaded into oruxmaps
July 06, 2018, 04:27:39 PM
Using oruxmaps 7.2.14



When I  load gpx file from Strava with "Follow/see as a Route" the name of the file is shown at the beginning of this Route (horizontal text)

https://ibb.co/cna6gd">

But when I load this gpx file with "Load as Map Overlay" a text "Segment 1" is shown at the beginning of this track (text aligned to track/segment)

https://ibb.co/jFtEZy">

Example gpx (https://pastebin.com/YC9hyRZY">//https://pastebin.com/YC9hyRZY).



Is there a possibility to use filename in both cases?

Or maybe there is an attribute in gpx file that can be used to produce some different text than "Segment 1"?



thanks,

Chris
#5
GENERAL / strava heat map kml file
July 31, 2017, 01:36:39 PM
what is the proper way of putting an overlay with strava heat map?



Currently I have in onlinemapsources.xml

this entry:

  <onlinemapsource uid="66">

    <name>Strava heatmap (LAYER)</name>

    <url><![CDATA[http://globalheat.strava.com/tiles/cycling/color2/%7B$z%7D/%7B$x%7D/%7B$y%7D.png">http://globalheat.strava.com/tiles/cycl ... }/{$y}.png">http://globalheat.strava.com/tiles/cycling/color2/{$z}/{$x}/{$y}.png]]></url>

    <minzoom>0</minzoom>

    <maxzoom>18</maxzoom>

    <projection>MERCATORESFERICA</projection>

    <servers></servers>

    <httpparam name="User-Agent">{om}</httpparam>

    <cacheable>1</cacheable>

    <downloadable>1</downloadable>

    <maxtilesday>0</maxtilesday>

    <maxthreads>0</maxthreads>

    <xop></xop>

    <yop></yop>

    <zop></zop>

    <qop></qop>

    <sop></sop>

  </onlinemapsource>



that works as a map.



How can I use the kml overlay feature to put strava heat map over my biking map (openandromaps)?