Janez Troha

Results 51 comments of Janez Troha

This would be great! For example you can add file composer.json with following: ``` { "name": "everzet/jade.php", "description": "HAML-like template engine for PHP 5.3 & Symfony2 ", "keywords": ["jade", "minification","template"],...

Another way: ``` mkdir megafilter cd megafilter npm install megafilter node_modules/.bin/megafilter -s subscriptions.xml --import-greader-starred starred.json ```

Starting point https://github.com/dz0ny/mopidy-8tracks/

This is attempt to use BLE on esp32 based tx https://github.com/dz0ny/ExpressLRS/tree/add/ble-telemetry

> Is anyone working on this? It would be good if radios with built in elrs work. The USB of the radio could be used to transmit telemetry data. You...

Docs published on https://paretosecurity.com/blog/run-custom-checks-in-auditor. It's now possible to do custom check and docs have starting point for your use case.

Tested on CrazyBee variant of BETAFPVF4SX1280, works fine as well.

> flew 2 flights, worked great. > > non elrs related issue: osd elements messed up for HDZero, link quality not working, voltage acts weird. i'll assume it's from wherever...

Yep tests fail because there is new attribute "file" outputted by default. ``` 007+ ["file"]=> 008+ string(43) "/home/circleci/project/ext/tests/common.php" ``` The problem is that a test will fail because diff (because...