Pavel Zhovner

Results 77 comments of Pavel Zhovner

Hi, @[RCayre](https://github.com/RCayre). Do you have a Flipper Zero? Please send me your address where we can send a device for you: `[email protected]`

I found a nodejs library `crc-full` which has all possible types of CRC https://www.npmjs.com/package/crc-full I suggest to replace `CRC16` and `CRC32` operations with one `CRC` operation with drop-down list containing...

I have LG 24UD58 and your build does not works. As I see it can't get the current value of BR and CR. I have the same issue https://github.com/kfix/ddcctl but...

I have the same issue. ![2a](https://user-images.githubusercontent.com/774290/35084078-40dfcad8-fc33-11e7-9a7b-3f0d7694418b.png)

Can you please explain how you get `cmd+shift+[]` works? I have the same issue #256 on High Sierra. ![2a](https://user-images.githubusercontent.com/774290/35084078-40dfcad8-fc33-11e7-9a7b-3f0d7694418b.png)

>CI seems to work just fine on OSX What is CI? >The dependencies are installed according to this script All dependencies are already installed by homebrew formula and I have...

>What's the output of pkg-config --libs --cflags jsoncpp? `-I/usr/local/Cellar/jsoncpp/1.9.1/include -L/usr/local/Cellar/jsoncpp/1.9.1/lib -ljsoncpp`

Latest MacOS 10.14 (Mojave). As I remember that was on all macOS versions. I can gave you VNC to macOS machine if this can help.

Wow, thank you!

In README `bcm43455c0` is marked as not supporting injection. Is this wrong? @DrSchottky @JRWR What the real difference between `bcm4345` and bcm43455**c0**? Is there any way to find this `C0`...