Edu
Edu
Also Tried Forking the project. After resolving gradle I try to build and run main.dart, but then I get: `Task 'assemble' not found in root project 'flutter_mlkit-master'.`
Hi, same question/request. I have a Cube connected to a linux companion computer via the Telemetry uart and I would like to read the RC channel values that are sent...
@IamPete1 Would you be able to send me the spec that you have for the datalink unit? I'm having a really hard time getting my hands on it..
@v-petrovic thanks, I finally did manage get my hands on the spec and made a python driver that is able to get the esc-telemetry form the datalink V2 using a...
Sure, its not particularly well implemented, but it allowed us to read the values quickly enough... ``` from time import sleep import serial from ctypes import c_int16 class DatalinkDriver(): def...
This is still a problem for my setup, but I can also not use the work proposed by @ranocha because `plotlybase_syncplot` is not available: Julia Version 1.9.2 Plotly v0.4.1 PlotlyBase...
Same issue here.
Hello @holden-zenith, I would be extremely gratefull if you were able to do it (I'm sure there are others). It seems like using a lua script might be the easiest...
This is great news. Once it's released, could we add a link to the documentation at the end of this thread? Or if there isnt going to be a dedicated...
Hi @khancyr If you would like someone to review or test I'd be happy to help. We are all very eager to start testing this on our end.