1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Dave Conway-Jones
b75f12aced
piSRF - better handle timeouts, closing 2018-11-28 09:18:18 +00:00
Dave Conway-Jones
e1e5432ac6
revert srf node to not use edges
seems more reliable to me... :-)
2018-11-11 22:36:42 +00:00
Dave Conway-Jones
b4fca36ab6
let python sub processes use python3 2018-07-07 19:24:35 +01:00
Dave Conway-Jones
acc2dc1a14
Allow a bunch of Pi nodes to be visible but not active when used not on a Pi 2018-04-15 11:24:56 +01:00
denisfrench
e61da83d5d Improve restart upon timeout (#338) (#353)
* Print error on exception and tweak GPIO setup

* Restart script on timeout

* Add GPIO.cleanup to restart() function

* Use interrupts instead of polling input pin state
2017-09-07 21:12:33 +01:00
Dave Conway-Jones
363bb55b26
SRF node - add ability to set time interval
to close #338
2017-08-14 09:20:18 +01:00
Dave Conway-Jones
13fbfc4f22
bump PiSRF node to fix timeout
Thanks @bartbutenaers to Close #309
2017-05-08 09:01:45 +01:00
bartbutenaers
2700a2c300 Pisrf performance fix (#309)
* performance fix

* performance fix
2017-05-08 08:57:29 +01:00
Dave Conway-Jones
a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones
2ef447dfeb Add PiSRF node - reads SRF05 (or 04) Ultrasonic range module 2015-11-01 14:59:21 +00:00