Replies: 2 comments 3 replies
-
I've already written a C++ class that takes in characters the bike produces and calculates CSCS data. There's not actually much to it. Much of this repo is not required to convert input to steering and CSCS data. This repo has code for testing, for emulating the bike to drive the software, for smoothing data and calculating useless details like extremely slow back-pedalling. I was planning on adding an additional bike to Qdomyos that uses it. I've not yet worked out how to locate the USB serial port using Qt/C++. I could just push some initial code and maybe someone will help. :-) |
Beta Was this translation helpful? Give feedback.
-
I've created #95 for this. I've done some initial development here and pushed it. I will look at integrating it into a branch off your dircon-client branch. |
Beta Was this translation helpful? Give feedback.
-
Hi @drmason789 , do you want to start an integration of this project with QZ?
Let me know in case!
Beta Was this translation helpful? Give feedback.
All reactions