Re: Anyone using/playing with .fit files?

2021-11-01 Thread Graham Samuel via use-livecode
Thanks Sean - very helpful. I’ll look into it shortly.

Graham

> On 31 Oct 2021, at 22:43, Sean Cole via use-livecode 
>  wrote:
> 
> Hi Graham,
> 
> You could use the FitCSVTool For OSX (
> https://developer.garmin.com/fit/fitcsvtool/osx/) and use a command line
> call from LC to convert the .fit file internally and make use of the data
> within. That's the way I would go personally.
> 
> Sean
> 
> 
> On Sun, 31 Oct 2021 at 15:36, Graham Samuel via use-livecode <
> use-livecode@lists.runrev.com> wrote:
> 
>> I’ve just come across these files which are generated by sport apps (such
>> as Garmin and Specialized) and also have health applications. The format
>> appears to be open and was I think originated by Garmin. The SDK is
>> available but not too friendly to a Mac/LC person.
>> 
>> My interest is in extracting suitable data for a .gpx file to show routes
>> and other stats related to bike rides. I believe I could code this in LC
>> but I wondered if anyone else had tried it.
>> 
>> TIA
>> 
>> Graham
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Anyone using/playing with .fit files?

2021-10-31 Thread Sean Cole via use-livecode
Hi Graham,

You could use the FitCSVTool For OSX (
https://developer.garmin.com/fit/fitcsvtool/osx/) and use a command line
call from LC to convert the .fit file internally and make use of the data
within. That's the way I would go personally.

Sean


On Sun, 31 Oct 2021 at 15:36, Graham Samuel via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I’ve just come across these files which are generated by sport apps (such
> as Garmin and Specialized) and also have health applications. The format
> appears to be open and was I think originated by Garmin. The SDK is
> available but not too friendly to a Mac/LC person.
>
> My interest is in extracting suitable data for a .gpx file to show routes
> and other stats related to bike rides. I believe I could code this in LC
> but I wondered if anyone else had tried it.
>
> TIA
>
> Graham
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Anyone using/playing with .fit files?

2021-10-31 Thread Graham Samuel via use-livecode
I’ve just come across these files which are generated by sport apps (such as 
Garmin and Specialized) and also have health applications. The format appears 
to be open and was I think originated by Garmin. The SDK is available but not 
too friendly to a Mac/LC person.

My interest is in extracting suitable data for a .gpx file to show routes and 
other stats related to bike rides. I believe I could code this in LC but I 
wondered if anyone else had tried it.

TIA

Graham
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode