Replies: 4 comments
-
I know it’s in there but haven’t done the analysis (mostly because I don’t need it 😅) if you want to get the data out it’s doable but a bit of work. I have a bunch of hacked together tools to pull that data apart but you’ll most definitely want to use ProtobufDecoder to analyze the individual messages. I’m pretty limited on time and as I’m not super interested in the performance data, it’s not something I’ll be able to spend time on in the near future. But I’ll happily help with sharing experiences etc 👍 |
Beta Was this translation helpful? Give feedback.
-
hi! thanks for the fast response! i guess your repository is private? i
can't open the link.
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno lun 8 gen 2024 alle 19:37 Sander van Vliet <
***@***.***> ha scritto:
… I know it’s in there but haven’t done the analysis (mostly because I don’t
need it 😅)
if you want to get the data out it’s doable but a bit of work. I have a
bunch of hacked together tools to pull that data apart but you’ll most
definitely want to use ProtobufDecoder
<https://github.com/sandermvabvliet/ProtobufDecoder> to analyze the
individual messages.
I’m pretty limited on time and as I’m not super interested in the
performance data, it’s not something I’ll be able to spend time on in the
near future.
But I’ll happily help with sharing experiences etc 👍
—
Reply to this email directly, view it on GitHub
<#129 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWCFGU27UO7L2OB7CGLYNQ4GTAVCNFSM6AAAAABBRWIGESVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DANJTHEZDE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Probably a typo, try this https://github.com/sandermvanvliet/ProtobufDecoder |
Beta Was this translation helpful? Give feedback.
-
wow amazing! I will let you know what I will discover in the next weeks
hopefully!
Roberto Viola
Software engineer and open source enthusiast
http://robertoviola.cloud
Il giorno mar 9 gen 2024 alle ore 13:20 Sander van Vliet <
***@***.***> ha scritto:
… Probably a typo, try this
https://github.com/sandermvanvliet/ProtobufDecoder
—
Reply to this email directly, view it on GitHub
<#129 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAALYWDCE36KWWGAEVE2B53YNUYZZAVCNFSM6AAAAABBRWIGESVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DANRVGUZDA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Hi! First of all I would like to congrats with you about your amazing project!
I have a question about the zwift protobuf, did you check if it's possible also to collect the current workout metrics from the protobuf? I mean for example target wattage and target cadence? I know that these data are available from bluetooth for example, but it will be nice if we can extract these from the protobuf also.
Let me know!
Beta Was this translation helpful? Give feedback.
All reactions