Velocet

Results 9 comments of Velocet

Maybe it's good to make a list with Pros/Cons in the first post to keep it "facts based": * 👍 **Pros** * Better UI / Development Tools (VScode / Visual...

Disable it. And also check if the Java update settings are correct (normally they are not set to install automatically, they will prompt you before).

I would suggest to block everything and only allow certain apps. In the case of _explorer.exe_ this will break LAN connections (File Sharing, Computer Browser, etc.). To circumvent this it...

exFAT would make more sense than anything else: - Supported on every major OS (Windows, Linux, macOS, Android, iOS, etc.) - Available implementations: http://elm-chan.org/fsw/ff/00index_e.html The mentioned implementation seems pretty nice...

But a manual check doesn't fix the problem and even worse: It's always better to have auto update cause most people don't tend to update...

I got the same problem with the following line (and many other .. this is just an example) in script not written by me: `Write-Host ($Error[0]).Exception` this gets formatted to...

@parlotto Have you tried the [SX1276 Starter Kit](https://semtech.my.salesforce.com/sfc/p/E0000000JelG/a/2R0000001NOL/8ljPPJsLHbBKyMYZ6YnUWLmhDU1tTZxWPHkdvzQPSqE) software from Semtech? Maybe they implemented something that everyone is missing? Use the GUI to set everything up and then export the...

The only thing thats changed in the original file to the rtl_433_ESP one, is the deletion of the following line: https://github.com/NorthernMan54/rtl_433_ESP/blob/1b689e17c3824eb4f6a4b3e8eed4b04f198b0af9/src/rtl_433/devices/tfa_drop_30.3233.c#L208 Apart from ESP related changes there are no other....

@mtdcr / @zuckschwerdt You both should have a look at [iown-homecontrol](https://github.com/velocet/iown-homecontrol) The protocol is mainly deciphered and the „encryption“ is broken and documented. You will find all relevant info there.