S.W Develish
S.W Develish
I think you're correct, as I was running it from a shell and it appears to work when run in an xterm. One thing I wish for is better errors,...
@sidorares I'm working on the udisk2 interface. Really, I just need to have a function called when a USB stick is inserted and the system mounts it (using automount). Using...
Not sure why, but that code does not seem to fire at all. Adding debugging in there shows it never runs. Any ideas? var conn = dbus.createConnection(); conn.on('message', function(msg) {...
This morning I tried a variety of things but the conn never seems to fire with messages. I'm not sure if it's a permissions thing or something else failing silently.
@sidorares I put another 5-6h of work into it. Still not getting anywhere. I wonder if you tested the script on your side? If it worked there, is there anything...
Thanks, the addMatch part really made a difference! Is there anything documented on how to manage the msg object?
The following is functional although not really technically correct. It falls back to a big of an architectural problem because the IOException does not support a UNICODE error string of...
I have the same issue. Not sure if I will get around to implementing the MSP protocol. It seems that it is used by a number of sensors, so there...
Same problem here on Edge 2.10.4. I can see the telemetry under the model, CRSF/Diversity/PX4, but it always says no telemetry and the debug screens show 0hz. Has anyone managed...