-
I apologize, if the issue is already on GitHub, but i couldn't find anything.
While working with darktable, i saw it detects my lens wrong.
I used for the photo the Canon RF 24-105 F4-7.1 IS STM
…
-
Приветствую. Пытаюсь найти рабочую библиотеку midiusb для stm . Наткунлся на Ваш код , сделал все как описано , откорректированный код скомпилировался и собрался без ошибок. Контроллер F411 на BlackPi…
-
```
What steps will reproduce the problem?
1. write small program which contains next instructions in specified order:
MOV r0,#0xa50000
LDR r0,=0x123456
STM r1,{r0,r2}
2. compile
3. run
W…
-
There are points in the execution of a script where we can guess the result of an expensive operation, and continue on a speculative basis before the operation is complete. For example we can guess t…
-
I want to make a probably-contraversial claim and proposal. :-)
The classes are currently factored based on how the various utils are implemented. For example `bracket` uses `mask` etc internally, …
-
![iuuse#1](https://user-images.githubusercontent.com/19223568/93712182-cfe06300-fb86-11ea-8482-2104aa0b4d75.jpg)
-
ORGs are indexed in their own ES index, separate from DEVs. There is no real use case for displaying them other than my own curiosity.
* [x] display the list similar to the list of DEVs using the…
-
Hello.
I would like to use a 1.4 ramps with panda pi, are there any additional components apart from those present on the ramps and the raspberry pi?
Thank you in advance.
-
Hi:
Thanks for sharing the code. I notice that the current released weight is for the semi-supervised track and different from the weights you used in the interactive track of the DAVIS 19 challenge.…
-
I'm trying to communicate with the VAT1100 via RS-485 (the "USB"-Port). I can send and receive unreadable shit with htern using a RS485 to USB converter. Unfortunately, I'm not able to extract the nee…