Displaying 5 results from an estimated 5 matches for "78s".
Did you mean:
782
2017 May 30
9
GPX files
I have a Garmin 78s marine GPS receiver and it stores tracks in GPX
format. This is an XML encoded set of points giving longitude,
latitude, time and sea depth. Garmin support viewing this via their
Garmin Express product, but there only seem to be Windows and Mac
versions. I've emailed them and await a reply....
2001 Jul 24
3
strange slowness of plot
...tantaneous
plot(x, y, type='l', lty=2) - 18s plotting lines + 15s plotting axes
= 33s
plot(x, y, type='l', lty=3) - 76s ,, + 75s
,, = 151s
plot(x, y, type='l', lty=4) - 40s ,, + 38s
,, = 78s
A couple of observations:
(1) The plots for lty>1 seem to be rendered in "one chunk", that is a blank
graphics window appears and stays blank until all the lines appear at once.
Then another long wait for axes.
(2) While waiting for the plot, the computer becomes totally unresponsive....
2017 May 30
1
GPX files
...oint in time I wrote a script that converted gpx to kml so I could
> view them in Google Earth but it's been years since I did that.
>
> I don't know if Google Earth for Linux still exists.
>
>
> On 05/30/2017 04:02 PM, J Martin Rushton wrote:
>
>> I have a Garmin 78s marine GPS receiver and it stores tracks in GPX
>> format. This is an XML encoded set of points giving longitude,
>> latitude, time and sea depth. Garmin support viewing this via their
>> Garmin Express product, but there only seem to be Windows and Mac
>> versions. I'...
2017 May 30
0
GPX files
At one point in time I wrote a script that converted gpx to kml so I
could view them in Google Earth but it's been years since I did that.
I don't know if Google Earth for Linux still exists.
On 05/30/2017 04:02 PM, J Martin Rushton wrote:
> I have a Garmin 78s marine GPS receiver and it stores tracks in GPX
> format. This is an XML encoded set of points giving longitude,
> latitude, time and sea depth. Garmin support viewing this via their
> Garmin Express product, but there only seem to be Windows and Mac
> versions. I've emailed them...
2017 Jun 19
0
GPX files
Hi Martin,
On 31/05/17 00:02, J Martin Rushton wrote:
> I have a Garmin 78s marine GPS receiver and it stores tracks in GPX
> format. This is an XML encoded set of points giving longitude,
> latitude, time and sea depth. Garmin support viewing this via their
> Garmin Express product, but there only seem to be Windows and Mac
> versions. I've emailed them...