Can you add full support to new .fit file data? With heart rate, rpm, power, power balance l/r, temperature ex data for garmin and bryton device? |
I don't know what "new" refers to. If there is some incompatible change in fit, I don't know about it and I don't know of anyone working on it. Many of the items you're asking about are implemented. See, for example, https://github.com/gpsbabel/gpsbabel/blob/master/garmin_fit.cc#L431 However, we're not fundamentally a fitness program. While we do carry around some fitness data to convert to formats like GPX, we leave specialized niche data to programs specializing in that. Crank power was already on the outer edge; different crank torque for each pedal isn't something I'm terribly motivated to add on my own. What we know about the Fit spec has been reverse engineered. While they provide documentation, their license is so completely incompatible with an open source project like ours that nobody working on code can look at it. (We can't exactly ensure confidentiality of knowledge derived from their specification when we publish the source code...) If you have information about this "new .fit" and want advice on how to implement it, ask away! RJL On Wed, Jun 8, 2016 at 2:21 PM, trell <[hidden email]> wrote:
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Gpsbabel-misc mailing list http://www.gpsbabel.org [hidden email] To unsubscribe, change list options, or see archives, visit: https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc |
Free forum by Nabble | Edit this page |