Jan Staal

Results 34 comments of Jan Staal

This issue will be resolved by the commits referenced in this issue: https://github.com/javrasya/django-river/issues/188

I've written a simple fix for the above described issue, by pushing down the workflow object id into the query. Please see commit: https://github.com/JohnieBraaf/django-river/commit/58f49624c37e1e5d1bdb4c7680810126454e36a6 I see that I have left...

Thnx @javrasya for your feedback, I will have a look

Thank you for creating this PR @CapCap

Hi @mattytrentini, good to see this being added. I've been using this board and was not sure if it was derirable to submit it. I've added some comments in your...

Good, yes I've spent some time in the datasheet as well figuring out those pins. Be sure to check the zip. You could test with that. Haven't build in couple...

btw, here is the manufacturers version: https://github.com/WeActStudio/MiniSTM32H7xx/tree/master/SDK/openmv/Ports/micropython/boards/WeActStudioSTM32H7xx

> This seems to be related and might be a problem: [dji-sdk/RoboMaster-SDK#49](https://github.com/dji-sdk/RoboMaster-SDK/pull/49) It appears to me the `libmedia_codec` library is not available as a pypi package? @M4GNV5, libmedia_codec needs to...

You need do do pip install robomaster or build the codec whl file yourself, see my open pull request. -- https://github.com/dji-sdk/RoboMaster-SDK/pull/49 -- https://github.com/JohnieBraaf/RoboMaster-SDK

Yes, you can use https://github.com/JohnieBraaf/RoboMaster-SDK for now, I have merged the latest upstream commits