Commit Graph

98 Commits

Author SHA1 Message Date
Dave Conway-Jones 032a9d6435
add reset capability to rue node 2017-12-20 16:28:32 +00:00
Dave Conway-Jones 605c2b0fe2
redo rbe fix #335
(no idea why it reverted)
2017-09-11 17:45:45 +01:00
Dave Conway-Jones e89861f4e3
Fix RBE payload changing downstream (needs cloning before storing) 2017-09-11 17:33:50 +01:00
Dave Conway-Jones a64d758e18
cleanup datagenerator editor instance 2017-06-24 12:17:18 +01:00
Dave Conway-Jones d39e033409
bump packages for nom 2017-06-16 07:16:42 +01:00
Kazuhito Yokoi 7bba1bee7e Add Japanese translation file for rbe node(rbe.json) (#336) 2017-06-16 07:15:15 +01:00
Dave Conway-Jones 3add95128d
bump rbe package for nom and fix test 2017-06-13 20:34:01 +01:00
jmikerq 652d857dd6 fix deadbandEQ mode in rbe.js (#335) 2017-06-13 20:32:13 +01:00
Dave Conway-Jones 4768ecc16c
pigpiod html lint === 2017-05-24 19:45:31 +01:00
Dave Conway-Jones 76e33acae5
add ignore first message option to rue node 2017-05-24 13:14:55 +01:00
Dave Conway-Jones 774bc50589
add greater and greater or equal modes to RBE bandgap mode 2017-04-14 21:38:42 +01:00
Dave Conway-Jones 93c85ca7cd Allow Smooth node to be reset by msg.reset
to close #273
2017-02-07 21:41:18 +00:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones 31cb3d1e46 fix random node initial value (and tests) 2016-12-27 21:25:57 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Nathanaël Lécaudé 32282ec528 Fix typo in node-red-node-smooth (#205) 2016-05-02 21:55:18 +01:00
Dave Conway-Jones 14b1c3b123 correct path of source file
Thanks @Ltrlg
2016-05-02 19:21:39 +01:00
Dave Conway-Jones c3a8a4088d Let rbe node compare to previous input OR output
closes #192 and #193
Also update info and test.
2016-03-21 00:01:50 +00:00
Dave Conway-Jones 2ed8e5a306 Add data-generator node 2016-03-16 16:37:23 +00:00
Dave Conway-Jones 88985f4fe7 update analysis and utility nodes info style 2016-03-02 13:27:52 +00:00
Dave Conway-Jones eff8327971 Info/Doc style updates to core/pi nodes 2016-03-02 13:27:52 +00:00
Dave Conway-Jones 952a794db5 add decimal places option to smooth node 2016-02-14 13:47:04 +00:00
Dave Conway-Jones dd250a77bc core to Pi node-red-nodes info updates
to be more consistent style
2016-02-12 13:14:12 +00:00
Dave Conway-Jones 6c3dbbbfbb Update RBE to add object compare
and narrowband mode (thanks @nlecaude for the idea)
2016-02-02 13:39:37 +00:00
Dave Conway-Jones 11dfcd4a46 Fix RBE node gap validation to allow floating point 2015-12-11 15:13:12 +00:00
Dave Conway-Jones 5d4a255876 Add Standard Deviation calculation to smooth node 2015-10-11 17:47:08 +01:00
Dave Conway-Jones e3e2df935f fatten up rbe icon slightly 2015-08-11 19:56:23 +01:00
Dave Conway-Jones f385c13d44 bump package versions of i18n nodes
twitter, feed parser, email, and rbe
2015-07-14 23:03:46 +01:00
Dave Conway-Jones b4fba0dd79 point rbe to correct icon 2015-07-14 22:10:18 +01:00
Dave Conway-Jones 463ad75357 fixes/updates to be i18n version 2015-07-14 22:01:08 +01:00
Dave Conway-Jones 1ff66443fb add be i118n version with test 2015-07-14 21:03:07 +01:00
dceejay 76f55af264 Update Package.json file for all node-red-nodes to be Apache-2.0 2015-05-29 14:58:34 +01:00
dceejay d060e0b301 remove snapchat node, update pusher node, grammer correct random node package.json 2015-04-24 21:17:02 +01:00
dceejay 578b010ab0 Add PID Controller node 2015-04-23 14:31:08 +01:00
Nick O'Leary e41893eccb Random node always returns floating point 2015-04-22 13:18:55 +01:00
dceejay 4dae7ece06 add ngeohash to package.json for tests... 2015-03-31 15:35:37 +01:00
dceejay 9b56b6f4c3 add some more tests (and fixes for resulting bugs :-) 2015-03-31 15:15:38 +01:00
dceejay 3c4d4b91d9 fixes for speeling mistooks in smooth and msgpack fixes. 2015-03-31 13:25:59 +01:00
dceejay b112f03a64 add rbe to missing payload compatible list. 2015-03-31 13:19:02 +01:00
dceejay 3896a82bd8 Start making non-red-nodes tolerant to missing payloads 2015-03-31 13:18:25 +01:00
dceejay 7338a17991 Tiny tidy up of RBE node 2015-02-14 17:56:29 +00:00
dceejay f4fdebfba5 Misc tidy ups of jsHint "issues" for some node-red-nodes 2015-02-05 13:52:20 +00:00
dceejay 9c36a44545 Add simple RBE node 2015-01-23 13:34:10 +00:00
Dave C-J ecbde5d3d5 Add Random number generator node. 2014-10-27 20:26:49 +00:00
Dave Conway-Jones e3c001d586 Merge pull request #72 from hindessm/remove-npm-debug-log
Remove npm debug log
2014-10-07 22:20:21 +01:00
Dave C-J 2193eaab24 Update Smooth node to our more normal html layout.... 2014-10-02 19:35:07 +01:00
Mark Hindess 0d2b89903d Remove Dave's npm-debug.log file. 2014-10-01 09:00:26 +01:00
Dave C-J 60dba00c73 Move Smooth node to function folder to better reflect it's category.
(as suggested by Paul)
2014-09-21 11:14:57 +01:00