Commit Graph

18 Commits

Author SHA1 Message Date
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 9300e81e3d correct BBB callback response to check exists
To Fix #198
2016-04-14 11:26:57 +01:00
Dave Conway-Jones ed4b6b18ec Add debounce time to the to BBB input node 2016-02-02 12:36:27 +00:00
Dave Conway-Jones 7cb43208e6 Fix BBB node input interrupt attach failure 2016-02-01 10:26:04 +00:00
Dave Conway-Jones 9ba84c4908 catch possible non-property in BBB node 2016-01-29 20:07:17 +00:00
Dave Conway-Jones 705c7f76c4 apply analogue in patch
Thanks @mschm
to Close #166
2016-01-12 22:37:37 +00:00
Dave Conway-Jones 681bdae576 Update BBB nodes to support Jessie
Fix to close #156
Now mandates octalbonescript so a minor version bump.
2016-01-01 14:38:39 +00:00
dceejay f497b57b7d Apply consistent style to node-red-nodes
(not updating npm for this yet - just whitespace)
2015-05-11 19:25:39 +01:00
dceejay d511ee69fb lots of little node edits to clean up jsHint "errors" 2015-03-26 18:55:03 +00:00
dceejay 5a27ce17e8 fix fix for #105 2015-03-16 17:32:08 +00:00
dceejay 9d11a48cb1 Update to BBB node
Fixes #105
Thanks @maxwellhadley
2015-03-16 16:28:01 +00:00
dceejay 9170cc6282 Little extra loading error handling for BBB node 2015-01-29 16:41:39 +00:00
Maxwell Hadley ee341f7056 BBB nodes will now use octalbonescript if it is available 2014-12-29 18:15:57 +00:00
Dave C-J 999874f2b5 jsHint passing versions of BBB, scanBLE and wemo nodes.
Also fixe and in vs out issue on wemo... no way it could have been working previously..
2014-06-30 23:41:38 +01:00
Dave C-J 5a9cfb3425 Tweaks to hardware nodes to throw not laoded exceptions correctly. 2014-04-08 15:54:08 +01:00
Dave C-J 3da2a29b5e Set BBB nodes to only load if bonescript present. (ie on a BBB) 2014-04-01 10:45:54 +01:00
Maxwell Hadley 3b7acd821e Added 'bbb-' prefix to all node names 2014-03-05 23:31:38 +00:00
Maxwell Hadley 6cb70d73f1 Add hardware nodes for Beaglebone Black: analogue in; discrete in/out; pulse in/out 2014-03-05 21:21:52 +00:00